/*------------------------------- 
エステ
 ---------------------------------*/ 

/* 基本 */

.html{
	margin:0;
	padding:0;
	border:none;
	text-align: left;
	float: center;
	clear:both;
	background-color:#f2f2f2;
	font-size: 11px;
	position : relative ;
	border-bottom:1px solid #999999;
	}

input, select, textarea {
font-size: 100%;
}


/* ヘッダー */

#head {
	height: 62px;
	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;
}

#head h1 {
	float: left;
	margin-top: 0px;
}

#head h1 a {
	font-size:1px;
	text-indent:-9999px;
	width:320px;
	height:62px;
	background-image:url(http://nail.labo86.com/img/top_logo.gif);
	display:block;
	overflow:hidden;
	vertical-align:top;
}

#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:30px;}
#head .head-menu2 a{background-position:-60px 0px; width:85px; height:30px;}
#head .head-menu4 a{background-position:-145px 0px; width:65px; height:30px;}
#head .head-menu5 a{background-position:-210px 0px; width:85px; height:30px;}


	/* メニュー */
	
.menu{
	width: 810px;
	height:25px;
	text-align:left;
	display:block;
	overflow:hidden;
    margin-left:auto;
    margin-right:auto;	
	}	


	/* ヘッド下、トップ */

.top{ 
	margin-left:auto;
    margin-right:auto;
    text-align:center; /* for IE */	
	width:810px;
	height:100%;
	background-color:#ffffff;
	color:696969;
}

.top2{ 
	margin-left:auto;
    margin-right:auto;
    text-align:center; /* for IE */	
	width:810px;
	padding-top:3px;
	background-color:#ffffff;
	color:696969;
}

	/* メインコンテンツ */	

	
.main_left{
	width:640px;
	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:170px;
	padding:3px 0px 3px 0px;
	font-size:12px;
	text-align:left;
	margin-top:0px;
	background-color:#ffffff;
	background-image:url(../img/bg.gif);	
	color:#696969;
	}
	
.main_right_senden{
	height:160px;
	padding:12px 3px 7px 3px;
	text-align:center;
	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:left; /* for IE */	
	width:800px;
	padding:5px;
	height:100%;
	background-color:#ffffff;
	color:#696969;		
	}	

.main_center_l {
	width:382px;
	text-align:left;
	float:left;}

.main_center_r {
	width:258px;	
	text-align:left;
	float:right;}

.contents_l{
	width:510px;
	padding:5px;
	text-align:left;
	float:left;}

.contents_r {
	width:120px;	
	text-align:center;
	float:right;}	
	

/* コンテンツエリア */

.contents_area{
	margin:5px;}

/* メニュー別検索一覧 */

.menu_waku{
	width:378px;
	padding:2px;
	margin-top:1px;}


/* ブログ一覧のリスト */

.blog_l{
	float:left;
	width:250px;}
	
.blog_r{
	float:right;
	width:252px;}

.bloglist ul{
	width:250px;
	font-size:10px;
	height:80px;	
    list-style:none;
	padding:0px 1px 2px 1px;
	text-align:center;
}
.bloglist li{
    height:16px;
}	

.bloglist_txt{
	margin-left:50px;
	text-align:left;}


.underlist ul{
	width:124px;
	font-size:10px;
	height:24px;	
    list-style:none;
	padding:0px 1px 2px 1px;
    float:left;
	text-align:center;
}
.underlist li{
    height:16px;
}	

.underlist_txt{
	margin-left:84px;
	text-align:left;}

/* 広告枠一覧のリスト */

