body {
	background-color: #F4F3EE;
	background-image: url(../images/top_back.jpg);
	background-repeat: repeat-x;
	font-size: 0.72em;
	margin: 0px;
	color: #2E2018;
}
.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: 0px;
	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: 80px;
}

div.topics2{
	overflow: scroll;
	overflow-x: visible;
	overflow-y: scroll;
	height: 150px;
}

.no-repeat{
	background-repeat: no-repeat;
}