body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
	font-size: 75%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	line-height: 140%;
	background-image: url(../images/background.jpg);
	background-color: #B79474;
	background-repeat: repeat-x;
}

#container
{
	width: 782px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/back_container.jpg);
	background-repeat: repeat-y;
	height: auto;
}

#header
{
	background-image: url(../images/back_header.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	text-align: center;
	width: 782px;
}

#header_content
{
	background-image: url(../images/back_headcontent.jpg);
	padding: 0px;
	width: 782px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#logo
{
	float: left;
	margin:0;
	padding:0px;
	width:246px;
	height: 100px;
}
#logo_r
{
	float: right;
	margin:0px;
	width: 536px;
	padding: 0px;
	height: 100px;
	background-image: url(../images/logo_r.jpg);
}
#head_b
{
	margin:0px;
	width: 782px;
	height: 25px;
	background-image: url(../images/back_head_b.jpg);
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main {
	background-image: url(../images/back_main.jpg);
}
#photo
{
	padding: 0px;
	width: 100%;
	margin: 0px;
	text-align: center;
}
#flash
{
	padding: 0px;
	width: 100%;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#new
{
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#new_body
{
	background-image: url(../images/back_new.jpg);
	height: 600px;
	width: 380px;
	overflow: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#topics_body
{
	background-image: url(../images/topicstable_body.jpg);
	height: 600px;
	width: 200px;
	overflow: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#sidebar
{
	float: left;
	margin:0;
	padding:0px;
	width:131px;
	text-align: center;
}

#mainContent
{
	float: right;
	margin:0px;
	width: 651px;
	padding: 0px;
}
.sidebar
{
	float: left;
	margin:0;
	padding:0px;
	width:420px;
}
.mainContent
{
	float: right;
	margin:0px;
	width: 231px;
	padding: 0px;
}

#footer
{
	padding: 0;
	margin: 0px;
	background-image: url(../images/back_footer.jpg);
	background-repeat: repeat-x;
	text-align: center;
	color: #CCCCCC;
	height: 35px;
}
#footpath
{
	padding: 0;
	margin: 0px;
	background-image: url(../images/back_footpath.jpg);
	background-repeat: repeat-x;
	text-align: left;
	color: #CCCCCC;
}
#footer_copy
{
	margin: 0;
	padding: 0px;
	text-align: right;
	color: #CCCCCC;
}
#footer a:link
{
	text-decoration: none;
	color: #CCCCCC;
}
#footer a:visited
{
	text-decoration: none;
	color: #CCCCCC;
}
#footer a:hover
{
	text-decoration: none;
	color: #CCCCCC;
}
#footer a:active
{
	text-decoration: none;
	color: #CCCCCC;
}
#path
{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.tx_main
{
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	width: 630px;
	margin-bottom: 0px;
}
.tx_side
{
	padding: 0px;
	margin-right: 24px;
	margin-left: 24px;
	margin-top: 15px;
}

.tx_q
{
	font-weight: bold;
	color: #FF5890;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFC3C3;
	border-bottom-color: #FFC3C3;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tx_a
{
	margin-left: 15px;
	width: 90%;
}
.tx_red
{
	color: #FF0000;
}
.tx_green
{
	color: #284A0E;
}
.tx_brown
{
	color: #766049;
}
.tx_bigger
{
	font-size: 14px;
	color: #284A0E;
}

.table_block
{
	width: 630px;
	margin-bottom:10px;
}

.table_body
{
	width: 610px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

.table {
	border: 3px double #BB9A79;
}

.table th {
	background-color: #F9F3E6;
	color: #AF8668;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}
.table td {
	background-color: #FFFFFF;
	font-size: 11px;
}

.tableanother {
	border: 3px double #999999;
}
.tableanother td {
	font-size: 11px;
}

caption
{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 310px;
}

.mb10	{ margin-bottom:10px;}
.mb15	{ margin-bottom:15px;}
.mb20	{ margin-bottom:20px;}

a img	{
	border:0;
}	

a:link
{
	text-decoration: none;
	color: #666666;
}

a:visited
{
	text-decoration: none;
	color: #666666;
}

a:hover
{
	text-decoration: underline;
	color: #666666;
}

a:active
{
	text-decoration: underline;
	color: #666666;	
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, #path
{
	margin-top:0px;
	margin-bottom:0px;
}

h1
{
	font-size: 90%;
	color: #251E14;
	width: 782px;
	background-image: url(../images/back_h1.jpg);
	font-weight: normal;
	height: 17px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 0.5em;
	text-align: right;
	margin: 0px;
}

h2{
	width : 474px;
	height:21px;
	font-size:12px;
	text-indent:1em;
	color:#CA3700;
	background-image:url(../images/back_h2.jpg);
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


h3{
	width : 473px;
	display : block;
	font-weight:bold;
	text-indent:0.5em;
	font-size:12px;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color:#cccccc;
	background-color: #000000;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color:#CCCCCC;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

h4	{
	font-weight:bold;
	font-size: 14px;
	color: #134a76;
	margin-bottom:8px;
}

h5	{
	font-weight:bold;
	font-size: 14px;
	color: #284A0E;
	margin:10px 0 15px;
}

h6	{
	font-size:12px;
	font-weight:bold;
	color:#993300;
	margin:10px 0 5px 0;
}

.hair	{
	font-size:12px;
	font-weight:bold;
	color: #134a76;
	margin:10px 0 5px 0;
}

.styling	{
	width:500px;
	margin:0 auto 30px;
	text-align:left;
	font-size:10px;
}

.styling td	{
	width:150px;
}

.campain	{
	margin:20px 0 10px;
}

.td01	{
	vertical-align:top;
	padding:0 15px 0 15px;
}

.s_line	{
	border-style:solid;
	border-color:#cccccc;
	width:550px;
	text-align:left;
}

address
{
	font-style: normal;
}

li
{
	padding-left: 10px;
	background-image: url(../images/back_li.jpg);
	padding-top: 0px;
	background-repeat: no-repeat;
	font-size: 100%;
	line-height: 150%;
	background-position: 0px 0px;
	list-style-type: none;
	margin-left: -40px;
}

.l15
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

td img
{
	display: block;
}

img
{
	display: block;
}

.fltrt
{
	float: right;
	margin-right:0;
	margin-left: 0px;
	padding-left: 5px;
}

.fltlft
{
	float: left;
	margin-left:0;
	margin-right: 0px;
	padding-right: 5px;
}

.clearfloat
{
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.description
{
	font-size:10px;
	color:#aaaaaa;
}


hr
{
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #83B35B;
	border-right-color: #2B4716;
	border-bottom-color: #294715;
	border-left-color: #83B35B;
	margin-top: 10px;
	margin-bottom: 10px;
}
.center {
	text-align: center;
}
.border_brown {
	padding: 5px;
	border: 1px solid #B79474;
	background-color: #F4EFEA;
}

.box_new	{
	width:600px;
}
	
.p_blue	{
	font-size:14px;
	font-weight:bold;
	color: #1B86B4;
	margin-bottom:10px;
}

.p_green	{
	font-size:12px;
	font-weight:bold;
	color: #284A0E;
	margin:4px 0;
}

.p_gray	{
	font-size:12px;
	font-weight:bold;
	color: #555;
	margin:3px 0;
}

.img_01	{
	float:right;
	margin:5px 5px 5px 25px;
}

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

.p_blue_s	{
	font-weight:bold;
	color:#1B86B4;
}

.box_left	{
	width:260px;
	float:left;
	padding-left:30px;
}

.box_right	{
	width:260px;
	float:right;
	padding-right:30px;
}

.link_01	{
	font-size:10px;
	font-weight:bold;
	text-align:right;
}

.box_00	{
	margin-bottom:15px;
}

.box_01	{
	clear:both;
	width:540px;
	_width:600px;
	border:solid 1px #999;
	padding:15px 10px 15px 55px;
}

.smaller	{
	font-size:10px;
	margin:0;
	padding:0;
}

#hot_campaign	{
	width:350px;
	_width:370px;
	height:260px;
	_height:250px;
	padding:10px;
	border-bottom:dashed 1px #888;
}

#hot_campaign a	{
	color:#0D6C9F;
}

#hot_campaign .tit_hot	{
	width:350px;
	color:#0D6C9F;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}

#hot_campaign .img_hot	{
	width:150px;
	height:180px;
	float: left;
}

#hot_campaign .p_hot	{
	width:180px;
	float:left;
	font-size:12px;
	color:#666;
	margin-left: 10px;
}

#past_campaign	{
	width:350px;
	_width:370px;
	height:100px;
	_height:120px;
	padding:10px;
	border-bottom:dashed 1px #888;
	clear:both;
}

#past_campaign .img_past	{
	width:80px;
	float:left;
}

#past_campaign .date_past	{
	width:250px;
	font-size:12px;
	color:#666;
	float:right;
	padding-bottom:10px;
}
	
#past_campaign .tit_past	{
	width:250px;
	color:#39C;
	font-weight:bold;
	float:right
}

#hot_campaign a img,#past_campaign a img	{
	border:0;
}

#past_campaign a	{
	color:#39C;
}

.img_right	{
	float:right;
	margin:0 5px 5px 5px;
}

.td_top	{
	vertical-align:top;
}

.td_top p	{
	padding-left:34px;
}

.top_skin	{
	width:510px;
	margin:0 0 0 50px;
}

.top_skin p	{
	margin:0 0 30px 0;
}

.box_skin	{
	margin:0 0 20px 80px;
}

.box_skin_in	{
	float:left;
	width:112px;
	height:250px;
	margin:0 0 0 24px;
}

.box_skin p	{
	width:108px;
	padding:2px 0 0 4px;
}

.bnr_skincareclub	{
	padding:12px 0 0 8px;
}

.bnr_skincareclub a:hover img	{
    filter: alpha(opacity=85); 
	-moz-opacity:0.85;
	opacity:0.85;
} 

.clear	{
	clear:both;
}

/*▽ 110324 ▽*/

.mb10	{ margin-bottom:10px;}

.box0324_01	{
	width:580px;
	_width:600px;
	background:#F4F9FB;
	padding:20px 10px;
}

.box0324_02	{
	width:580px;
	_width:600px;
	background:#FFF;
	padding:20px 10px;
}

.box0324_03	{
	width:578px;
	_width:598px;
	background:#FFF;
	border:solid 1px #88CBDF;
	padding:20px 9px;
}

.box0324_04	{
	width:578px;
	_width:598px;
	background:#FFF;
	border:solid 1px #88CBDF;
	padding:20px 9px;
}
/*▲ 110324 ▲*/

.shop	{
	font-size:87%;
}

.shop a	{
	color:#95BCC1;
}
#headtext li {
	float:left;
	margin-left: 8px;
}

#headtext {
	margin-bottom: 10px;
}
#banner {
	height: 66px;
	width: 190px;
	float: left;
	margin-top: 18px;
	margin-left: 10px;

}

