@charset "Shift_JIS";
/* CSS Document */

/* 全体 */	

#showroom h4 {
	margin:0 0 15px 0;
}

#showroom h5 {
	margin:0 0 15px 0;
}

#showroom a:link	{ color: #836e54; text-decoration:none; font-weight:bold}
#showroom a:visited	{ color: #ac9e8d; text-decoration:none; font-weight:bold}
#showroom a:hover	{ color: #ff7700; text-decoration:underline; font-weight:bold}
#showroom a:active	{ color: #ff7700; text-decoration:underline; font-weight:bold}


/* メイン */	

#main_img_showroom {
	width:920px;
	padding:15px 0;
	border-bottom:#ac9e8d dashed 1px;
}

#main_img_showroom .h3 {
	width:920px; 
	height:326px; 
	background:url(../showroom/img/main_img.jpg) no-repeat top left ; 
	text-indent:-9999px;
	overflow:hidden;
}


/* ショールーム情報 */

#showroom #info {
	padding:20px;
	margin:0 0 30px 0;
	background:#f8f5ee;
}

#showroom #info .text{
	width:400px;
	float:left;
}

#showroom #info .map{
	width:230px;
	float:right;
}

#showroom #info dl {
	width:400px;
}

#showroom #info dt {
	margin: 0;
	padding:0 0 7px 0;
	width: 70px;
	float: left;
	clear:both;
	font-weight:bold;
}

#showroom #info dd {
	margin: 0;
	padding:0 0 7px 77px;  
}


#showroom #oshirase {
	padding:20px;
	margin:0 0 30px 0;
	border:dotted #c9bbab 1px;
	}


/* 本文 */

#showroom .area {
	width:680px;
	margin: 0 0 50px 0;
}

#showroom .area p.read {
	margin: 0 10px 15px 10px;
	line-height:1.75;
}

#showroom .area .photo_set {
	width: 680px;
	margin: 0 0 15px 0;
} 

#showroom .area .photo_set .photo {
	width:304px;
	margin:0;
	padding:0;
	float: left;
}

#showroom .area .photo_set .text {
	width:376px;
	padding:0;
	float: right;
}

#showroom .area .photo_set .text .caption {
	margin:0 10px 15px 0;
}

#showroom .area .photo_set .text .link {
	margin:0 10px 15px 0;
	line-height:1.5;
	text-align:right;
}

table#table-01 td {
    text-align: left;
	vertical-align:top;
	padding: 0 0 7px 0;
}


/* ポップアップ用 */