@charset "Shift_JIS";


/* [1].TOPPAGE-SETTING
================================================= */
#wrapper {
	background: url(images/bg_top.jpg) repeat-x top center #024bac;
}
#content {
	width: 938px;
	padding-bottom: 20px;
	margin: 0 auto;
}
ul#navi {
	width: 100%;
}
ul#navi li {
	float: left;
	height: 75px;
}
ul#navi li#navi01 { width: 316px; }
ul#navi li#navi02 { width: 306px; }
ul#navi li#navi03 { width: 316px; }

#leftCont {
	width: 326px;
	height: 267px;
	float: left;
	margin-top: 10px;
	background: url(images/bg_top_left.gif) no-repeat bottom center;
	text-align: center;
}
#leftCont p.bnr {
	margin-top: 16px;
}
#rightCont {
	width: 592px;
	height: 267px;
	float: left;
	margin-top: 10px;
	background: url(images/bg_top_right.gif) no-repeat bottom center;
}
#rightCont ul {
	padding: 20px 20px 0 20px;
}

