@charset "Shift_JIS"; /* 文字コード設定 */
/*++++++++++++++++++++++++++++++++++++++
  サブページレイアウト用CSS
++++++++++++++++++++++++++++++++++++++*/

/* カスタムリンク */
a.type1:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.type1:visited {
	color: #000000;
	text-decoration: none;
}
a.type1:hover {
	color: #000000;
	text-decoration: none;
}
a.type2:link {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
a.type2:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
a.type2:hover {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

/*コンテンツ全体*/
#navi_bg2 {
	margin: 0px;
	height: 19px;
	padding: 0px 0px 0px;
	width: 751px;
	background-image: url(../image/img_t06.gif);
	background-repeat: no-repeat;
}
#pan_list {
	margin: 0px;
	height: auto;
	padding: 0px 30px;
	width: 691px;
	background-image: url(../image/bg_sub.gif);
	background-repeat: repeat-y;
	font-size: x-small;
	text-align: left;
}
#contents_area {
	margin: 0px;
	height: auto;
	padding: 0px 30px;
	width: 691px;
	background-image: url(../image/bg_sub.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#title {
	margin: 0px;
	height: 41px;
	padding: 8px 0px 10px;
	width: 691px;
	background-repeat: repeat-y;
	clear: both;
}
#s_title {
	margin: 10px 0px 0px;
	height: 20px;
	padding: 3px 10px 2px 20px;
	width: 661px;
	background-image: url(../image/bg_stitle.gif);
	background-repeat: repeat-y;
	clear: both;
}
#s_t {
	margin: 0px;
	padding: 0px;
	width: 170px;
	float: left;
	text-align: left;
	color: #FFFFFF;
	height: auto;
}
#s_m {
	margin: 0px;
	height: auto;
	padding: 0px;
	width: 480px;
	float: right;
	text-align: right;
	color: #FFFFFF;
}
#content {
	margin: 0px;
	padding: 20px 30px 0px;
	width: 631px;
	clear: both;
	text-align: left;
	color: #765C2F;
	height: auto;
	float: none;
	background-color: #FFFFFF;
}




#bg_facial {
	margin: 10px auto 20px;
	height: 89px;
	padding: 20px 0px 0px;
	width: 594px;
	background-image: url(../facial/image/img_f.jpg);
	background-repeat: no-repeat;
	clear: both;
	text-align: left;
}
#bg_body {
	margin: 10px auto 20px;
	height: 89px;
	padding: 20px 0px 0px;
	width: 594px;
	background-image: url(../body/image/img_b.jpg);
	background-repeat: no-repeat;
	clear: both;
	text-align: left;
}
#bg_detox {
	margin: 10px auto 20px;
	height: 89px;
	padding: 20px 0px 0px;
	width: 594px;
	background-image: url(../detox/image/img_d.jpg);
	background-repeat: no-repeat;
	clear: both;
	text-align: left;
}
#bg_nail {
	margin: 10px auto 20px;
	height: 89px;
	padding: 20px 0px 0px;
	width: 594px;
	background-image: url(../nail/image/img_n.jpg);
	background-repeat: no-repeat;
	clear: both;
	text-align: left;
}
#bg_shop {
	margin: 10px auto 20px;
	height: 140px;
	padding: 20px 0px 0px;
	width: 630px;
	background-image: url(../shop/image/img_p1.jpg);
	background-repeat: no-repeat;
	clear: both;
	text-align: left;
}


/*ページトップ*/
#pagetop {
	margin: 20px 0px 0px;
	height: auto;
	padding: 0px;
	width: 691px;
	text-align: right;
	color: #FFFFFF;
	clear: both;
	background-color: #FFFFFF;
}
#pagetop2 {
	margin: 30px 0px 0px;
	height: auto;
	padding: 0px;
	width: 691px;
	text-align: right;
	color: #FFFFFF;
	clear: both;
	background-color: #FFFFFF;
}
