@charset "UTF-8";

/*================================================
*
*	Layout Style Sheet
*	Version: 05 Mar 2010
*
*	1.Body
*	2.Tab-Navigation
*	3.Column
*	4.Catch-Copy Area
*	5.Content-Area
*	6.Clear Fix
*
=================================================*/



/*------------------------------------------------
	1.Body
-------------------------------------------------*/
body#event #global-navi li.event a { background-position: -350px -92px; }
#catch-copy h1 {
	padding-top: 5px;
}


/*------------------------------------------------
	2.Tab-Navigation
-------------------------------------------------*/
.tabNav {
	/*position: relative;*/
	/*z-index: 10;*/
	/**zoom: 1;*/
	width: 700px;
}
.tabNav li {
	float:left;
	display: inline; /* for Win IE */
}
.tabNav li a {
	display: block;
	width: 235px;
	height: 50px;
	background: url(../images/tab_event.png) no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
/*\*//*/
	overflow: visible;
/**/
}
.tabNav li#contest a {
	background-position: 0 0;
}
.tabNav li#food-shop a {
	display: block;
	width: 230px;
	height: 50px;
	background: url(../images/tab_event.png) no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
/*\*//*/
	overflow: visible;
/**/
	background-position: -235px 0;
}
.tabNav li#ev-stage a {
	display: block;
	width: 235px;
	height: 50px;
	background: url(../images/tab_event.png) no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
/*\*//*/
	overflow: visible;
/**/
	background-position: -465px 0;
}
.tabNav li#contest a:hover, .tabNav li#contest a.active {
	background-position: 0 -50px;
}
.tabNav li#food-shop a:hover, .tabNav li#food-shop a.active {
	background-position: -235px -50px;
}
.tabNav li#ev-stage a:hover, .tabNav li#ev-stage a.active {
	background-position: -465px -50px;
}



/*------------------------------------------------
	3.Column
-------------------------------------------------*/
.tabContent {
	clear: left;
	position: relative;
	/*top:-1px;*/
	/*z-index: 1;*/
	padding: 0 10px 5px 10px;
	background: url(../../common/images/bg_pages-asset_content.png) repeat-y;
}
.inner {
	width: 680px;
	background: url(../images/bg_event.jpg) no-repeat right top;
}
.section {
	padding: 0 20px 15px 20px;
}
.section-inner {
	background: url(../images/ruled_line.gif) no-repeat left bottom;
	padding-bottom: 50px;
}



/*------------------------------------------------
	4.Catch-Copy Area
-------------------------------------------------*/
#summary {
	padding-top: 20px;
	padding-top: 30px;
}
#summary p {
	font-size: 100%;
}



/*------------------------------------------------
	5.Content-Area
-------------------------------------------------*/
.tabContent h2 {
	padding: 0 0 10px 0;
}
.tabContent h3 {
	margin: 0 0 5px 0;
}
.tabContent ul {
	margin: 0 0 15px 20px;
	font-size: 100%;
	line-height: 1.5;
}
.tabContent ul li {
	list-style: disc;
	padding-bottom: 3px;
}
.section p,
.section dl {
	margin: 0 0 10px 5px;
	font-size: 93%;
	line-height: 1.6;
}
.section dt {
	font-weight: bold;
	color: #600;
}

#container-inner .btn-wrap {
	margin: 0;
	padding-right: 10px;
}

.section-inner .leftColumn,
.section-inner .rightColumn {
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

.leftColumn {
	float: left;
	display: inline; /* for Win IE */
}
.rightColumn {
	float: right;
	display: inline; /* for Win IE */
}
.section-inner .leftColumn {
	margin: 0 0 0 15px;
}
.section-inner .rightColumn {
	margin: 0 15px 0 0;
}
.section-inner .leftColumn,
.section-inner .rightColumn {
	width: 310px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

#gardening { background: url(../images/img_gardening.png) no-repeat 335px 15px; }
#engei { background: url(../images/img_engei.jpg) no-repeat 30px 0; }
#arrangement { background: url(../images/img_arrangement.jpg) no-repeat 335px 0; }
#cGarden { background: url(../images/img_container.jpg) no-repeat 30px 0; }
#hanging { background: url(../images/img_hanging.jpg) no-repeat 315px 0; }
#exterior .section-inner {
	padding-right: 15px;
}

#shoppingpark { background: url(../images/bg_shoppingpark.gif) no-repeat 300px 0; }
#foodsquare { background: url(../images/bg_foodsquare.jpg) no-repeat 30px 0; }
#foodsquare .section-inner { 
	min-height: 380px;
/* Hides from IE-mac \*/
	height: auto !important;
/* End hide from IE-mac */
	height: 380px;
}

.exibitorList {
	border: 2px solid  #c8e17d;
	background-color: #faffe1;
	margin: 0 0 20px 0;
}
#exteriorList {
	margin: 0;
}
.exibitorList .leftColumn {
	width: 290px;
	margin: 0 0 0 20px;
}
.exibitorList .rightColumn {
	width: 290px;
	margin: 0 20px 0 0;
}
#shopList ul {
	width: 600px;
	margin: 0 0 10px 18px;
}
#shopList ul li {
	list-style: none;
	padding: 0 0 6px 0;
}
#shopList li.caption dt,
#shopList li.caption dd {
	color: #194b19;
}
.section #shopList li.caption dl {
	border-bottom: 1px solid #fac800;
	background: none;
	padding: 0 0 5px 0;
}
.section #shopList dl {
	font-size: 11px;
	margin: 0;
	padding: 0 0 6px 0;
	background: url(../../common/images/dotline_3px_yellow.gif) repeat-x 0 100%;
}
#shopList dt {
	float: left;
	width: 230px;
	margin: 0;	
	font-weight: normal;
	color: #000;
}
#shopList dd {
	float: right;
	width: 370px;
	margin: 0;
}
#shopList dt span {
	padding-left: 3em;
}
#shopList .btn-wrap {
	margin: 0 10px 20px 0;
}

.exibitorList h3 {
	background-color: #c8e17d;
	margin: 0 0 15px 0;
}
.exibitorList h4 {
	line-height: 1.6;
	font-size: 108%;
	color: #007814;
}
.exibitorList p {
	margin: 0 0 0 8px;
	color: #194b19;
}

#event-stage .inner {
	padding-top: 50px;
}
#event-stage .section p {
	margin: 0 10px 10px 20px;
}
#event-stage p.btn-wrap {
	margin-bottom: 20px;
	padding-right: 20px;
}



/*------------------------------------------------
	6.Clear Fix
-------------------------------------------------*/
.section-inner:after,
.exibitorList:after,
#shopList dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.section-inner,
.exibitorList,
#shopList dl { display: inline-block; }
/* Hides from IE-mac \*/
* html .section-inner,
* html .exibitorList,
* html #shopList dl { height: 1%; }
.section-inner,
.exibitorList,
#shopList dl { display: block; }
/* End hide from IE-mac */
