@charset "utf-8";
/* CSS Document */

#showroom_nemu {
	line-height: 2em;
	text-align: center;
	margin: 10px;
	border: 5px double #999999;
	font-size: smaller;
}
.showroom_img_l {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.showroom p {
	line-height: 150%;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.showroom h3 {
	font-size: larger;
	line-height: 100%;
	color: #330000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
}
.showroom {
	padding: 10px;
}
.showroom strong {
	color: #CC0000;
}
.showroom_table_r {
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.showroom_table_r p {
	font-size: smaller;
	line-height: 130%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.showroom_table_m {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #003399;
}

