@charset "utf-8";
/* CSS Document */
@import url(common.css);
div#stage {
	background:#eee;
	text-align:center;
	padding:20px;
	clear:both;
	margin-bottom:15px;
}
div#stage img {
	border:1px solid #FFF;
	padding:2px;
}
#leftNavigation a#leftnaviAssess, #leftNavigation a#leftnaviColor {
	display:none;
}
#mainContents p#leadText {
	background:url(../img/top_frame2.jpg) no-repeat;
	width:450px;
	height:180px;
	padding:70px 270px 20px 40px;
	font-size:14px;
	line-height:150%;
	margin-bottom:20px;
}
#mainContents h3 {
	width:720px;
	text-indent:-99999px;
	overflow:hidden;
margin:15px 0;

}
#mainContents h3#newInfomation {
	background:url(../img/top_h3.jpg) no-repeat;
	height:21px;
	margin-bottom:0;
}
div#rss {
	width:700px;
	height:230px;
	padding:10px;
	border:1px solid #999;
	border-top:none;
	margin-bottom:15px;
}
#mainContents h3#aboutBuying {
	background:url(../img/top_kaitori.jpg) no-repeat;
	height:21px;
}

#mainContents h3#aboutBuying +ul li {
	display: block; width: 33.3%; box-sizing: border-box; padding: 5px;
 
	float: left;
}
#mainContents #jisseki h3 {
	background:url(../img/top_jisseki.jpg) no-repeat;
	height:21px;
}

#jisseki li{ width:150px; float:left;  display:block; padding:10px;}
#jisseki ul span{height:110px; display:block; font-size:12px;}
#jisseki ul {margin-bottom:15px; clear:both;}


#jisseki strong{display:block; text-align:center; font-size:18px; color:#C36; border:1px solid #C36; padding:5px;}
#jisseki li img{border:8px solid #FCC; width:140px; height:140px; margin-bottom:15px;}

#otherBusiness {clear:both; padding-top:20px;}

#otherBusiness h3{clear:both; background:url(../img/top_other.jpg) no-repeat; text-indent:-9999px; overflow:hidden; }
#otherBusiness ul li{ display:block; margin:0; float:left; margin-right:13px;}
#otherBusiness ul li:last-child{ margin:0}