.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: #f5f5f5; text-decoration:underline;}
a.underlink:visited { color: #A5E3EF; text-decoration:underline;}
a.underlink:hover { color: #ffffff; background-color:#57BBCF; text-decoration:none;}
a.underlink:active { color: #ffffff; background-color:#909090; text-decoration:none;} 
	
.foot {
	width:810px;
	margin-left:auto;
    margin-right:auto;
	text-align:center;
	background-color:#ffffff;
	color:#696969;	
	clear:both;
	padding-top:10px;
}

.foot_r {
	width:250px;
	float:right;
	text-align:right;
	margin-right:4px;	
	magrin-top:5px;}

.foot_l {
	width:500px;
	float:left;
	text-align:left;
	padding-top:5px;
	margin-left:4px;
	magrin-top:5px;	}	
		

	/* インフォメーション */

.info ul{
    font-size:11px;
    list-style:none;
	margin:1px 0px 1px 0px;
	padding:2px 1px 1px 16px;
	line-height:140%;	
	overflow-y: scroll; 
	height:50px;
	list-style-image: url(../img/info_logo.gif);	
}
.info li{
    height:14px;
	padding-left:0px;
}
	
	/* パンくず */

.bread{ padding:2px 8px;
		background-color:#FFFCF4; 
		font-size:11px; 
		margin-bottom:4px;}


	/* タイトルピンク */

.list_img{ background-image:url(../img/area_bg.gif);}


.list ul{
	width:540px;
	height:60px;
    font-size:12px;
    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;
}

.list2{width:430px; float:left;}

.list2 ul{
	width:500px;
	height:15px;	
    font-size:12px;
    list-style:none;
	margin:1px 0px 2px 0px;
	padding:2px 0px 2px 6px;
	color: #696969;
    float:left;	
}
.list2 li{ height:15px;}

.list2_migi{width:120px; float:right;}


.list3 {
	background-image:url(../img/bg_map.gif);
	background-repeat:no-repeat;}

.list3 ul{
	width:370px;
	height:15px;	
    font-size:11px;
    list-style:none;
	margin:1px 0px 2px 0px;
	padding:2px 0px 2px 6px;
	color: #696969;
    float:left;	
}
.list3 li{
    height:14px;
}

 /* サイトマップ */

.maplist ul{
    list-style:none;
	margin:1px 0px 2px 0px;
	padding:2px 0px 2px 24px;
	color: #696969;
	list-style-image:url(../img/maplist.gif);
	background-attachment: fixed;
}
.maplist li{
    height:14px;
}




	/* （右カラム） */

.r_bar{
    font-size:12px;
    list-style:none;
	font-weight: bold;
	padding:4px 0px 0px 2px;
	color: #696969;
	height:16px;
	margin: 2px 4px 6px 2px;
	background-color: #ffffff;
	border-bottom:solid 1px;}
	
.r_bar ul{
	background-image:url(../img/list_img.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	}	

.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; }
.font10r { font-size: 10px; color:#FF154C; }
.font11 { font-size: 11px; }
.font10bold { font-size: 10px; font-weight: bold;}
.font12 { font-size: 12px; font-weight: bold;}


STRONG { font-family:"ＭＳ Ｐゴシック", "Osaka"; font-weight: bold; font-size: 12px} 


/* 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;}
.special { font-weight: bold; color:#FF6633; font-size: 16px; background-color:#FFF9F7;
			font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック", Osaka; padding:5px; margin-top:3px;}
.shop_info{ background-color:#FFF9F7; line-height:110%; font-size:11px;}		

.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;}


/* ボックスタグ */

/* 四方グレイ枠 */
.waku {
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;
	padding:1px;
	font-size:11px;}

.waku_cam {	
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;
	padding:1px;
	font-size:11px;
	background-color:#FFFAF5;
	color:#F1670A;}

/* ボーダー多種 */
.note {
	border-bottom-style:dotted;
	border-color:#696969;
	border-width:1px;
	margin-top:2px;
	font-weight:bold;
	}

.dot_bar {
	border-top:dotted 1px #696969;
	width:780px;
	margin-left:9px;
	text-align:center;}
	
.under_main {
	width:802px;
	color:#ffffff;
	padding:4px;
	margin-left:auto;
    margin-right:auto;
	border-left:solid 1px #d0d0d0;
	border-right:solid 1px #d0d0d0;			
	}
	
.main_title{ 
	width:95%;
	padding:3px 0px 0px 5px;
	font-weight:bold;
	background-color:#FFFCF4;
	color:#F8BC04;
	border-bottom:dotted 1px #EFD352;
	margin-bottom:2px;
	}		

.title {
background-color:#ffffff;
color:#000000;
border-width: 1px;
border-bottom-style: solid; 
}	
		
	
/* 背景色付き */
	
.gray_waku{
	font-size:11px;
	margin:0px 3px 0px 3px;
	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";
	}		
	
.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;}

.bg_pink{ badkground-color:#fff0f0; padding:2px;}	

.blog_waku{
	background-image:url(../img/list_img.gif);
	background-repeat:no-repeat;
	padding:2px 1px 2px 18px;
	text-align:left;
	font-size:12px;
	border-bottom:1px solid #990033;}


/* 基本タグ */

* { 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;}


.listbox{
	width:50px;
	height:50px;
	float:left;
	background-image:url(../img/list_no_img.gif);
	background-repeat:no-repeat;}


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/bar.gif);
	margin-bottom:1px;
	padding: 8px 0px 1px 28px;
	height:25px;
	font-weight:bold;
	font-size:15px;
	background-repeat:no-repeat;}	

h4{ 
	font-size:18px;
	vertical-align:middle;
	font-size-adjust:inherit;
	border-bottom:1px solid #ff0000;
	font-weight:bold;
	margin:10px;
	padding-bottom:3px;
	line-height: 1.2em;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック", Osaka;
}



h5 {
	font-size:1px;
	text-indent:-9999px;
	width:110px;
	height:18px;
	background-image:url(../img/other_area.gif);
	display:block;
	overflow:hidden;
	margin-bottom:4px;
}

h6{ 
	font-size:16px;
	font-size-adjust:inherit;
	border-bottom:1px dashed #696969;
	padding-bottom:3px;
	font-weight:bold;
	margin:10px;
	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";
}	
		
