@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	font-family: MS PGothic, Verdana;
	color:#221211;
	background-color: #221211;
	line-height:1.5em;
	font-size: 12px;
}
a {
	color:#f84000;
	text-decoration:underline;
}
a:link {
	color:#f84000;
	text-decoration:underline;
}
a:visited {
	color:#f84000;
	text-decoration:underline;
}
a:hover {
	color:#f84000;
	text-decoration:none;
}	
a:active {color:#665d56; text-decoration:none;}	



em {
	color:#FF0000;
	font-weight:normal;
	font-style:normal;
	}



#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
}
#main_img_h {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	margin-bottom: 27px;
}
#content_h{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#new_h {
	width: 691px;
	background-color: #FFF;
	
	color: #1e1e1e;
	float: left;
	margin-bottom: 23px;
	padding-bottom:10px;
}
.txt_new {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1e1e1e;
	margin-right: 15px;
	margin-left: 15px;
}
#banner {
	float: right;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 23px;
	padding-bottom: 35px;
}
#bg_content {
	background-color: #F5EFDF;
}
#content {
	width:836px;
	margin-left:auto;
	margin-right:auto;
	border: 3px double #C3B171;
	padding: 30px;
}
#content_notop {
	width:836px;
	margin-left:auto;
	margin-right:auto;
	border: 3px double #C3B171;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	position: relative;
}
.txt_header {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}


/*//////////////// store /////////////// */
/*//////////////////////////////////////////////// */

#nav {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 8px;
}

.inner {
	margin-right: 90px;
	margin-left: 90px;
}


#inner_store {
	margin-right: 90px;
	margin-left: 90px;
}



#content_store{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
	position:relative;
	margin-top: 10px;
	margin-bottom: 30px;
	height: auto;
}
#store_corner01 {
	position:absolute;
	width:88px;
	height:78px;
	z-index:0;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: -20px;
	top: -10px;
}
#store_corner02 {
	position:absolute;
	width:88px;
	height:78px;
	z-index:0;
	left: 812px;
	margin-right: auto;
	margin-left: auto;
	padding-top: -20px;
	top: -10px;
}

#store_corner03 {
	position:absolute;
	width:88px;
	height:78px;
	z-index:0;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: -20px;
	bottom:-17px;
	_bottom:-15px;
}
#store_corner04 {
	position:absolute;
	width:88px;
	height:78px;
	z-index:0;
	left: 812px;
	margin-right: auto;
	margin-left: auto;
	padding-top: -20px;
	bottom:-17px;
	_bottom:-15px;
	/*top: 2722px;
	_top: 2677px;  diff > 12px*/
}


.td_padding {
	padding:5px 2px 5px 3px;
	font-size:inherit;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c3b170;
	vertical-align:top;

}
.td_padding_site {
	padding:5px 2px 5px 30px;
	font-size:inherit;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c3b170;
	vertical-align:top;

}

.td_padding_site_h {
	padding:5px 2px 5px 3px;
	font-size:inherit;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c3b170;
	vertical-align:top;
	font-weight:bold;

}

#inner_store .cityname {
	padding:12px 2px 2px 3px;
	font-size:inherit;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3b170;
	vertical-align:top;
	font-weight:bold;
	color: #c3b170;
}


#inner_store .areaname {
	padding:16px 2px 2px 3px;
	font-size:inherit;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c3b170;
	vertical-align:top;
	font-weight:bold;
	color: #580a0a;
}




#inner_store  .td_padding {
	padding:4px 2px 4px 2px;
	font-size:inherit;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c3b170;
	vertical-align:top;
}

#inner_store .td_padding_head{
	padding:4px 2px 4px 3px;
	font-size:inherit;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c3b170;
	color: #580a0a;
	font-weight: bold;
	text-align: left;

}







.td_padding_c1 {
	padding:8px 2px 8px 4px;
	font-size:inherit;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c3b170;
	font-weight:bold;
	color: #580a0a;
	

}
.td_padding_c2 {
	padding:8px 2px 8px 4px;
	font-size:inherit;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3b170;
	color: #580a0a;


}

.td_padding_head{
	padding:8px 2px 8px 4px;
	font-size:inherit;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c3b170;
	color: #580a0a;
	font-weight: bold;
	text-align: center;

}
.txt10 {
	margin-left: 10px;
	font-size: 10px;
}

/*//////////////// company /////////////// */
/*//////////////////////////////////////////////// */




/*---------------------------------------------------------
	//////// Privacy
---------------------------------------------------------*/

.termstitle {
	font-weight:bold;
	color:#A37B21;
	font-size:1.2em;
/*	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#A37B21;*/
	padding-bottom:0;
	margin-bottom:0;
}

.terms_ul {
	list-style-position:outside;
	padding-left:1.6em;
}








/*-------------------------- Validate Contact Us -------------*/

.title_detail{

}

.title_detail_err{
	background-color:#FF8080;
	background-repeat:repeat-x;
	background-position:bottom;
}


/*//////////////// concept /////////////// */
/*//////////////////////////////////////////////// */

.c_product {
	background-image: url(../images/concept/003/D003_26.jpg);
	background-repeat: repeat-y;
	width: 755px;
	padding-left: 60px;
	padding-right: 25px;
	
}
.c_p1{
	background-image: url(../images/concept/003/D003_28.jpg);
	height: 271px;
	width: 210px;
	text-align: center;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 79px;
	float: left;
}


.c_p2{
	background-image: url(../images/concept/003/D003_30.jpg);
	height: 271px;
	width: 210px;
	text-align: center;
	background-repeat: no-repeat;
	float: left;
}
.c_p3{
	background-image: url(../images/concept/003/D003_32.jpg);
	height: 271px;
	width: 210px;
	text-align: center;
	background-repeat: no-repeat;
	float: right;
}
.c_product a {
	color:#221211;
	text-decoration: underline;

}


.c004_1 {
	background-image: url(../images/concept/004/D004_15.jpg);
	height: 228px;
	width: 277px;
	text-align: left;
	padding-left: 200px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-right: 10px;
}
.c004_2 {
	width: 340px;
	float: right;
	margin-top: 10px;
}
.c004_3 {
	background-image: url(../images/concept/004/D004_27.jpg);
	background-repeat: repeat-y;
	width: 841px;
}
.border2 {
	background-image: url(../images/product/012/D012_22.jpg);
	background-repeat: repeat-y;
	width: 780px;
	margin-left: 1px;
	padding-right: 30px;
	padding-left: 30px;
}
.border1 {
	background-image: url(../images/concept/006/D006_20.jpg);
	background-repeat: repeat-y;
	width: 780px;
	padding-right: 30px;
	padding-left: 30px;
}
.border3 {
	background-image: url(../images/concept/006/D006_15.jpg);
	background-repeat: repeat-y;
	width: 360px;
	padding-right: 30px;
	padding-left: 30px;
}
.border0 {
	width: 417px;
	float: left;
}
.magazine_name{
	font-weight:bold;
	color:#221211;
	font-size:16px;
	margin-right:20px;
}
.magazine-list{
	list-style-type:none;
}
.magazine-list li{
	padding:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c3b170;
	margin-bottom:10px;
}
