@charset "UTF-8";
/*********************************************************************************
greens.css ヨコハマ オールパークス トップページCSS
----------------------------------------------------------------------------------
作成日：2008.5.29
修正日：2008.5.29 SDS
**********************************************************************************/
.toppage #mainHeader {
	height:60px;
}
#topPage #mainBody,
#op #mainBody {
	width: 100%;
}
#topPage .contentBody,
#op .contentBody{
	width:980px;
	margin:0px auto 0px;
	border:none;
}

.toppage #topFlash{
	height: 550px;
}
#topPage p.caption{
	width:980px;
	margin:5px auto 0;
}


#op #mainHeader {
	background-image:none;
}
#op #mainBody {
	width:980px;
}