@charset "utf-8";
body {
	text-align: center;
	line-height: 1.3;
	background-image: url(../../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#page {
	background-color: #FFFFFF;
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 1000px;
}
#header h1#logo {
	height: 77px;
}
#header ul#gNav {
	height: 58px;
	width: 1000px;
}
#header ul#gNav li {
	float: left;
}
#header ul#gNav li#nav01 {
	width: 150px;
}
#header ul#gNav li#nav02 {
	width: 179px;
}
#header ul#gNav li#nav03 {
	width: 214px;
}

#header ul#gNav li#nav04 {
	width: 254px;
}
#header ul#gNav li#nav05 {
	width: 203px;
}

/* contentsArea
------------------------------------------------------------*/
#contentsArea {
	width: 1000px;
}
#contentsArea #mainContents {
	float: left;
	width: 730px;
}
#contentsArea #mainContents h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}

#contentsArea #mainContents li {
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.recommendMenuBox01 {
	width: 317px;
	margin-left: 32px;
	float: left;
	margin-top: 16px;
	margin-bottom: 16px;
}
.recommendMenuBox02 {
	width: 317px;
	margin-right: 32px;
	float: right;
	margin-top: 16px;
	margin-bottom: 16px;
}
.grayBottomBox {
	background-image: url(../../images/menu_btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 317px;
	padding-bottom: 8px;
}
.grayCenterBox {
	background-image: url(../../images/menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 317px;
}
.grayBottomBox p {
	padding-right: 15px;
	padding-left: 15px;
}



.floatL {float:left;}
.floatR {float:right;}
.subPageBox h3 {
	margin-left: 15px;
}
.subPageBox h4 {
	margin-bottom: 5px;
	margin-left: 15px;
}


.subPageBox p {
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
}



/* side
------------------------------------------------------------*/

#contentsArea #sideContents {
	float: right;
	width: 270px;
	background-color: #E2E3E3;
}
#sideContents #sideContentsTop {
	height: 321px;
	width: 270px;
}
#sideContents #sideContentsTop2 {
	height: 23px;
	width: 270px;
	background-color: #4F4520;
}

#sideContents #sideContentsUnder {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
}

#sideContents #sideContentsUnder h3#bnr01 {
	padding-top: 10px;
	padding-bottom: 5px;
}
#sideContents #sideContentsUnder h3#bnr02 {
	padding-top: 5px;
	padding-bottom: 5px;
}
#sideContents #sideContentsUnder h3#bnr03 {
	padding-top: 5px;
	padding-bottom: 10px;
}
.sNavBottom {
	background-image: url(../../images/snav_btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 240px;
	padding-bottom: 5px;
}
.sNavCenter {
	background-image: url(../../images/snav_bg.jpg);
	background-repeat: repeat-y;
	width: 250px;
}
.sNavCenter p {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}




/* footer
------------------------------------------------------------*/
#footer {
	font-size: 83.3%;
	color: #A3A3A3;
	background-image: url(../../images/footer_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 110px;
	width: 1000px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#footer ul#textNav {
	padding: 10px;
}
#footer ul#textNav li {
	display: inline;
}
#footer ul#textNav li a {
	color: #A3A3A3;
	text-decoration: none;
}
#footer ul#textNav li a:hover {
	color: #0A3359;
	text-decoration: underline;
}
.eventLeft {
	margin: 10px;
	width: 450px;
	float: left;
}
.eventRight {
	margin: 10px;
	float: right;
	width: 200px;
}
