* {
	font-size:100%;
	margin:0px;
	padding:0px;
}

a img {
	border: none;
}

h4 {
	font-size: 110%;
	color:#520315;
	}

body {
	height:100%;
	background-image:url(../img/bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	letter-spacing:0.1em;
	text-align:center;
}

ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:15px;
	margin-left:10px;
}

.link-text {
	letter-spacing:0em;
}

#wrapper {
	padding:0px;
	text-align:left;
	width:900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height:100%;
  min-height: 100%;
	clear: both;
	background-image: url(../img/bg_maincont.gif);
	background-repeat: repeat-y;
	background-position: top;
}

body > #wrapper {
        height: auto;
}


#wrapper:after {
content:no-open-quote;
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#wrapper{ display: inline-block; }




#header {
	height:50px;
	text-align:left;
	width:900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}


#logo {
	position: relative;
	left: 10px;
	top: 10px;
	z-index: 80;
}

#logoArea {
	float:left;
	width:172px;
	height: 77px;
}

* html #logoArea {
	height: 30px;
	width: 150px;
	}

#globalNaviArea {
	float:right;
	height:35px;
	width:720px;
}

#globalNavi {
	float:right;
	padding-right:5px;
	width:705px;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


#globalNavi ul {
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	height: 39px;
	margin-top: 20px;
}

#globalNavi li {
	float:left;
	margin-left:10px;
	height: 59px;
}

*+html #globalNavi{
	height: 66px;
	display: block;
}

#globalNavi2 {
	float:right;
	padding-right:15px;
	width:600px;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}



#globalNavi2 ul {
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	height: 39px;
	margin-top: 12px;
	width: 550px;
}

* html #globalNavi2 ul {
	height: 66px;
	width: 580px;
	}

#globalNavi2 li {
	float:left;
	margin-left:30px;
}

#globalNavi3 {
	float:right;
	padding-right:15px;
	width:600px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}



#globalNavi3 ul {
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	height: 39px;
	margin-top: 0px;
	width: 550px;
}

* html #globalNavi3 ul {
	height: 66px;
	width: 580px;
	}

#globalNavi3 li {
	float:left;
	margin-left:30px;
}

.return-list {
	padding-left: 100px;
	clear: left;
	}

.headlineArea {
	width: 900px;
	height: 129px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	}
	
	
*+html .headlineArea {
	margin-top: 27px;
	display: block;
	}

* html .headlineArea {
	margin-top: -25px;
	}

/* safari only \*/  
html:\66irst-child .headlineArea {
	position: relative;
	top: -25px;
	}

.headlineArea img {
	margin-top: 60px;
	margin-left: 15px;
	}
		
