body {
	background-color: #F4F3EE;
	background-image: url(../images/top_back.jpg);
	background-repeat: repeat-x;
	font-size: 0.72em;
	margin: 0px;
	color: #2E2018;
}
h1 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size: 1em;
}
.navi_back {
	background-image: url(../images/navi_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.footer_td{
	background-image: url(../images/top2_r16_c2.jpg);
	background-repeat: no-repeat;
}

.footer {
	font-size: 10px;
	color: #FFFFFF;
}
.title_1 {
	font-size: 125%;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #C2B08D;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.text_1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	line-height: 150%;
}
.title_2 {
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #5A3F2E;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CABD9C;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px !important;
	margin-left: 10px;
}
.title_3 {
	font-size:15px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #5A3F2E;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CABD9C;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px !important;
	margin-left: 10px;
}
.red {
	color: #C60000;
}
.blue {
	color: #343883;
}
.footer_link {
	color: #CCFFFF;
}

/* general */

	.w80{
		width: 80px;
	}

	.w90{
		width: 90px;
	}

	.w100{
		width: 100px;
	}

	.w120{
		width: 120px;
	}

	.no_ime{ 
		ime-mode: disabled;
	}

	table.std{
		background-color: #D9CEB5;
	}

	table.std th{
		font-size: 14px;
		font-weight: normal;
		background-color: #E7E1D1;
		padding: 8px 10px 8px 10px;
	}

	table.std td{
		font-size: 13px;
		background-color: #F4F3EE;
		padding: 8px 10px 8px 10px;
	}

	table.std img{
		border: none;
	}

	.red{
		color: red;
	}

	.mini{
		font-size: 11px;
	}

	span.asterisk{
		color: red;
		font-size: 13px;
		font-weight: bold;
	}

	div.space{
		height: 25px;
		padding: 0px;
		margin: 0px;
	}

/* table.tab */

	table.tab{
	}

	table.tab th{
		background-color: #dddddd;
		padding: 5px 0px 5px 0px;
	}

	table.tab th.current{
		background-color: #D9CEB5;
	}

/* category */

	table.category_list{
	}

	table.category_list th{
		width: 50%;
	}

	table.category_list td{
	}

	table.category_list table{
		width: 100%;
	}

	table.category_list td.count{
		text-align: right;
	}

/* brand */

	table.brand_list{
		width: 100%;
	}

	table.brand_list th{
		width: 50%;
	}

	table.brand_list td{
	}

	table.brand_list table{
		width: 100%;
	}

	table.brand_list td.count{
		text-align: right;
	}

/* item */

	table.item_list{
		width: 100%;
	}

	span.bland{
		color: #ff5533;
		font-weight: bold;
	}

	span.item{
		color: #445599;
	}

	table.item_detail{
		width: 100%;
	}

	table.item_detail th{
		font-size: 12px;
		width: 20%;
	}

	table.item_detail td{
		width: 30%;
	}

/* purchase */

	table.purchase{
		width: 100%;
	}

	table.purchase th{
		width: 90px;
	}

/* question */

	table.question{
		width: 100%;
	}

	table.question th{
		width: 130px;
	}

/* assessment */

	table.assessment{
		width: 100%;
	}

	table.assessment th{
		width: 110px;
	}

/* blog */

	h2.blog{
		color: #666666;
		font-size: 16px;
		width: 100%;
		border-bottom: 1px dashed #666666;
	}

	div.blog{
		width: 100%;
	}

	div.blog img{
		float: right;
		margin: 0px 0px 5px 5px;
		border: 1px solid #999999;
	}

/* others */

	span.current{
		font-size: 13px;
		color: #ff0000;
		font-weight: bold;
	}

	a.move_page{
		font-size: 13px;
		font-weight: bold;
	}

	table.message{
		margin-top: 20px;
		margin-bottom: 20px;
	}

	table.message td{
		font-size: 13px;
		border: 1px solid #666666;
		background-color: #ffffdd;
		letter-spacing: +2px;
		line-height: 22px;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	div.count{
		padding: 5px 10px 0px 0px;
		text-align: right;
	}
	
	.qrms{
		font-size: 9px;
		margin-left: 20px;
		margin-right:20px;
		margin-top: 10px;
	}
.c13{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}

div.topics1{
	overflow: scroll;
	overflow-x: visible;
	overflow-y: scroll;
	height: 110px;
}

div.topics2{
	overflow: scroll;
	overflow-x: visible;
	overflow-y: scroll;
	height: 180px;
}

.no-repeat{
	background-repeat: no-repeat;
}


.product-box{
	width:480px;
	margin: 0 auto 60px auto;
}
.henpin{
	padding-left:20px;
}
.henpin li{
	margin-bottom:10px;
}


#kaitori-btn {
	clear:both;
	height: 58px;
	margin-bottom:30px;
}
/* start: clearfix---------------------------- */
#kaitori-btn:after {content:"."; display:block; height:0px; clear:both; visibility:hidden;}
#kaitori-btn { display:inline-table; }
/* Hides from Mac IE \*/
* html #kaitori-btn { height:1px; }
#kaitori-btn { display:block; }
*:first-child+html #kaitori-btn { min-height:1px;}
/* end: clearfix------------------------------ */
#kaitori-btn #shop-btn{
	width: 220px;
	height: 58px;
	float:left;
	padding-left: 30px;
	margin-right: 10px;
}
#kaitori-btn #home-btn{
	width:220px;
	height: 58px;
	float: right;
	padding-right: 30px;
}
.kaitori-flowbox{
	width:480px;
	padding:0px;
	margin: 0 auto 10px auto;
}
.kaitori-flowbox .kaitori-title{
	margin-bottom:0px;
}

