<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis"; 




/*--------------------------------*/
/*      　　　全体の設定　        */		
/*--------------------------------*/




/*marginとpadingの基礎値の設定*/
*{
	margin: 0px;
	padding: 0px;
}

/*../imgタグのベースラインスペース削除*/
img {
	vertical-align: text-bottom;
	border: none;
}

html{
	overflow-y:scroll;
	}

/*////リストの表示を消す設定////*/
ol, ul, li {
	list-style: none;
	margin-left:0px;
	padding-left:0px;
	margin-top: 0px; 
 }
	


body {
	color: #666;
	font: 13px/20px 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
}


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


.box {
	height: auto;
	width: auto;
	border: 1px solid #000;
}

h1 {
		position: absolute;float: left;
	height: 30px;
	width: 100%;
	font-weight: normal;
	color: #000;
	font-size: 12px;
	text-align: right;
}
h2 {
	text-shadow: 1px 1px 1px #FFF;
	float: left;
	height: 30px;
	width: 100%;
	font-weight: normal;
	color: #000;
	text-align: center;
	margin: 20px 0px;
	font-size: 30px;
}
h3 {
	background: url(../img/bar.gif) no-repeat left center;
	margin: 0px 0px 20px;
	float: left;
	height: 30px;
	width: 100%;
	line-height: 32px;
	text-indent: 40px;
	font-weight: normal;
	color: #000;
}

h4 {
	background: url(../img/bar.gif) no-repeat left center;
	margin: 0px;
	float: left;
	height: 30px;
	width: 100%;
	line-height: 32px;
	text-indent: 40px;
	font-weight: normal;
	color: #000;
}
/*--------------------------------*/
/*      　　　ヘッダー　　        */		
/*--------------------------------*/

#head {
	margin: 0px;
	height: 123px;
	width: 100%;
	float: left;
	background: #F8C9C1;
}
#header {
	position: relative;
	margin: 0px auto;
	height: 123px;
	width: 980px;
}

/*--------------------------------*/
/*      　　　　ボタン　　        */		
/*--------------------------------*/


#btn {
	margin: 0px;
	height: 52px;
	width: 100%;
	background: url(../img/bg_navi.gif);
	float: left;
}


ul#menu {
	height:52px;
	margin:0 auto;
	padding:0;
	width: 984px;
}

ul#menu li a {
	display:block;
	height:52px;
	width:164px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;

}

ul#menu li.top {
	background:url(../img/btn_top.gif) no-repeat;
	float: left;
}
ul#menu li.top a {
	background:url(../img/btn_top.gif) 0px -52px;
}

ul#menu li.use {
	background:url(../img/btn_use.gif) no-repeat;
	float: left;
}
ul#menu li.use a {
	background:url(../img/btn_use.gif) 0px -52px;
}

ul#menu li.sys {
	background:url(../img/btn_sys.gif) no-repeat;
	float: left;
}
ul#menu li.sys a {
	background:url(../img/btn_sys.gif) 0px -52px;
}

ul#menu li.girl {
	background:url(../img/btn_girl.gif) no-repeat;
	float: left;
}
ul#menu li.girl a {
	background:url(../img/btn_girl.gif) 0px -52px;
}

ul#menu li.job {
	background:url(../img/btn_job.gif) no-repeat;
	float: left;
}
ul#menu li.job a {
	background:url(../img/btn_job.gif) 0px -52px;
}

ul#menu li.link {
	background:url(../img/btn_link.gif) no-repeat;
	float: left;
}
ul#menu li.link a {
	background:url(../img/btn_link.gif) 0px -52px;
}

ul#menu li.contact {
	background:url(../img/btn_contact.gif) no-repeat;
	float: left;
}
ul#menu li.contact a {
	background:url(../img/btn_contact.gif) 0px -52px;
}




/*--------------------------------*/
/*      　　　スライド　　        */		
/*--------------------------------*/


#slide {
	height: auto;
	width: 980px;
	float: left;
}

/*--------------------------------*/
/*      　　センター部分　        */		
/*--------------------------------*/



#center {
	margin: 0px 0px 20px;
	height: auto;
	width: 100%;
	float: left;
	padding: 10px 0px;
}
#center #box{
	margin: 0px auto;
	height: auto;
	width: 980px;
	padding: 0px 0px 20px;
}

#center_g {
	margin: 0px 0px 20px;
	height: auto;
	width: 100%;
	background: #F8F8F8;
	float: left;
	padding: 10px 0px;
}
#center_g #box{
	margin: 0px auto 0px;
	height: auto;
	width: 980px;
	padding: 0px 0px 20px;	
}

#txtbox {
	height: auto;
	width: 980px;
	float: left;
	margin: 20px 0px;
}


/*--------------------------------*/
/*      　    INFO部分 　         */		
/*--------------------------------*/


#info {
	height: 250px;
	width: 980px;
	float: left;
}
#info h2{
	display:none;
}
#info #box{
	height: 250px;
	width: 980px;
	float: left;
	overflow: auto;
	overflow-x:hidden;
	margin: 0px 0px 0px 0px;
}
#info #box #infocom{/*-----サンプル用-----*/
	height: auto;
	width: 940px;
	float: left;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 10px;
	border-bottom: 1px dotted #333;
}
#info #box #pic{/*-----サンプル用-----*/
	height: auto;
	width: auto;
	float: left;
	margin: 0px 3px 0px 0px;
}
	

	

/*--------------------------------*/
/*      センターフッター部分 　   */		
/*--------------------------------*/