.headline-greeting {
	background-image: url(../img/bg_headline_greeting.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
.headline-program {
	background-image: url(../img/bg_headline_program.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.headline-summary {
	background-image: url(../img/bg_headline_summary.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.headline-chefs {
	background-image: url(../img/bg_headline_chefs.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.headline-policy {
	background-image: url(../img/bg_headline_policy.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}

.headline-entry {
	background-image: url(../img/bg_headline_entry.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.headline-sponsor {
	background-image: url(../img/bg_headline_sponsor.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.headline-satellite {
	background-image: url(../img/bg_headline_satellite.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}

#maincontents {

width: 900px;
display: block;
clear: both;
	height:100%;
    min-height: 100%;
/* Only mac IE ¥*//*/
	float: left;
	clear: none;
/* End */
}

#maincontents:after {
content:no-open-quote;
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#maincontents { display: inline-block; }


#leftcolumn {
	float:left;
	width:520px;
	margin:0px;
	padding:0px;
/* Only mac IE ¥*//*/
	width: 500px;
	clear: none;
/* End */
}

#leftcolumn:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#leftcolumn { display: inline-block; }

/* Except MacIE ¥*/
* html #leftcolumn { height: 1%;}
#leftcolumn { display: block; }
/* End */

#breadcrumbs {
	clear:both;
	float:left;
	font-size:70%;
	height:17px;
	width:500px;
	padding-left: 5px;
	padding-top: 4px;
	vertical-align: middle;
	color: #666666;
	letter-spacing: 0em;
	text-align: right;
	margin-bottom: 5px;
/* Only mac IE ¥*//*/
	width: 580px;
	float: right;
/* End */

}

* html #breadcrumbs  {
	height: 21px;
	padding-top: 3px;
/* Only mac IE ¥*//*/
	width: 450px;
	height: 18px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-size: 60%;
/* End */
	}

#contents {
	padding-left:10px;
	padding-right:10px;
	width:500px;
/* Only mac IE ¥*//*/
	width: 450px;
/* End */

}

#contents h2 {
	margin-bottom:30px;
/* Only mac IE ¥*//*/
	width: 450px;
	float: left;
	clear: both;
/* End */

}

.contentsBox {
	font-size:80%;
	line-height:160%;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	margin-right: 0px;
	
}

* html .contentsBox {
	width: 500px;
	display: block;
	/* Only mac IE ¥*//*/
	margin: 0px;
	width: 470px;
	float: left;
	clear: both;
/* End */
	}

.contentsBox p {
	margin-bottom:25px;
/* Only mac IE ¥*//*/
	float: left;
	clear: both;
	width: 470px;
	display: block;
	white-space: normal;
	letter-spacing: 0em;
/* End */
}
.contentsBox h3 {
	margin-bottom: 10px;
	}
.contentsBox h3 img {
	margin-left: -5px;
	}
	
* html .contentsBox h3 img {
	margin-left: 0px;
	}
	
.contentsBox2 {
	font-size:80%;
	line-height:160%;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	margin-right: 0px;
	clear: both;
	
}

* html .contentsBox2 {
	width: 470px;
	display: block;
	/* Only mac IE ¥*//*/
	margin: 0px;
	width: 470px;
	float: left;
	clear: both;
/* End */
	}

.contentsBox2 p {
	margin-bottom:25px;
/* Only mac IE ¥*//*/
	float: left;
	clear: both;
	width: 470px;
	display: block;
	white-space: normal;
	letter-spacing: 0em;
/* End */
}

.border {
	clear:both;
	float:left;
	vertical-align: middle;
	width:450px;
	margin-left: 30px;
	margin-bottom: 30px;
/* Only mac IE ¥*//*/
	width: 450px;
/* End */

}

#wrap-right {
	width: 380px;
	float: right;
	clear: right;
	padding-top: 5px;
	}
	
#wrap-right:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#wrap-right { display: inline-block; }

/* Except MacIE ﾂ･*/
* html #wrap-right { height: 1%;}
#wrap-right { display: block; }
/* End */

#centercolumn {
	float:left;
	padding-left:23px;
	padding-right:8px;
	padding-top:30px;
	width:129px;
	font-size: 80%;
/* Only mac IE ¥*//*/
	width: 123px;
	padding-left:5px;
	padding-right:5px;
/* End */
}

* html #centercolumn {
	padding-left: 18px;
	}

#centercolumn h3 {
	padding-bottom:5px;
	letter-spacing: normal;
}

#centercolumn p {
	font-size:90%;
	padding-bottom:5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	letter-spacing: normal;
	line-height: 140%;
	margin-bottom: 30px;
}

* html #centercolumn p {
	font-size: 70%;
	width:129px;
	line-height: 160%;
/* Only mac IE ¥*//*/
	width: 125px;
	font-size: 80%;
	line-height: 120%;
/* End */
	}

#centercolumn img {
	padding-bottom:10px;
}


.c-margin-b1 {
	margin-bottom: 50px;
	}
	
* html .c-margin-b1 {
	margin-bottom: 120px;
	}

.align-right {
	text-align: right;
	}

#rightcolumn {
	float:right;
	font-size:85%;
	margin-top:18px;
	padding-bottom:30px;
	padding-left:3px;
	padding-right:2px;
	width:210px;
	letter-spacing: 0em;
/* Only mac IE ¥*//*/
	width: 200px;
	letter-spacing: 0px;
	padding-left: 0px;
/* End */
}

