@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;
}
.original_recipe {
	margin:6px 0 20px 0;
}
.original_recipe_side {
	margin:10px 0 -15px 0;
}


.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;
}


.caption{background:url(../../award/img/guide_h.jpg) top left no-repeat; width:690px; height:33px; font-size:17px; font-weight:100; color:#FFFFFF; padding:13px 0 0 10px;}
.caption2{margin:20px 0 15px 0; border-bottom:1px dotted #999999; width:700px;}
.text{padding:10px 10px 20px 10px;}
.text_caption{font-size:14px; text-decoration:underline; padding:10px 0 0 20px;}

.table_box{margin:30px 0 0 0;}
.table_box table{width:96%; margin:0 0 20px 10px;}
.table_box td{border:1px solid #666666; padding:5px;}
.table_caption{background:#E8E8E8;}
.sanda_card{background:url(../../award/img/award03.jpg) top left no-repeat; width:701px; height:425px;}

.position1{position:relative; top:72px; left:200px; font-size:16px;}
.position2{position:relative; top:70px; left:200px; font-size:16px;}
.position3{position:relative; top:70px; left:200px; font-size:16px;}
.position4{position:relative; top:68px; left:200px; font-size:16px;}
.position5{position:relative; top:65px; left:200px; font-size:16px;}
.position6{position:relative; top:70px; left:200px; font-size:16px;}
.position7{position:relative; top:100px; left:200px; font-size:16px;}



/* side
------------------------------------------------------------*/

#contentsArea #sideContents {
	float: right;
	width: 270px;
	background-color: #E2E3E3;
}
#sideContents #sideContentsTop {
	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;
}

