@charset "Shift_jis";


/****showroom****/


.visu{
	margin:40px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}

.showLeft{
	width:295px;
	height:100px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	border-top:1px solid #dcdcdc;
}

.showRight{
	width:295px;
	height:100px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	border-top:1px solid #dcdcdc;
}


.showLeft div.photo,
.showRight div.photo{
	width:80px;
	height:80px;
	margin:10px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	float:left;
	border:1px solid #fff;
}


.showLeft div.txt,
.showRight div.txt{
	width:180px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 10px;
	float:right;
}

.showLeft h3,
.showRight h3{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:0%;
	line-height:0%;
}

.showLeft p,
.showRight p{
	width:180px;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:70%;
	line-height:150%;
}