@charset"utf-8";

/* トップページ */
#top_main {
	padding: 0px;
	width: 660px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../img/top/top_main.jpg);
	background-repeat: no-repeat;
	height: 360px;
}
#top_main #movie {
	width: 250px;
	height: 187px;
	margin: 0px;
	padding: 0px;
	top: 155px;
	position: relative;
	left: 10px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FFF;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #FFF;
}
#top_mq {
	width: 660px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #d70c18;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-size: 1em;
}
#top_topics {
	margin: 0px;
	padding: 0px;
	width: 660px;
}
#top_topics_comment {
	height: 300px;
	width: 660px;
	overflow: auto;
	padding: 0px;
	margin: 0px;
}
#top_topics_comment h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.4em;
	font-size: 1.1em;
}
#top_topics_comment .topics_box {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
#top_topics_comment .topics_box p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#top_topics_comment p.topics_nen {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 1.4em;
	font-size: 0.9em;
	font-weight: bold;
	color: #630;
}
#top_comment {
	width: 660px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.8em;
	font-weight: normal;
	background-image: url(../img/top/top_gijidou.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: left bottom;
}
#top_comment p {
	padding: 15px;
}
#top_comment img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
}

