img {vertical-align: bottom;}
body{
	margin: 0;
	padding: 0;
	background:url(/nol/tenkamugen/img/product_info/main_bg.jpg) #000 top center no-repeat;
	font-size: 12px;
}

#Wallpaper_tenkamugen{}
#tenkamugen_cont_box{
	width: 800px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	line-height: 1.2;

	/* border: solid 1px #fff; */
}

h1{
	width: 150px;
	height: 439px;
	margin: 0 auto;
	padding: 100px 0 0 380px;
	/* border: solid 1px #fff; */
	text-align: left;
}

.info01_box{
	width: 790px;
	height: 690px;
	margin: 0 auto;
	padding: 80px 0 0 0;
	background:url(/nol/tenkamugen/img/product_info/info01_bg.png) top center repeat-y;
	font-size: 12px;
}


.info02_box{
	width: 790px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background:url(/nol/tenkamugen/img/product_info/info2_bg.gif) top center repeat-y;
	font-size: 12px;
}

.info02_title6{
	width: 340px;
	height: 120px;
	margin: 0 auto;
	text-align: left;
	padding: 440px 0 0 410px;
	background:url(/nol/tenkamugen/img/product_info/info02_title6.png) top center no-repeat;
	font-size: 12px;
}

.info02_title13{
	width: 705px;
	height: 155px;
	margin: 0 auto;
	padding: 100px 0 0 25px;
	text-align: left;
	background:url(/nol/tenkamugen/img/product_info/info02_title13.gif) top center no-repeat;
}


.info2_cont_box{
	width: 740px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
.w740{
	width: 740px;
	margin: 0 auto;
	text-align: center;
}

.info01_01txt{ height: 280px;}
.info01_02txt{ height: 105px;}
.info01_03txt{ height: 225px;}

.tokuten_left_box{
	width: 360px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	/* border: solid 1px #fff; */
	float: left;
}

.tokuten_right_box{
	width: 360px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	/* border: solid 1px #fff; */
	float: right;
}

.title_box{
	padding-top: 20px;
	padding-bottom: 5px;
}
table.item_box{}

table.item_box th{
	vertical-align: top;
}

table.item_box td{
	vertical-align: top;
	padding-left: 5px;
}

#btn_shop{padding-top: 330px;}
#btn_shop a{
	background: url(/nol/tenkamugen/img/product_info/btn_shop.gif);
	width: 184px;
	height: 63px;
	display: block;
}

#btn_shop a:hover{
	background: url(/nol/tenkamugen/img/product_info/btn_shop.gif) 0px -63px;
}

#btn_shop strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}



/* ƒŠƒXƒg
--------------------------------------------------- */

table.data{
	width: 740px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	border: solid 1px #fff;
	border-collapse: collapse;
	font-size: 12px;
	background:url(/nol/tenkamugen/img/table_bg.jpg);
}
table.data td , table.data th{
	padding: 5px;
	border: solid 1px #fff;
	vertical-align:top;
}


td.nomalbox{
	width: 45%;
	background: #ffcae4;
	color: #000;
	background:url(/nol/tenkamugen/img/td_nomalbox_bg.jpg);
}

td.tbox{
	width: 45%;
	background: #ddffdd;
	color: #000;
	background:url(/nol/tenkamugen/img/td_tbox_bg.jpg);
}




/* garally1
=======================================*/
.garally {width: 739px; height:416px; margin: 0 auto; text-align: center; padding:10px 0 5px 0;}
.garally .g_cont {}
.garally .controls { margin-top:-30px; margin-left:10px;}
.garally .controls a { height:15px; width:15px; background:#933; display:block; z-index:1000; float:left; border:#fff solid 1px; margin-left:5px;}
.garally .controls a:hover { background:#fff; color:#000; height:20px; width:20px; margin-top:-5px;}
.garally div.scroller { width: 739px; height:416px; overflow: hidden; margin: 0 auto; text-align: center;}
.garally div.scroller div.section {width: 739px; height:416px; overflow:hidden; float:left;}
.garally div.scroller div.content {width: 10000px;}


.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}