@charset "UTF-8";




/* ショールーム紹介
--------------------------------------------------------------*/
.normal {
	font-size:12px;
}
.box {
	width:680px;
	margin:auto;
	margin:0 auto 20px;
	display:block;
}
.leftBox01 {
	float:left;
	width:370px;
}
.rightBox01 {
	float:right;
	width:290px;
}
.photoList {
	margin:5px 0 0 0;
}
.attention {
	text-align:right;
	margin:2px 0 0 0;
	font-size:10px;
}
.leftBox02 {
	float:left;
	width:459px;
}
.rightBox02 {
	float:right;
	width:201px;
}
.information {
	border-top:1px dotted #808080;
	width:450px;
}
.information th {
	width:80px;
	background:#ededed;
	text-align:center;
	padding:7px 0;
	border-bottom:1px dotted #808080;
}
.information td {
	padding:0 5px 0 5px;
	border-bottom:1px dotted #808080;
}
.mapLink {
	height:23px;
	width:132px;
	text-indent:-9999px;
	background:url(../../showroom/img/btn_01.gif) no-repeat left top;
	display:block;
	margin:10px 0 0 160px;
}
.photoG01 {
	margin:90px 0 0 0;
}