* html #rightcolumn {
	font-size: 80%;
	margin-right: 5px;
	}

#rightcolumn dt {
	color:#B70E15;
	font-weight:bold;

}

#rightcolumn dd {
	margin-bottom:10px;
/* Only mac IE ¥*//*/
	width: 180px;
/* End */
}

#rightcolumn h3 {
	margin-bottom:15px;

}

.sidecontentsBox {
	font-size:80%;
/* Only mac IE ¥*//*/
	width: 140px;
	margin-bottom: 40px;
	padding-left: 5px;
/* End */
	margin-bottom: 20px;
}

.sidecontentsBox dl {
	margin-left: 5px;
	}

.sideimgBox {
	margin-bottom:20px;
	margin-left: 0px;
	margin-right: 0px;
}

.sideimgBox2 {
	margin-bottom:20px;
	margin-left: 25px;
	margin-right: 0px;
}

#footer {
	background-image:url(../img/bg_footer.gif);
	background-repeat:no-repeat;
	background-position: left top;
	float:left;
	height:50px;
	width:900px;
	clear :both;
	display:block;
	text-align: center;
}

#copyright {
	padding-top: 15px;
	margin-left: -10px;
}



#timer {
	float:left;
	height:25px;
	margin:0px;
	padding:0px;
	width:200px;
	z-index:20000;
	margin-top: 5px;
}

.summary-table {
	margin-bottom:20px;
	width:470px;
	letter-spacing: 0.1em;
	line-height: 110%;
}

.summary-table td {
	padding-bottom:15px;
	padding-right:5px;
	padding-top:0px;
	vertical-align: top;
	text-align: left;
}

.summary-table-en {
	margin-bottom:20px;
	width:450px;
	letter-spacing: 0em;
}

.summary-table-en td {
	padding-bottom:15px;
	padding-right:5px;
	padding-top:0px;
	vertical-align: top;
}

.summary-table2 {
	margin-bottom:20px;
	width:450px;
	letter-spacing: 0.1em;
	line-height: 120%;
}

.summary-table2 td {
	padding-bottom:15px;
	padding-right:5px;
	padding-top:0px;
	vertical-align: top;
	text-align: left;
}



.summary-table-td1 {
	width:120px;
}

.summary-table-td2 {
	width: 130px;
	}
	
.summary-table-td3 {
	width: 160px;
	}
	
.summary-text {
	letter-spacing: 0em;
	}

#map {
	font-size:60%;
	margin-bottom:30px;
}

.chef dd {
	margin-bottom:20px;
}

.policy-list {
	margin-top: 50px;
	}

.policy-list li {
	margin-bottom:50px;
}