.kaitori-flowbox .kaitori-in{
	padding:5px 15px;
	background: url(../images/kaitori-inback.jpg) repeat-y center top;
}
.kaitori-flowbox .kaitori-in p{
	margin-top:0px;
}

.kaitori-flowbox-last{
	margin-bottom:50px;
}

.kaitori-list{
	background-color:#EAE4D6;
	width:460px;
	margin:0 auto;
	padding:20px;
}
.kaitori-list ol{
	width:420px;
	margin:0;
	margin-left:20px;
	padding:0px;
}
.kaitori-list li{
	margin-bottom:30px;
}
.access-box {
	clear: both;
	margin-bottom: 40px;
}
/* start: clearfix---------------------------- */
.access-box:after {content:"."; display:block; height:0px; clear:both; visibility:hidden;}
.access-box { display:inline-table; }
/* Hides from Mac IE \*/
* html .access-box { height:1px; }
.access-box { display:block; }
*:first-child+html #.access-box { min-height:1px;}
/* end: clearfix------------------------------ */
.access-img {
	float: right;
	padding-left: 10px;
}

.info-access-list {
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
	width: 295px;
}
.info-access-list li {
	background: url(../images/access-icon.gif) no-repeat left top;
	padding-left: 15px;
	padding-bottom: 10px;
	margin-bottom:10px;
	border-bottom: dashed 1px #C2B08D;
}
.info-access-list {
	border-bottom: none !important;
}
#access-qr {
	float: left;
}
.access-box .text {
	float: right;
	text-align: left;
	width: 400px;
	padding-left: 10px;
}

.item-list-data{
	width:480px;
	border-collapse:collapse;
	border: solid 1px #B3AA8B;
}
.item-list-data td,
.item-list-data th{
	width:120px;
	padding:3px 5px;
	font-size:11px;
	font-weight:normal;
	border-left: solid 1px #B3AA8B;
	border-right: solid 1px #B3AA8B;
}
.item-list-data th{
	background-color:#EAE4D6;
	border-top: solid 1px #B3AA8B;
	border-bottom: solid 1px #B3AA8B;
}


