/* 左の絵とキャプション */
div.exPh{
	margin:10px 0px 0px 0px;
}
div.exPh .ph{
	float:left;
	width:216px;
	margin:0px 10px 0px 0px;
}

div.exPh img{
	margin:0px 0px 10px 0px;
}

.exPh p{
	width:280px;
}

span.linkTitle{
	color:#990000;
}

.showroomform{
	width:510px;
	margin:0px;
	padding:0px;
}


.showroomform h2{
	margin-top:40px;
	padding:3px 0px 3px 10px;
	background-color:#ccc;
	color:#333;
}

.showroomform table{
	width:510px;
	margin:0px;
	padding:0px;
}

.showroomform th{
	width:100px;
	text-align:left;
	margin:0px;
	padding:5px 0px 5px 8px;
	vertical-align:top;
	border-top:1px dashed #c30;
	background-color:#ffdbb8;
}


.showroomform td{
	width:410px;
	margin:0px;
	padding:5px 0px 5px 10px;
	text-align:left;
	border-top:1px dashed #c30;
}

.formStyle{
	margin:2px 0px 2px 0px;
	border:1px solid #666;
}

#shiryoImg {
	margin: 10px 0;
}