.policy-list li ul li {
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 20px;
	padding-left: 20px;
	background-image: url(../img/list_img1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: middle;
	line-height: 100%;
	}
	
.composition-list li{
	margin-top: 10px;
	margin-bottom: 10px;
	marin-left: 25px;
	padding-left: 18px;
	background-image: url(../img/list_img2.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	vertical-align: top;
	}
	
.composition-list li ul li {
	background: none;
	list-style:disc;
	margin-left: 0px;
	padding: 0px;
	line-height: 130%;
	}

.greeting-photo {
	margin-bottom: 19em;
	}
	
* html .greeting-photo {
	margin-bottom: 22em;
/* Only mac IE ¥*//*/
	margin-bottom: 120px;
/* End */
	}
	
.caution {
	font-size: 80%;
	}
	
	
	
* html.caution {
	font-size: 70%;
	}
	

.chef-conutry {
 float:left;
 width:500px;
 margin:10px 0px 10px 0px;
 padding:0px;
 }

.chef-listBoxl {
 float:left;
 width:240px;
 margin:0px;
 padding:0px;
 }

.chef-listBoxl dt {
 float:left;
 clear: none;
 width:240px;
 margin:0px;
 padding:0px;
 }

.chef-listBoxl dd {
 float:left;
 clear: none;
 width:240px;
 margin:0px 0px 30px 0px;
 padding:0px;
 font-size:8pt;
 line-height:normal;
 height: 44px;
 }


.chef-listBoxl2 {
 float:left;
 width:240px;
 margin:0px;
 padding:0px;
 }

.chef-listBoxl2 dt {
 float:left;
 clear: none;
 width:240px;
 margin:0px;
 padding:0px;
 height: 44px;
 }

.chef-listBoxl2 dd {
 float:left;
 clear: none;
 width:240px;
 margin:0px 0px 50px 0px;
 padding:0px;
 font-size:8pt;
 line-height:normal;
 }




*+html #contents .contentsBox .chef-listBoxl dd {
 float:left;
 width:240px;
 clear: none;
 margin:0px 0px 30px 0px;
 padding:0px;
 font-size:8pt;
 line-height:145%;
 }


.chef-listBoxr {
 float:right;
 width:240px;
 clear: none;
 margin:0px;
 padding:0px;
 }

.chef-listBoxr dt {
 float:left;
 clear: none;
 width:240px;
 margin:0px;
 padding:0px;
 height: 44px;
 }

.chef-listBoxr dd {
 float:left;
 width:240px;
 margin:0px 0px 30px 0px;
 padding:0px;
 font-size:8pt;
 line-height:normal;
 }


.chef-listBoxr2 {
 float:right;
 width:240px;
 clear: none;
 margin:0px;
 padding:0px;
 }

.chef-listBoxr2 dt {
 float:left;
 clear: none;
 width:240px;
 margin:0px;
 padding:0px;
 }

.chef-listBoxr2 dd {
 float:left;
 width:240px;
 margin:0px 0px 50px 0px;
 padding:0px;
 font-size:8pt;
 line-height:normal;
 }


*+html #contents .contentsBox .chef-listBoxr dd {
 float:left;
 width:240px;
 margin:0px 0px 30px 0px;
 padding:0px;
 font-size:8pt;
 line-height:145%;
 }
 
* html #contents .contentsBox .chef-listBoxl dl {
	float: left;
	}
	
html>body #contents .contentsBox .chef-listBoxr dd {
	padding-top: 10px;
	line-height: 110%;
	}
	
html>body #contents .contentsBox .chef-listBoxl dd {
	padding-top: 10px;
	line-height: 110%;
	}
	
	
.chef-wrap {
	width: 500px;
	clear: both;
	display: block;
	padding-bottom: 10px;
	}
	
*+html .chef-wrap {
	padding-bottom: 20px;
	}
 
* html #contents .contentsBox .chef-listBoxl dt {
	width: 230px;
	}

* html #contents .contentsBox .chef-listBoxl dd {
	width: 230px;
	}
	
* html #contents .contentsBox .chef-listBoxr dt {
	width: 230px;
	}

* html #contents .contentsBox .chef-listBoxr dd {
	width: 230px;
	}

#contents .contentsBox .entry-table {
	padding-bottom: 15px;
	border: none;
	border-collapse: collapse;
	width: 500px;
	clear:both;
	}

#contents .contentsBox .entry-table table{
	border: none;
	border-collapse: collapse;
	}
	
#contents .contentsBox .entry-table table th{
	text-align: center;
	}
	
.entry-table-th{
	border-collapse: collapse;
	border: solid 1px #cccccc;
	padding: 5px;
	background-color: #949595;
	color: #ffffff;
	text-align: cnter;
	}
.entry-table-td{
	border-collapse: collapse;
	border: solid 1px #cccccc;
	padding: 5px;
	}

.entry-table-td2{
	border-collapse: collapse;
	border: solid 1px #cccccc;
	padding: 5px;
	background-color: #cccccc;
	}
	
.et-td {
	width: 180px;
	}
	
.text-center {
	text-align: center;
	}

.ticket-ban {
	float:left;
	width:500px;
	margin:0px;
	padding:0px;
	}

.ticket-ban li {
	float:left;
	margin:0px 20px 0px 0px;
	padding:0px;
	}

.ticket-ban-att {
	float:left;
	margin:0px 0px 0px 0px;
	color:#CA0A15;
	font-size:80%;
	width: 380px;
	display: inline;
	}

