.container {
	background-image: url(../img/container_top_bg_wave.gif)!important;
	background-repeat: repeat-y;
}

/*.main_img {
	background-image: url(../img/top_img.jpg);
	height: 210px;
	width: 830px;
	background-position: left bottom;
}*/

.top_area {
	width: 645px;
	float: right;
}

.top_section {
	width: 460px;
	padding: 15px 0px;
	float: left;
}

.top_box {
	width: 450px;
	padding: 0px 0px 10px 10px;
	margin: 0px;
}

.top_box02 {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin: 10px;
	width: 420px;
	clear: both;
	background-image: url(../img/bg_mono_grada01.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	text-align: center;
}


.top_box p {
	padding: 5px;
	margin: 0px;
}

h2.explain {
	font-size: 10px;
	font-weight: normal;
	line-height: 1.0em;
	position: absolute;
	top: 35px;
	left: 48%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 400px;
	color: #0f1e71;
	z-index: 0;
}

/* トップセクション
------------------------------------------------------------- */

.top_section h3 {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 460px;
	text-indent: -9140px;
	clear: both;
}

h3.top_sti_results {
	background-image: url(../img/top_sti_results.gif);
}

h3.top_sti_topics {
	background-image: url(../img/top_sti_topics.gif);
}

.sub_section h3 {
	margin: 10px 0px 0px;
	padding: 0px;
	height: 30px;
	width: 170px;
	text-indent: -9140px;
	clear: both;
}

h3.sub_sti_appeal {
	background-image: url(../img/sub_sti_appeal.gif);
}

h3.sub_sti_newbook {
	background-image: url(../img/sub_sti_newbook.gif);
}

/*100319追加*/
h3.sub_sti_content {
	background-image: url(../img/sub_sti_content.gif);
}
/*ここまで*/

dl.results_thum {
	float: left;
	width: 150px;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
}

.results_thum dt,.results_thum dd {
	margin: 0px;
	padding: 0px;
}

dl.top_topics_list,dl.top_topics_list dt,dl.top_topics_list dd{
	margin: 5px 0px 0px;
	padding: 0px;
	width: 410px;
	text-align: left;
	font-size: 100%;
}

dl.top_topics_list dt{
	float: left;
	clear: both;
	width: 75px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
}

dl.top_topics_list dd{
	float: left;
	width: 335px;
}

/* トップセクションここまで
------------------------------------------------------------- */

/* サブセクション
------------------------------------------------------------- */

.sub_section {
	float: right;
	width: 170px;
	background-color: #e7eeff;
	height: 100%;
	padding: 5px;
	text-align: center;
}

.sub_section p {
	text-align: left;
	margin: 2px auto;
	padding: 0px;
	width: 155px;
	font-size: 12px;
}

.sub_section dl,#sub_section dt,#sub_section dd {
	margin: 0px;
	padding: 0px;	
}

.sub_section dl {
	clear: both;
	margin: 5px;
}

.sub_section dt {
	font-size: 14px;
	padding: 5px;
}

.sub_section dd.book {
	text-align: center;
	float: left;
}

.sub_section dd.book img{
	width: 70px;
	margin-right: 5px;
	float: left;
}

.sub_section dd.comment {
	font-size: 90%;
	text-align: left;
	float: left;
	width: 65px;
	line-height: 1.4em;
}

.site_detail {
	position: absolute;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 300px;
	visibility: hidden;
}

.site_detail p {
	margin: 0px;
	padding: 0px;
}

.attention01 {
	background-image: url(../img/bg_mono_grada01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 8px;
	text-align: left;
}
.attention01 span {
	font-size: 14px;
	font-weight: bold;
}

.align_r {
	text-align:right;
}
