@charset "Shift_JIS";
.bosyuBox {
	background-color: #FFFFFF;
	background-image: url(../img/top_bosyu.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-top: 7px;
}
.bosyuBoxu {
	background-image: url(../img/top_bosyu_u.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
.bosyutext {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 54px;
	margin-left: 95px;
	margin-bottom: 3px;
}
.bosyubtn {
	text-align: right;
	padding-right: 10px;
}
.iso_line {
	background-color: #FFFFFF;
	background-image: url(../img/top_line2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1px;
}
.topic_box {
	background-color: #FFFFFF;
	background-image: url(../img/top_topic_b.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 5px;
	padding-left: 5px;
}
.topic_date {
	font-size: 10px;
	color: #BA6B18;
	background-color: #F3F3F3;
	background-image: url(../img/top_topic_dot.gif);
	background-repeat: no-repeat;
	background-position: 2px .5em;
	padding-left: 10px;
	padding-top: 2px;
}
.topic_box table {
	margin-left: 5px;
}
.topic_line {
	background-image: url(../img/top_topic_line.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 12px;
}