.stayplan {
	margin-left: 12px;
	margin-top: 15px;
	}
	
.update {
	width: 150px;
	float: right;
	font-size: 90%;
	text-align: right;
	}

.updateborder {
	margin-left: 15px;
	margin-bottom: 15px;
	}

.updateborder-o {
	margin-left: 0px;
	margin-bottom: 15px;
	}


.satellite-dl {
	display: block;
	margin:10px 0px 20px;
	padding: 0px 10px;
	}

.satellite-dl dt{
	float: left;
	width: 10em;
	font-weight: bold;
	margin-bottom: 8px;
}

.satellite-dl dd {
	margin-left: 10em;
	margin-bottom: 8px;
	}
	
	
.fax-pdf {
	width: 480px;
	float: left;
	clear: both;
	margin: 0 0 15px 0;
	}
	
.fax-pdf:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.fax-pdf { display: inline-block; }


* html .fax-pdf { display: inline;}
	
.fax-pdf-img {
	width: 172px;
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	}
	
.fax-pdf-txt {
	float: right;
	width: 280px;
	display: block;
	}
	
.fax-number {
	font-size: 14px;
	font-weight: bold;
	color:#691826;
	}
	
	
.table-sponsor1 {
	width: 500px;
	margin: 10px 0;
	clear: both;
	display: table;
	}

.table-sponsor1 td {
	text-align: center;
	padding: 10px 0;
	vertical-align: middle;
	}
	
* html .table-sponsor1 td {
	padding: 15px 0;
	}
	
*+html .table-sponsor1 td {
	padding: 15px 0;
	}
	
.table-sponsor1 img {
	clear: both;
	margin: 0 0 10px 0;
	float: left;
	}
	
.sponsor-txt0 {
	display: block;
	float: left;
	margin: 25px 0 0 20px;
	}
	
.sponsor-txt1 {
	display: block;
	float: left;
	margin: 5px 0 0 20px;
	}
	
.sponsor-txt2 {
	display: block;
	float: left;
	margin: 15px 0 0 20px;
	}
	
.sponsor-txt3 {
	display: block;
	float: left;
	margin: 5px 0 0 7px;
	}
	
.sponsor-txt4 {
	display: block;
	float: left;
	margin: 10px 0 0 20px;
	}
	
.sponsor-img1 {
	padding-left: 20px;
	}
	

.sponsor-img2 {
	padding-left: 70px;
	}
	
.sponsor-img3 {
	padding-left: 80px;
	}
	
.sponsor-img4 {
	padding-left: 65px;
	}
	
.sponsor-img5 {
	padding-left: 85px;
	}
	


.sponsor-txt0e {
	display: block;
	float: left;
	margin: 25px 0 0 20px;
	}
	
.sponsor-txt1e {
	display: block;
	float: left;
	margin: 5px 0 0 20px;
	}
	
.sponsor-txt2e {
	display: block;
	float: left;
	margin: 15px 0 0 20px;
	}
	
.sponsor-txt3e {
	display: block;
	float: left;
	margin: 5px 0 0 7px;
	}
	
.sponsor-txt4e {
	display: block;
	float: left;
	margin: 10px 0 0 20px;
	}
	
.sponsor-img1e {
	padding-left: 20px;
	}
	

.sponsor-img2e {
	padding-left: 55px;
	}
	
.sponsor-img3e {
	padding-left: 40px;
	}
	
.sponsor-img4e {
	padding-left: 55px;
	}
	
.sponsor-img5e {
	padding-left: 45px;
	}
	
	
	
	
.table-sponsor2 {
	width: 470px;
	margin: 10px;
	clear: both;
	}

.table-sponsor2 td {
	width: 235px;
	text-align: center;
	padding: 10px;
	}
	
.table-sponsor2 img {
	clear: both;
	margin: 0 0 10px 0;
	}
	
.table-sponsor3 {
	width: 498px;
	margin: 10px 0;
	clear: both;
	}
	
