@charset "utf-8";
/* CSS Document */
#contact_banner{
	width:590px;
	text-align:center;
	margin:0px auto;
}

ul#case li .caption{
	font-weight:bold;
	border-bottom:2px solid #0099FF;
	width:800px;
}

ul#case li div.remodel{
	vertical-align:middle;
	margin:0px auto;
}

ul#case li div.remodel .before, ul#case li div.remodel .after{
	float:left;
	color:#006600;
	font-weight:bold;
}

ul#case li div.remodel img.next{
	margin:100px 10px 0px 10px;
	float:left;
}

ul#case li table.remodel thead th{
	color:#009900;
}

.about{
	width:300px;
	background-color:#D6E9F8;
	border:1px solid #0066FF;
	float:left;
}

.about .text{
	margin:20px;
}
