body {
	background-color:#737373;
}
#wapper {
	background:url(../tt01/image/bg_festa.gif) repeat-x 0px top;
}
#container {
	background:#FFFFFF;
}

/* ヘッダー */
#header {
	height:92px;
	background:url(../tt01/image/bg_header_festa.gif) repeat-x 0px top;
	display:block;
	overflow:hidden;
}
	div#header:after{
		content:"";
		display:block;
		clear:both;
		height:1px;
		overflow:hidden;
	}
	/*\*/
	* html div#header{
		height:1em;
		overflow:visible;
	}
	/**/

#header h1 {
	width:300px;
	float:left;
	margin:33px 0 0 0;
	padding:0 0 0 30px;
}
#header-menu {
	margin:27px 0 0 0;
}

#btn-tenpo {
	margin:5px 22px 0 0;
	padding:0;
	text-align:right;
}
#btn-tenji {
	margin:2px 22px 0 0;
}

/* コンテンツ */

.festaImage{
	width:810px;
	height:389px;
	margin:0;
	padding:0;
	overflow:hidden;
}
	div.festaImage:after{
		content:"";
		display:block;
		clear:both;
		height:1px;
		overflow:hidden;
	}
	/*\*/
	* html div.festaImage{
		height:1em;
		overflow:visible;
	}
	/**/
.festaImage img{
	display:block;
	vertical-align:bottom;
	margin:0px;
	padding:0px;
}

#content {
	width:810px;
	padding:20px 0;
	background:url(../tt01/image/top_image03.jpg) no-repeat 0 0;
	background-color:#272727;
	overflow:hidden;
}
	div.content:after{
		content:"";
		display:block;
		clear:both;
		height:1px;
		overflow:hidden;
	}
	/*\*/
	* html div.content{
		height:1em;
		overflow:visible;
	}
	/**/

#contentShop {  /* shop */
	margin:0;
	width:775px;
	padding:20px 0px 20px 35px;
	background-color:#FFFFFF;
	overflow:hidden;
}
	div.content:after{
		content:"";
		display:block;
		clear:both;
		height:1px;
		overflow:hidden;
	}
	/*\*/
	* html div.content{
		height:1em;
		overflow:visible;
	}
	/**/


.festaLeftspace{
	float:left;
	width:250px;
	height:390px;
	margin:0;
	padding:0 0 0 20px;
}
.festaItemBox{
	float:right;
	width:460px;
	margin:0;
	padding:10px 20px 5px 0;
}
.festaItem{
	float:left;
	width:153px;
	color:#FFFFFF;
	font-size:70%;
	line-height:120%;
	padding:0px;
}
.festaItem img{
	padding:0 0 5px 0;
	margin:0px;
	display:block;
}
.concept{
	width:740px;
	background:url(../tt01/image/concept2.gif) repeat-y 0 0;
	padding:0;
	margin:20px auto;
	display:block;
	position:relative;
}
.concept .sankou{
	position:absolute;
	top:-40px;
	color:#999999;
	font-size:70%;
	vertical-align:bottom;
	text-align:left;
}

.conceptTop{
	background:url(../tt01/image/concept.gif) no-repeat 0 top;
}
.conceptBottom{
	background:url(../tt01/image/concept3.gif) no-repeat 0 bottom;
}
.concept .text{
	margin-left:262px;
	padding-top:9px;
	padding-bottom:9px;
	width:470px;
	color:#bd984e;
	font-size:75%;
	line-height:150%;
}



/* shop */
.shopInner{
	margin:0;
	width:775px;
	padding:0px;
	color:#333333;
	overflow:hidden;
}
	div.shopInner:after{
		content:"";
		display:block;
		clear:both;
		height:1px;
		overflow:hidden;
	}
	/*\*/
	* html div.shopInner{
		height:1em;
		overflow:visible;
	}
	/**/
.shopInner .shopbox{
	float:left;
	width:358px;
	margin:0 20px 20px 0;
	border:1px solid #CBB282;
	font-size:90%;
}
.shopInner .shopbox .name{
	height:35px;
	width:358px;
	margin:0px;
	padding:0px;
	background:url(../tt01/image/shopnamebar.gif) no-repeat 0 0;
}
.shopInner .shopbox .name div{
	font-weight:bold;
	padding:7px 0 0 15px;
	line-height:135%;
	margin:0px;
}
.shopInner .shopbox .Stext{
	padding:10px 0 0 15px;
	line-height:150%;
	margin:0px;
	font-size:85%;
}
.shopInner .shopbox div img{
	margin:15px 0;
}


/* 汎用 */
.float-left	{
	float:left;
}
.float-right	{
	float:right;
}

.clearfix{
	overflow:hidden;
}
	div.clearfix:after{
		content:"";
		display:block;
		clear:both;
		height:1px;
		overflow:hidden;
	}
	/*\*/
	* html div.clearfix{
		height:1em;
		overflow:visible;
	}
	/**/

