/*------------------------------- 
エステ
 ---------------------------------*/ 

/* 基本 */

* { margin : 0 ; padding : 0 ; }

ol{ margin:0px;
	padding:2px 0px 1px 28px;
	list-style-type:decimal;
	line-height:140%;}

dl{ margin:0px; width:555px;}
	
dt {
	margin:0px 0px 5px 0px;
	height:17px;
	line-height:17px;
	padding:4px;
	background-color:#FFFCF4;
	color:#F8BC04;
	border-bottom:dotted 1px #EFD352;
	}

	
dd {
	font-size:12px;}


.html{
	margin:0;
	padding:0;
	border:none;
	text-align: left;
	float: center;
	clear:both;
	background-color:#ffffff;	
	font-size: 11px;
	position : relative ;
}

/* Search Box */
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    font-weight: bold;
    color: #606060;
    background: #fafafa;
	border: thin solid #C8C8C8;
    margin: 2px;
    padding: 2px;
}

/* コンテンツエリア */

.contents_area{
	margin:5px;}

H2 { /* 見出し1 */
	DISPLAY: none;
	FONT-SIZE: 9pt;
	MARGIN: 0;
	PADDING: 0;
	COLOR: #e1e1e1;
	WIDTH: 100%;
	BORDER-BOTTOM: #F84B5F 1px dotted;
}


h3 {
	background-image:url(../img/spe_bar.gif);
	padding: 4px 0px 4px 33px;
	line-height: 1.3em;
	font-weight:bold;
	font-size:16px;
	margin:1px;
	color:#FFFFFF;
	vertical-align:middle;
	font-size-adjust:inherit;	
	background-repeat:no-repeat;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック", Osaka;}	


h4{ color:#134B6B;
	font-size:13px;
	background-color:#F2F2F2;
	border-bottom:1px solid #DBDBDB;
	border-left:4px solid #367DA6;
	font-weight:bold;
	margin: 6px 2px 3px 2px;
	padding:4px 1px 3px 6px;
	}


h5 {
	color:#134B6B;
	font-size:13px;
	background-color:#F1F6F9;
	border-bottom:1px dotted #134B6B;
	font-weight:bold;
	margin: 4px 2px 3px 2px;
	padding:2px 1px 3px 4px;
}


h6{ 
	font-size:17px;
	font-size-adjust:inherit;
	border-bottom:1px dashed #696969;
	padding-bottom:3px;
	font-weight:bold;
	margin:10px;
	color:#FFA422;
	line-height: 1.2em;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック", Osaka;
	vertical-align:middle;
}

	
body{

	font-size: 10px;
	line-height:1.3em;
	margin:0px auto 0px auto;
	background-color:#ffffff;
	font-family: "ＭＳ Ｐゴシック", "Osaka","Hiragino Maru Gothic Pro", 'ヒラギノ丸ゴ Pro W4', "sans-serif";
}
		

/* ヘッダー */

#head {
	height: 65px;
	width: 810px;
	margin-top: 0px;
	margin-left: 2px;
	display:block;
	overflow:hidden;
    margin-left:auto;
    margin-right:auto;
    text-align:center; /* for IE */
	background-color:#ffffff;
	color:#696969;
	border-left:solid 1px #d0d0d0;
	border-right:solid 1px #d0d0d0;	
	margin-top:13px;
	border-top:solid 1px #d0d0d0;
}

#head h1 {
	float: left;
	margin-top: 0px;
}

#head h1 a {
	font-size:1px;
	text-indent:-9999px;
	width:400px;
	height:60px;
	background-image:url(../img/top_logo.gif);
	display:block;
	overflow:hidden;
}

#head ul{	
	float: right;
	list-style:none;
	position:relative;top:0px;	
}

#head li{
	float: left;
} 

#head li a{ 
	text-indent:-9999px;
	text-decoration:none; 
	background:url(../img/head_con.gif);
	display:block;
	overflow:hidden;
	margin-left: 2px;
	list-style:none;
	padding-top:4px;
} 

#head .head-menu1 a{background-position:0px 0px; width:55px; height:23px;}
#head .head-menu2 a{background-position:-60px 0px; width:85px; height:23px;}
#head .head-menu4 a{background-position:-145px 0px; width:65px; height:23px;}
#head .head-menu5 a{background-position:-210px 0px; width:85px; height:23px;}



	/* ヘッド下、トップ */

.top{ 
	margin-left:auto;
    margin-right:auto;
    text-align:center; /* for IE */	
	width:810px;
	height:100%;
	background-color:#ffffff;
	color:696969;
	border-left:solid 1px #d0d0d0;
	border-right:solid 1px #d0d0d0;
}

.top2{ 
	margin-left:auto;
    margin-right:auto;
    text-align:center; /* for IE */	
	width:810px;
	background-color:#ffffff;
	color:696969;
	border-left:solid 1px #d0d0d0;
	border-right:solid 1px #d0d0d0;
}