#center_f {
	margin: 0px 0px 0px;
	height: auto;
	width: 100%;
	background: #FFDFEF;
	float: left;
	padding: 10px 0px;
}
#center_f #box{
	margin: 0px auto 0px;
	height: auto;
	width: 980px;
	padding: 0px 0px 20px;
	background: #FFDFEF;
}
#center_f #box #left{
	margin: 0px auto;
	height: auto;
	width: 480px;
	padding: 0px;
	float: left;
}

#center_f #box #right{
	
	margin: 0px 0px 0px 20px;
	height: auto;
	width: 480px;
	padding: 0px;
	float: left;
}


/*--------------------------------*/
/*      　 ご利用方法部分　       */		
/*--------------------------------*/

#apbox {
	height: auto;
	width: 306px;
	float: left;
	border: 1px solid #333;
	margin: 0px 18px 0px 0px;
}


/*--------------------------------*/
/*      　セラピスト一覧部分　    */		
/*--------------------------------*/	


#therapist {
	height: auto;
	width: 896px;
	text-align: center;
	margin: 0px auto;
}		
#thbox {
	height: 380px;
	width: 199px;
	float: left;
	margin: 0px 25px 20px 0px;
	font-size: 11px;
}	
#thbox p{
	height: auto;
	width: 199px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #F39;
	text-align: center;
	margin: 0px 0px 10px;
}
	
/*--------------------------------*/
/*      　　　リンク部分　　　    */		
/*--------------------------------*/	
	
#link{
	height: auto;
	width: 980px;
	text-align: center;
	margin: 0px auto 20px;
	float: left;
}	
#link li{
	height: auto;
	width: auto;
	text-align: center;
	margin: 0px 10px 10px 0px;
	float: left;
}
ul.bn8831 li.free{
	height: 31px;
	width: 88px;
	text-align: center;
	margin: 0px 10px 10px 0px;
	float: left;
}
/*--------------------------------*/
/*      　　 テーブル部分　       */		
/*--------------------------------*/	
	
table.tmain {
	width: 980px;
	margin:20px 0px 0px;
	border:5px solid #F8C9C1;
	border-collapse: collapse;
	height: 80px;
	color: #333;
	float: left;
}
table.tmain h3{
	margin: 0px;
	float: left;
	height: 30px;
	width: 100%;
	line-height: 32px;
	text-indent: 40px;
	font-weight: normal;
	color: #000;
}
table.tmain th {
	padding: 10px;
	border:1px solid #F8C9C1;
	border-collapse: collapse;
	font-size	: 14px;
	color: #000;
	text-align: left;
	font-weight: bold;
	width: 600px;
}
table.tmain td {
	padding: 10px;
	border:1px solid #F8C9C1;
	border-collapse: collapse;
	font-size	: 12px;
	text-align: center;
}
table.tmain td.left {
	padding: 10px;
	border:1px solid #F8C9C1;
	border-collapse: collapse;
	font-size	: 12px;
	text-align: left;
}



table.tjob {
	width: 980px;
	margin:20px 0px 0px;
	border:5px solid #F8C9C1;
	border-collapse: collapse;
	height: 80px;
	color: #333;
	float: left;
}
table.tjob h3{
	margin: 0px;
	float: left;
	height: 30px;
	width: 100%;
	line-height: 32px;
	text-indent: 40px;
	font-weight: normal;
	color: #000;
}
table.tjob th {
	padding: 10px;
	border:1px solid #F8C9C1;
	border-collapse: collapse;
	font-size	: 14px;
	color: #000;
	text-align: center;
	font-weight: bold;
	width: 200px;
	background: #FFEAEA;
}
table.tjob td {
	padding: 10px;
	border:1px solid #F8C9C1;
	border-collapse: collapse;
	font-size	: 12px;
	text-align: left;
}
table.tjob td.left {
	padding: 10px;
	border:1px solid #F8C9C1;
	border-collapse: collapse;
	font-size	: 12px;
	text-align: left;
}


		
/*--------------------------------*/
/*      　　　モバイル部分 　     */		
/*--------------------------------*/

#mobile {
	height: 184px;
	width: 480px;
	float: left;
}
	
	
	
	
/*--------------------------------*/
/*      　　　メルマガ部分 　     */		
/*--------------------------------*/

#mailmaga {
	height: 184px;
	width: 480px;
	float: left;
	margin: 10px 0px 0px;
}
#mailmaga #box{
	height: auto;
	width: 300px;
	float: left;
	background: no-repeat;
	margin: 60px 0px 0px 10px;
}
	
	

/*--------------------------------*/
/*      　　　　FOOTER　　        */		
/*--------------------------------*/


#footer {
	margin: 0px;
	height: auto;
	width: 100%;
	background: #F8C9C1 url(../img/bg_footer_logo.gif) no-repeat center 170px;
	float: left;
	padding: 0px 0px 100px;
}
#footer #box{
	margin: 0px auto;
	height: 187px;
	width: 980px;
	background: url(../img/bg_footerlogo.png) no-repeat;
	text-align: center;
	padding: 50px 0px 0px;
	font-size: 12px;
}
#footer #txtb{
	height: auto;
	width: auto;
	float: left;
	margin: 130px 0px 0px;
	color: #666;
	text-align: left;
}
#footer #ladyl{
	height: 31px;
	width: 88px;
	float: left;
	margin: 125px 0px 0px 10px;
}
#footer #copyright{
	margin:100px 0px 0px;
	height: auto;
	width: 900px;
	float: left;
}
#footer p{
	margin:10px auto 0px;
}


/* 戻るボタン
-------------------------------------------------------------*/



#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #CCC;
	text-decoration: none;
	color: #333;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	border: 5px solid #999;
}
#page-top a:hover {
	text-decoration: none;
	background: #666;
	color: #FFF;
}

</pre></body></html>