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

#parking{
	width:660px;
	float:right;
}
h3{
	background-image: url(../images/h3_title02.gif);
}
h4 {
	margin:15px 0 16px;
	padding:0 0 10px;
	background:url(../../shared/images/bg_tit01.gif) repeat-x 0 bottom;
}
.box{
	height:100%;
}
.box img{
	width:204px;
	float:left;
}
.box p{
	width:420px;
	float:right;
}