.table-sponsor3 td {
	width: 166px;
	text-align: center;
	padding: 10px 10px 10px 0;
	}
	
.table-sponsor3 img {
	clear: both;
	margin: 0 0 10px 0;
	}
	
	
.red {
	color: red;
	}
	
.h-red {
	color: #B70E15;
	}
	

.st {
	font-weight: bold;
	font-size: 14px;
	line-height: 150%;
	}
	
.ballon {
	padding: 10px;
	border: solid 1px #dcdcdc;
	background-color: #FDEDE3;
	margin: -10px 5px 10px 5px;
	}
	
	
.f-min {
	font-size: 10px;
	}
	
.center-attent {
	padding: 3px 3px 0 3px;
	border: solid 1px #dcdcdc;
	background-color: #FDEDE3;
	}
	
	
.cont-column {
	width: 500px;
	float: left;
	clear: both;
	margin-bottom: 15px;
	}
	
.cont-column-l {
	float: left;
	clear: none;
	}
	
.cont-column-r {
	float: left;
	clear: none;
	}
	
.f-width170 {
	width: 170px;
	}
	
.f-width330 {
	width: 330px;
	}
	
.f-margin-10 {
	margin-top: -10px;
	}
	
.f-margin30 {
	margin-top: 30px;
	}
	
.f-margin50 {
	margin-top: 50px;
	}
	
.f-margin75 {
	margin-top: 75px;
	}
	
.f-margin100 {
	margin-top: 100px;
	}
	
.f-margin150 {
	margin-top: 150px;
	}
	
.f-margin175 {
	margin-top: 175px;
	}
	
.f-margin200 {
	margin-top: 200px;
	}
	
.cont-column-c {
	width: 500px;
	clear: both;
	}	
	
.ex-menu {
	width: 510px;
	float: left;
	clear: both;
	margin: 10px 0 20px 0px;
	display: inline;
	}
	
* html .ex-menu {
	width: 500px;
	}
	
.ex-menu-l {
	float: left;
	width: 250px;
	margin-right: 10px;
	margin-top: 30px;
	display: inline;
	text-align: left;
	}
	
.ex-menu-r {
	float: left;
	clear: right;
	width: 240px;
	padding: 0 0 0 10px;
	}

.ex-menu-r ul {
	margin: 7px 0 0 10px;
	}
	
.ex-menu-r table {
	border-collapse: collapse;
	margin: 10px 0 0 0px;
	font-size: 12px;
	}
	
.ex-menu-r th {
	padding:3px 2px;
	text-align: center;
	}
.ex-menu-r table td {
	border-bottom: 3px solid #ffffff;
	text-align: center;
	padding:2px 3px 3px 2px;
	}
	
.ex-menu-r table .tablebg {
	background-color: #EFE4AC;
	}
	
.ex-menu-r-time {
	width: 100px;
	}
	
	
.event0127-column {
	width: 500px;
	float: left;
	clear: both;
	padding-bottom: 20px;
	}
	
.event0127-chefname {
	width: 500px;
	padding-bottom: 5px;
	font-weight: bold;
	clear: both;
	color:#520315;
	}
	
.event0127-chef {
	width: 85px;
	float: left;
	text-align: left;
	}
	
.event0127-chef img {
	padding: 2px;
	border: solid 1px #dddddd;
	}
	
.event0127-text {
	width: 415px;
	float: left;
	font-size: 11px;
	line-height: 135%;
	}
	
.event0127-shop {
	width: 405px;
	text-align: right;
	float: right;
	letter-spacing: 0em;
	font-size: 11px;
	padding: 10px 5px 0 0;
	background-image: url("../img/bg_footer.gif");
	background-repeat: no-repeat;
	background-position: top;
	}
	
	

.event0127-chefname2 {
	width: 500px;
	padding-bottom: 5px;
	font-weight: bold;
	clear: both;
	text-align: right;
	color:#520315;
	}

.event0127-chef2 {
	width: 85px;
	float: right;
	text-align: left;
	}
	
.event0127-chef2 img {
	padding: 2px;
	border: solid 1px #dddddd;
	}
	
