@charset "UTF-8";
/* contents style
---------------------------*/
#top_contents {
	background-position: -80px;
	float: left;
	background-color: #e6e5d7;
	width: 800px;
	padding-right: 50px;
	padding-left: 50px;
}
#index {
	width:800px;
	height:80px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0075c2;
}
#mini_menu {
	float: right;
	height: auto;
	width: 360px;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 20px;
}
#mini_menu ul {
	float: left;
}
#mini_menu ul li {
	list-style-image: url(../img/about/list.png);
	list-style-position: inside;
}
#topic_box {
	float: left;
	height: auto;
	width: 800px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#here {
	float: left;
	height: auto;
	width: 444px;
}
#title50 {
	float: right;
	height: 63px;
	width: 350px;
	margin-top: 80px;
}
#title {
	float: left;
	height: auto;
	width: 800px;
}
#topic_right {
	float: right;
	height: auto;
	width: 340px;
	margin-left: 5px;
	margin-top: 10px;
	font-size: .94em;
}
#topic_right_soba {
	float: right;
	height: auto;
	width: 380px;
	background-image: url(../img/about/sobaan.png);
	background-repeat: no-repeat;
	background-position: right 10px;
	font-size: .94em;
	line-height: 1.3em;
}
#img_right {
	float: right;
	width: 390px;
}
.img_center {
	margin-right: auto;
	margin-left: 20px;
	width: 334px;
}
#item {
	float: left;
	width: 200px;
	height: 380px;
}
.item {
	float: left;
	width: 160px;
	font-size: 0.81em;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 1.3em;
}
#comment {
}
#topic_left {
	float: left;
	height: auto;
	width: 393px;
	padding-left: 14px;
	padding-top: 20px;
	font-size: .94em;
	line-height: 1.3em;
}
#img_left {
	float: left;
}
.img_right {
	float: right;
}
#container #top_contents #index #mini_menu a {
	font-size: 0.9em;
	font-weight: bold;
	color: #80b1db;
	text-decoration: none;
}
.skip {
	color: #999;
	float: right;
	margin-right: 10px;
	font-size: .8em;
}