@charset "utf-8";
/* CSS Document */

#contet{
	width:765px;
	height:1500px;
	float:left;
	font-size: 12px;
}

#topic{
	width:725px;
	height:800px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#h2-1{
	display:inline;
}

#topic1{
	width:650px;
	height:300px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999;
}


#topic2{
	width:230px;
	height:280px;
	float: left;
	margin-left: auto;
	margin-right: 10px;
	background-color: #FEF7E2;
	border: 1px solid #FFCA8E;
	display: block;
	text-align: center;
	font-size: 11px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.h2-2{
	display:block;
	margin-left:auto;
	margin-right:auto;
	height: 200px;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #666;
}

#topic3{
	width:230px;
	height:280px;
	float: left;
	border: 1px solid #DDD;
	background-color: #EEEEEE;
	display: block;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	margin-right: 10px;
}

#new-item{
	width:auto;
	height:525px;
	margin-top: 5px;
	padding-left: 30px;
}

#topic4{
	display:block;
	width:230px;
	height:280px;
	float:left;
	border:1px solid #333;
}

#topic4 h2{
	display:inline;
}

#ni-title{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 10px;
	width: 700px;
	margin-right: 25px;
	padding-left: 5px;
}

#ni-title em{
	color:#030;
}

#i-top{
	height:360px;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 5px;
	width: 715px;
}

#i-top-mini{
	height:270px;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 5px;
	width: 715px;
}

#spec{
	width:500px;
	height:auto;
	background-color: #FAFAFA;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666;
	padding-bottom: 10px;
	margin-bottom: 95px;
	margin-top: 10px;
}

#bvb{
	width:670px;
	height: 475px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#me-rubin{
	width:700px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	height: 50px;
	display: block;
	padding: 5px;
	font-size: 12px;
	color: #903;
	border: 1px solid #900;
	float: none;
}

.topic-img{
	width:200px;
	height:80px;
	margin-left:auto;
	margin-right:auto;
}

.topic-textbox{
	width:200px;
	height:35px;
	display:block;
	margin-right: auto;
	margin-left: auto;
	padding: 4px;
	font-size: 11px;
	border: 1px dashed #666;
	background-color: #FEFEFE;
}

.topic5{
	width:355px;
	height:180px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: auto;
	border: 1px solid #CCC;
}
	
.topic6{
	width:355px;
	height:180px;
	float: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #CCC;
}
	