.event0127-text2 {
	width: 415px;
	float: left;
	font-size: 11px;
	line-height: 135%;
	}
	
.event0127-shop2 {
	width: 405px;
	text-align: left;
	letter-spacing: 0em;
	float: left;
	font-size: 11px;
	padding: 10px 0 0 5px;
	background-image: url("../img/bg_footer.gif");
	background-repeat: no-repeat;
	background-position: top;
	}

.timetable {
	margin-bottom: 15px;
	}
	

.chef-box {
	width: 500px;
	float: left;
	clear: both;
	margin-bottom: 20px;
	}
	
.chef-box:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.chef-box { display: inline-block; }

/* Except MacIE ¥*/
* html .chef-box { height: 1%;}
.chef-box { display: block; }
/* End */
	
.chef-txt-box {
	float: left;
	width: 220px;
	}
	
.chef-txt-box p {
	padding-top: 30px;
	}
	
.chef-img-box {
	width: 250px;
	float: right;
	display: block;
	}
	
.chef-f {
	float: left;
	clear: none;
	width: 125px;
	}
	
.chef-c {
	clear: right;
	}
	
.chef-img-box ul {
	padding: 0px;
	margin: 0px;
	}
	
.chef-img-box li {
	float: left;
	padding: 0px;
	margin: 0px;
	}
	
.va-top {
	vertical-align: top;
	}
	
.va-bottom {
	vertical-align: bottom;
	}
	
.un-chef {
	width: 500px;
	display: inline;
	float: left;
	clear: both;
	}
	
.un-chef ul {
	width: 480px;
	list-style: none;
	margin-left:20px;
	padding-top: 30px;
	}
	
.un-chef ul li {
	float: left;
	display: inline;
	margin: 0px;
	padding : 0px;
	margin-right: 5px;
	margin-bottom: 3px;
	}
	
.un-chef ul li img {
	padding: 0px;
	margin: 0px;
	}
	
#centercolumn h4 {
	font-size: 11px;
	width: 126px;
	}

	
* html #centercolumn h4 {
	font-size: 10px;
	padding-top: 5px;
	}

.n-name {
	letter-spacing: -0.1em;
	}

.l-name {
	letter-spacing: -0.2em;
	}	
.chef-box2 {
	width: 500px;
	float: left;
	clear: both;
	margin-bottom: 40px;
	}
	
.chef2-box:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.chef-box2 { display: inline-block; }

/* Except MacIE ¥*/
* html .chef-box2 { height: 1%;}
.chef-box2 { display: block; }
/* End */
	
.chef-box2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
.chef-box2 li{
	display: inline;
	margin: 0px;
	padding: 0px;
	}
	
.chef-box-time {
	width: 220px;
	border-top: solid 1px #dddddd;
	padding-top: 5px;
	margin-top: 10px;
	float: left;
	clear: both;
	display: inline;
	text-align: right;
	color: #999999;
	}
	

/* print ------ */

@media print{

#globalNaviArea,#rightcolumn,#timer,#footer{
	display: none;
	}
	
body {
	background-image: url(../img/p_bg.jpg);
	}
	
#wrap-right {
	width: 130px;
	float: left;
	clear: right;
	}
	
* html #wrap-right {
	width: 300px;
	}
	
#header,#maincontents,#contents,.contentsBox {
	float:left;
	clear:both;
	}
	
#maincontents{
	background: none;
	}
	
#leftcolumn {
	width: 530px;
	}
	
*+html #leftcolumn {
	width: 700px;
	}
	
* html #leftcolumn {
	width: 500px;
	}
	
#contents h2 {
	float:left;
	clear:both;
	}
	
#contents {
	padding-left: 10px;
	padding-right: 5px;
	}
	
*+html #contents {
	width: 650px;
	}
	
#centercolumn {
	padding-right: 0px;
	padding-left: 0px;
	}
	

	
.contentsBox {
	margin-left: 10px;
	margin-right: 5px;
	}
	
*+html .contentsBox {
	width: 600px;
	}

