@charset "utf-8";
/* CSS Document */

#top_main_image {
	padding: 0px;
	clear: both;
	width: 880px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	overflow: hidden;
	height: 240px;
}



/*TOPページニュースエリア*/
.top_news_area {
	margin: 0px;
	clear: both;
	width: 490px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.top_news_area dl {
	display: block;
	clear: both;
	width: 480px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #423200;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	overflow: hidden;
}
.top_news_area dl dt {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-image: url(../images/title_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	clear: both;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 470px;
	overflow: hidden;
	display: block;
}
.top_news_area dl dt a {
	color: #423200;
	text-decoration: underline;
	font-weight: bold;
}
.top_news_area dl dt a:hover {
	color: #807C00;
	text-decoration: underline;
	font-weight: bold;
}


.top_news_area dl dd {
	display: block;
	margin: 0px;
	clear: both;
	width: 470px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 135%;
	color: #333;
	background-image: url(../images/title_line.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	overflow: hidden;
}



/*TOPページ書籍エリア*/
.top_book_area {
	background-image: url(../../images/title_book_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	clear: both;
	height: 30px;
	width: 465px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.book_column {
	padding: 10px;
	clear: both;
	width: 474px;
	border: 3px solid #ddd;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: hidden;
}
.book_column img {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.book_column dl {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 380px;
	overflow: hidden;
}

.book_column dl dt {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	display: block;
	clear: both;
	width: 380px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.book_column dl dd {
	font-size: 12px;
	line-height: 135%;
	color: #333;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 380px;
}


.counter_text {
	font-size: 12px;
	color: #333;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 35px;
}
td {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
