@charset "utf-8";
/* CSS Document */

/* ------------------------------
 main
------------------------------ */
#main {
	float:left;
	width:630px;
	padding-left:5px;
}
#main p.top_banner{
	margin-bottom:10px;
}
#main .main_image{
	margin-bottom:10px;
}
#main .main_image p.left_image{
	float:left;
	padding-left:2px;
}
#main .main_image p.right_image{
	float:right;
	padding-right:2px;
}
#main ul.minBannerList{
	padding:0 0 10px 2px;
}
#main ul.minBannerList li{
	float:left;
	padding-right:9px;
}
#main ul.minBannerList li.rightList{
	padding:0;
}
#main #importance {
	margin:20px 10px;
}
#main #importance h3 {
	font-size:108%;
	font-weight:bold;
	color:#F00;
}
#main #importance p {
	font-size:100%;
	line-height:1.3;
}
#main .main_banner {
	margin:20px 0;
}
#main #left_image {
	float:left;
	margin-left:2px;
	margin-bottom:7px;
}
#main #right_image {
	float:left;
	margin:0 0 7px 4px;
}
#main ul.banners{
	clear:both;
	margin-bottom:7px;
}
#main ul.banners li {
	float:left;
}
#main .ml4 {
	margin-left:4px;
}
#main .ml5 {
	margin-left:5px;
}
#main table#recommend_items{
	width:630px;
	border-left:#c8c8c8 solid 3px;
	border-right:#c8c8c8 solid 3px;
	border-bottom:#c8c8c8 solid 2px;
	margin:0 auto;
}
#main table#recommend_items td{
	width:50%;
	padding:10px 7px;
	border-left:#c8c8c8 dotted 2px;
	border-right:#c8c8c8 dotted 2px;
	border-bottom:#c8c8c8 dotted 2px;
	vertical-align:top;
}
#main table#recommend_items td .sample {
	float:left;
	padding-bottom:10px;
	font-size:85%;
}
#main table#recommend_items td .info {
	float:left;
	padding-left:13px;
	padding-bottom:5px;
	font-size:85%;
	width:180px;
}
#main table#recommend_items td .info p {
	padding-bottom:5px;
}
#main table#recommend_items td .info .recommend_title {
	padding-bottom:5px;
	color:#009900;
}
#main table#recommend_items td .info ul {
	list-style:inside disc;
	padding-bottom:10px
}
#main table#recommend_items td .about {
	clear:both;
	font-size:85%;
	line-height:1.2;
}
#main .recommend_bottom {
	margin-bottom:15px;
}
#main div.conts{
	width:624px;
	border-left:#c8c8c8 solid 3px;
	border-right:#c8c8c8 solid 3px;
	border-bottom:#c8c8c8 solid 3px;
	padding:15px 0 10px;
	margin:0 auto 15px;
	text-align:center;
}
#main div.conts p.conts_lead{
	margin-bottom:10px;
}
#main div.conts p.conts_sublead{
	width:522px;
	margin:0 auto 15px;
	text-align:left;
	font-size:93%;
}
#main div.conts div.member_container{
	margin:0 auto 8px;
}
#main div.conts div.to_membership img{
	vertical-align:middle;
	padding:0 3px;
}
#main div.conts2{
	width:574px;
	border-left:#c8c8c8 solid 3px;
	border-right:#c8c8c8 solid 3px;
	border-bottom:#c8c8c8 solid 3px;
	padding:15px 25px 15px;
	margin:0 auto 15px;
	text-align:left;
}
#main div.conts2 p.conts_lead2{
	margin-bottom:10px;
}
#main div.conts2 p.conts_sublead2{
	margin:0 auto 20px;
	font-size:93%;
}
#main div.conts2 div.estimate_detail{
	float:left;
	width:360px;
	padding-left:18px;
}
#main div.conts2 div.estimate_detail table.estimate{
	margin:0 auto 15px;
	font-size:108%;
	width:360px;
	font-size:93%;
}
#main div.conts2 div.estimate_detail table.estimate caption{
	padding-bottom:5px;
}
#main div.conts2 div.estimate_detail table.estimate th{
	background-color:#ebebeb;
	text-align:center;
}
#main div.conts2 div.estimate_detail table.estimate td{
	text-align:left;
}
#main div.conts2 div.estimate_detail table.estimate th,
#main div.conts2 div.estimate_detail table.estimate td{
	border:#333 solid 1px;
	padding:2px 8px;
}
#main p.attention{
	text-indent:-1em;
	padding-left:1em;
	text-align:left;
	font-size:93%;
}
#main div.estimate_price{
	clear:both;
	text-align:center;
	margin-bottom:13px;
}
#main table#brands{
	width:630px;
	border-left:#c8c8c8 solid 3px;
	border-right:#c8c8c8 solid 3px;
	border-bottom:#c8c8c8 solid 2px;
	margin:0 auto;
}
#main table#brands td{
	padding:20px 0 10px;
	border-left:#c8c8c8 dotted 2px;
	border-right:#c8c8c8 dotted 2px;
	border-bottom:#c8c8c8 dotted 2px;
	font-size:77%;
	text-align:center;
	width:100px;
}
#main table#brands td img{
	padding-bottom:5px;
}

#main p.ft_image{
}
#main p.ft_text{
	margin-bottom:10px;
	text-align:right;
}
