@charset "UTF-8";
/* CSS Document */
/*********************************************************************************
roomplan.css ヨコハマ オールパークス 間取りページCSS
----------------------------------------------------------------------------------
作成日：2008.6.12
修正日：2008.10.31 間取りリニューアル
----------------------------------------------------------------------------------
**********************************************************************************/
h3 {
	border:0px;
}

#planTopBody #planListBody{
	width:760px;
	margin:20px auto;
}
#planListBody a{
	text-decoration:none;
}
#planTopBody #planListBody .columnGroup{
	width:720px;
	padding:20px;
	border:1px solid #DDDDDD;
}
/*#planListBody p.thumbnail a{
	display:block;
	height:240px;
	text-align:center;
	padding:10px;
	margin-bottom:5px;
	border:1px solid #DDDDDD;
}
#planListBody p.thumbnail a:hover{
	border:1px solid #669900;
}*/
#planTopBody #planListBody .columnFirst,
#planTopBody #planListBody .columnMiddle,
#planTopBody #planListBody .columnLast{
	float:left;
	width:300px;
	padding:30px;
}
#planTopBody #planListBody .columnMiddle{
}
h3 img {
	vertical-align:bottom;
}
h3 span.detailLink {
	display:block;
	text-align:right;
	padding-top:5px;
}
#planTopBody #planListBody .flashInstall {
	margin:10px auto 25px;
}
#planTopBody #planListBody .flashInstall p {
	margin:0.5em 0;
}
#planListBody .flashInstall a {
	text-decoration:underline;
}
.footCapt {
	clear:both;
	display:block;
}



.bold {
	font-weight:bold;
}
strong.bold {
	color:#060;
}


