@charset "utf-8";
#image{
	height:315px;
}

#imageContent{
	width:950px;
	position:relative;
	margin:0 auto;
	_margin:0 auto 0 0;
}

.imageImage{
	display:none;
}

.imageImage span{
	position:absolute;
	margin:0 auto;
	padding:10px 0;
	text-indent:10px;
	text-align:left;
	background:#fff;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
	color:#333;
	display:none;
}

.imageImage span strong{
}

.top{
	top:0;
	left:0;
}

.bottom{
	bottom:0;
	left:0;
}

#content{
	width:750px;
}
/*左左カラム-----------------------------*/
#content #left_content{
	float:left;
	width:240px;
}

#content #left_content #map_seach,
#content #left_content #on_paper,
#content #left_content #quality{
	border-top:1px solid #b3b3b3;
	background:#f2f2f2;
	padding:10px;
	margin-bottom:10px;
}

#content #left_content h2{
	background:url("../img/left_content_entry.gif") no-repeat;
	width:120px;
	height:15px;
	text-indent:-9999px;
}

#content #left_content #map_seach h2{
	float:left;
	background-position:0 0;
}

#content #left_content #on_paper h2{
	float:left;
	background-position:0 -25px;
}

#content #left_content #quality h2{
	background-position:0 -50px;
}

#content #left_content #on_paper a,
#content #left_content #map_seach a{
	color:#c70f05;
	font-size:10px;
}

#content #left_content #quality ul.bnr{
	font-size:10px;
}

#content #left_content #quality ul.bnr li{
	margin-bottom:10px;
}

#content #left_content #quality ul.bnr li a{
	background:url("../img/left_content_bnr.gif") no-repeat;
	width:220px;
	height:60px;
	display:block;
	text-indent:-9999px;
}

#content #left_content #quality ul.bnr li.photo a{
	background-position:0 0;
}

#content #left_content #quality ul.bnr li.pers a{
	background-position:0 -60px;
}

#content #left_content #quality ul.icon{
}

#content #left_content #quality ul.icon li{
	margin-bottom:10px;
}

#content #left_content #quality ul.icon li a{
	background:url("../img/left_content_icon.gif") no-repeat;
	height:40px;
	display:block;
	padding-left:50px;
}

#content #left_content #quality ul.icon li.toa a{
	background-position:0 0;
}

#content #left_content #quality ul.icon li.quality a{
	background-position:0 -40px;
}

#content #left_content #quality ul.icon li.showroom a{
	background-position:0 -80px;
}

#content #left_content #quality ul.icon li.voice a{
	background-position:0 -120px;
}

/*左右カラム-----------------------------*/
#content #right_content{
	float:right;
	width:490px;
	margin-left:20px;
}

#content #right_content h2,
#content #right_content h3{
	background:url("../img/right_content_bar.gif") no-repeat;
	width:490px;
	text-indent:-9999px;
}

#content #right_content h2{
	height:30px;
}

#content #right_content h2 a{
	display:block;
	height:30px;
}

#content #right_content h3{
	height:20px;
	margin:10px 0;
}

#content #right_content h3.article{
	background-position:0 -30px;
}

#content #right_content h3.news{
	background-position:0 -50px;
}

#content #right_content div.article{
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px;
	width:478px;
	_width:490px;
	height:120px;
	margin-bottom:10px;
}

#content #right_content div.article a img,
#content #right_content div.article img{
	float:left;
	width:220px;
	height:120px;
}

#content #right_content div.article p{
	float:right;
	width:240px;
	height:120px;
}

#content #right_content div.article p strong{
	background:url("../img/article_icon.gif") no-repeat right;
	font-weight:bold;
	font-size:16px;
	width:240px;
	height:20px;
	display:block;
}

#content #right_content div.article p strong.kind01{
	background-position:right 0;
}

#content #right_content div.article p strong.kind02{
	background-position:right -20px;
}

#content #right_content div.article p strong.kind03{
	background-position:right -40px;
}

#content #right_content div.article p strong.kind04{
	background-position:right -60px;
}

#content #right_content div.article p span.ridge{
	color:#4d4d4d;
	font-size:10px;
	line-height:30px;
}

#content #right_content div.article p span.price{
	color:#c70f05;
	line-height:30px;
}

dl.news{
	width:490px;
}

dl.news dt{
	background:url("../img/icon02.gif") no-repeat right;
	float:left;
	clear:both;
	width:90px;
	border-bottom:1px dotted #ccc;
	margin:0 5px 10px 0;
}

dl.news dd{
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
}

dl.news a{
	text-decoration:none;
}
/*右カラム-----------------------------*/
#sub{
	width:180px;
}

#sub p{
	font-size:10px;
	line-height:16px;
	margin-bottom:10px;
}

#sub h4{
	border-top:1px solid #b3b3b3;
	background:#f2f2f2;
	color:#333;
	text-indent:1em;
	font-weight:bold;
	font-size:12px;
	line-height:24px;
	margin:5px 0;
}

#sub ul.sub_bnr_article li a{
	background:url("../img/sub_bnr.gif") no-repeat;
	width:180px;
	text-indent:-9999px;
	display:block;
}

#sub ul.sub_bnr_article li.club a{
	background-position:0 0;
	height:220px;
}

#sub ul.sub_bnr_article li.article a{
	background-position:0 -220px;
	height:100px;
}

#sub ul.sub_bnr_business li a{
	background:url("../img/sub_bnr.gif") no-repeat;
	width:180px;
	height:70px;
	text-indent:-9999px;
	display:block;
}

#sub ul.sub_bnr_business li.reform a{
	background-position:0 -320px;
}

#sub ul.sub_bnr_business li.order a{
	background-position:0 -390px;
}

#sub ul li a{
	background:url("../img/icon01.gif") no-repeat;
	padding-left:16px;
}