.top3{ 
	margin-left:auto;
    margin-right:auto;
    text-align:center; /* for IE */	
	width:810px;
	background-color:#ffffff;
	color:696969;
	border-left:solid 1px #d0d0d0;
	border-right:solid 1px #d0d0d0;
}

.top3_left{
	width:500px;}
	
.top3_right{
	width:310px;}	

	/* メインコンテンツ */	

	
.main_left{
	width:555px;
	margin-top:2px;	
	font-size:12px;
	padding:3px 0px 3px 0px;	
	text-align: left;
	float:left;
	margin-top:0px;
	background-color:#ffffff;
	color:#696969;	
	clear:both;
	}
.main_right{
	float:right;
	width:255px;
	padding:3px 0px 3px 0px;
	font-size:12px;
	text-align:left;
	margin-top:0px;
	background-color:#ffffff;
	color:#696969;
	}
	
.main_right_senden{
	height:160px;
	padding:8px 3px 5px 3px;
	background-image:url(../img/bg.gif);
	text-align:center;
	margin-bottom:5px;
	}
	
.main_right_senden2{
	padding:8px 3px 5px 5px;
	background-image:url(../img/bg.gif);
	margin-bottom:5px;
	}	
	
.main_right_menu{
	height:165px;
	padding:2px 3px 3px 3px;
	background-image:url(../img/right_menu.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
	}	
	
.main_center {
	margin-left:auto;
    margin-right:auto;
    text-align:center; /* for IE */	
	width:100%;
	height:100%;
	background-color:#FFFCF4;
	color:#696969;
	border-top:1px #d0d0d0 solid;
	border-bottom:1px #d0d0d0 solid;			
    background-image:url(../img/t_bg2.gif);	
	}	
	
.main_footer {
	margin-left:auto;
    margin-right:auto;
    text-align:left; /* for IE */	
	width:806px;
	padding:2px;
	height:100%;
	color:#696969;		
	}		

.main_center_l {
	width:200px;
	padding:2px;
	float:left;
	background-color:#F8F8F8;
	text-align:left;}

.main_center_r {
	width:592px;
	padding:2px;
	float:right;
	text-align:left;}

/* 下部の施術別一覧 */


.underlist ul{
	width:265px;
	font-size:10px;
	height:45px;	
    list-style:none;
	margin:1px 2px 2px 2px;
	padding:2px 0px 2px 0px;
	color: #696969;
    float:left;
	text-align:left;
}
.underlist li{
    height:16px;
}	

.underlist_txt{
	margin-left:50px;}

/* 広告枠一覧のリスト */

.koukokulist ul{
	width:264px;
	height:45px;	
    list-style:none;
	margin:1px 2px 2px 2px;
	padding:2px 0px 2px 0px;
	color: #696969;
    float:left;
	text-align:left;
}
.koukokulist li{
    height:16px;
}	

.koukokulist_txt{
	margin-left:50px;}	
	

	/* メイン下 */

.under {
	clear: both; 
	width:100%;
	color:#ffffff;
	background-color:#57BBCF;
	background:url(img/under_top.gif) repeat-x left top;}

a.underlink:link { color: #C00909; text-decoration:underline;}
a.underlink:visited { color: #E93D3D; text-decoration:underline;}
a.underlink:hover { color: #ffffff; background-color:#C00909; text-decoration:none;}
a.underlink:active { color: #ffffff; background-color:#555555; text-decoration:none;} 

.under_main {
	width:802px;
	color:#ffffff;
	padding:4px;
	margin-left:auto;
    margin-right:auto;
	border-left:solid 1px #d0d0d0;
	border-right:solid 1px #d0d0d0;			
	}
	
.foot {
	width:810px;
	margin-left:auto;
    margin-right:auto;
	text-align:center;
	background-color:#ffffff;
	color:#696969;
	border-left:solid 1px #d0d0d0;
	border-right:solid 1px #d0d0d0;	
	clear:both;
	padding-top:5px;
}

	/* インフォメーション */

.number ul{
	width:540px;
	height:100px;	
    list-style:none;
	margin:1px 2px 2px 2px;
	padding:1px 0px 2px 0px;
	color: #696969;
    float:left;
}
.number li{
    height:15px;
}	

.number_txt{
	margin-left:80px;}
	
	
	/* パンくず */

.bread{ padding:2px 8px;
		background-color:#FFFCF4; 
		font-size:11px; 
		margin-bottom:4px;}


	/* タイトルピンク */

.list_img{ background-image:url(../img/area_bg.gif);}

.main_title{ 
	width:97%;
	padding:3px 0px 0px 5px;
	font-weight:bold;
	background-color:#FFFCF4;
	color:#F8BC04;
	border-bottom:dotted 1px #EFD352;
	margin-bottom:2px;
	}

.list {
	float:left;
	font-size:11px;}

.list ul{
	width:540px;
	height:60px;
    list-style:none;
	margin:1px 0px 2px 0px;
	padding:2px 0px 2px 15px;
	color: #696969;
    float:left;	
	background-color: #ffffff;
	list-style-image: url(../img/list.gif);
	background-color:#FFF7E0;
}
.list li{
    height:16px;
}

.list3 ul{
	width:160px;
	height:12px;
	margin:1px 0px 3px 12px;
	padding:0px 0px 3px 4px;
	color: #696969;
	background-color: #ffffff;
	float:left;
	list-style:none;
}
.list3 li{
    height:14px;
}

.list2 ul{
	width:135px;
	height:12px;
	margin:1px 0px 3px 12px;
	padding:0px 0px 3px 4px;
	color: #696969;
	background-color: #ffffff;
	float:left;
	list-style:none;
}
.list2 li{
    height:14px;
}






	/* （右カラム） */

.r_bar{
    font-size:12px;
    list-style:none;
	font-weight: bold;
	padding:4px 0px 0px 4px;
	color: #696969;
	height:16px;
	margin: 2px 4px 6px 5px;
	background-color: #ffffff;
	border-left: 3px solid #EFD352;
	border-bottom: 1px dotted #EFD352;
}

.menu_back {
	background-image:url(../img/area_bg.gif);}
	

/*Link*/ 

A:link     { COLOR: #b00000; TEXT-DECORATION: underline; }
A:visited  { COLOR: #000000; TEXT-DECORATION: underline; }
A:active   { COLOR: #0057A8; TEXT-DECORATION: none; }
A:hover    { COLOR: #FF2F56; TEXT-DECORATION: underline; }

 /*font*/
.font10 { font-size: 10px; }
.font10c { font-size: 10px; color:#367DA6; }
.font11 { font-size: 11px; }
.font10bold { font-size: 10px; font-weight: bold;}
.font12 { font-size: 12px; font-weight: bold;}
.font_sitei{ font-family: Arial, Helvetica, sans-serif}

.red{
	font-size:11px;
	color: #ffffff;
	background-color:#FC3717;
	padding:2px;}	
	
.blue_waku{
	font-size:11px;
	margin:2px 5px 2px 5px;
	padding:2px 5px 2px 5px;
	color: #ffffff;
	background-color:#2E65AA;}

.gray_waku{
	font-size:11px;
	margin:0px 5px 0px 5px;
	padding:4px 2px 5px 3px;
	border:solid #eeeeee 1px;
	color: #888888;
	background-color:#fbfbfb;
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", "Osaka","Hiragino Maru Gothic Pro","sans-serif";
	}
	

STRONG { font-family:"ＭＳ Ｐゴシック", "Osaka"; font-weight: bold; font-size: 12px} 

/* 背景装飾 */

.bg_pink{ badkground-color:#fff0f0; padding:2px;}

/* Base*/

TD { font-family:"ＭＳ Ｐゴシック", "Osaka";color:#555555;font-size: 12px;line-height: 130%; } 
.intro {  font-weight: bold; color: #FF6666}
.pink {  font-weight: normal; color: #FF6666;}
.blue {  font-weight: bold; color: #3399CC;}
.white { font-size:11px; color: #ffffff;}

.rank1 {  font-weight: bold; color: #DA1500; font-size: 12px; background-color:#ffbfbf;}
.rank2 {  font-weight: bold; color: #4D99D3; font-size: 12px; background-color:#C8E7FF;}
.rank3 {  font-weight: bold; color: #479042; font-size: 12px; background-color:#B5D5B3;}
.special { font-weight: bold; color:#FF6633; font-size: 16px; background-color:#FFF9F7;
			font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック", Osaka; padding:5px; margin-top:3px;}

.waku {
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;
	padding:4px;
	font-size:11px;
}

.waku_salon {
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;
	padding:1px;
	font-size:11px;
}


.note {
	border-bottom-style:dotted;
	border-color:#696969;
	border-width:1px;
	margin-top:2px;
	font-weight:bold;
	}

.dot {
	border-bottom: dotted 1px #696969;
	margin-bottom:4px;
	}	

.top_bar{
	font-weight: bold;
	font-size:12px;
	margin:0px 0px 2px 0px;
	padding:5px 0px 3px 7px;
	color: #B60009;
	background-color: #FDF2F3;
	border-bottom: 2px solid #B60009;	
	}


.title {
background-color:#ffffff;
color:#000000;
border-width: 1px;
border-bottom-style: solid; 
}


/* ナナメ背景 */

.naname{
	padding:6px;
	text-align: left;
    background-image:url(../img/t_bg.gif);	
	width:270px;
	height:100%;
	margin-left:2px;
	overflow:auto;
	}


.list_free ul{
	width:254px;
    font-size:12px;
    list-style:none;
	margin:5px 2px 2px 4px;
	padding:4px;
	color: #696969;
    float:left;	
	background-color:#DFDFDF;
}
.list_free li{
	width:252px;
	padding:1px;
	background-color: #ffffff;	
}

.top_index {
	float:left;
	width:555px;}
