@charset "shift_jis";
/*****************************************************
 * ネイルサロンBLANC 共通CSS
 *
 *   @version   	  1.0
 *   @since     	  2009.04.30
 *   @last update   2009.04.30
 *   @designer      http://www.web-factory.co.jp
 *
 ****************************************************/

/*---基本スタイル---
----------------------------------------------------*/
* {
	padding: 0px;
	margin: 0px;
}
html {
	overflow-y:scroll;
	line-height:16px;
}
body{
	padding:0px;
	margin:0px;
	background-image:url(../images/back.gif);
	background-repeat:repeat-x;
	font-size:12px;
	color:#444;
}
p{
	padding:0px;
	margin:0px;
}
hr{
	margin:0px;
	padding:0px;
	height:1px;
	color:#999;
}

img{
	border:0px;
}

h1{
	font-weight:normal;
	font-size:10px;
	color:#5F5A50;
	padding:3px 0px 15px 0px;
	margin:0px;
	line-height:10px;
}

h2{
	font-weight:normal;
	font-size:10px;
	color:#666;
	padding:0px;
	margin:2px 10px 20px 0px;
	line-height:10px;
	text-align: right;
}

form{
	padding:0px;
	margin:0px;
}

table{
	font-size:12px;
	color:#333333;
}

/*---メインスタイル---
----------------------------------------------------*/

#wrap{
	width: 930px;
	margin: 0 auto;
}
#head{
	width:930px;
	height:100px;
	position:relative;
}
#foot{
	clear:both;
	width:930px;
	position:relative;
	background-image:url(../images/back_foot.gif);
	height: 36px;
	margin-top:40px;
}

/*---メインボックススタイル---
----------------------------------------------------*/

#logo{
	width:150px;
	float:left;
}
#menu{
	width:640px;
	float:right;
	padding:40px 0px 0px 0px;
}
#contents{
	position:relative;
	width: 930px;
}
#main{
	width:620px;
	float:left;
}
#bana{
	width:277px;
	float:right;
}
#flash{
	width:924px;
	height:287px;
	padding:2px;
	border:1px #CCCCCC solid;
	margin: 10px 0px 30px 0px;
}
#copyright{
	width:215px;
	float:left
}
#footlink{
	width:300px;
	float:right;
	color: #B0B0B0;
	font-size: 10px;
	text-align: right;
	padding: 14px 10px 0px 0px;
}
#footlink a{
	color:#B0B0B0;
}

/*---ボックススタイル---
----------------------------------------------------*/
.top_box01{
	background-color:#242424;
}
.top_box02{
	padding:20px 10px 30px 10px;
	line-height: 18px;
}
.top_box02 ul{
	padding-left:20px;
}
.top_box03{
	padding:15px 10px 10px 11px;
	line-height: 18px;
}
.top_box03 dl dt  { 
	clear:left;
	float:left;
	font-size:12px;
}
.top_box03 dl dd { 
	margin-left:0px;
	line-height:1.6em;
	letter-spacing:1px; 
}
.main_img{
	padding:0px 0px 30px 0px;
}
.menu_box01{
	background-color:#E7E3D8;
	padding:10px;
	margin-bottom:15px;
}
.about_box01{
	background-color:#ECECEC;
	padding:10px;
	margin-bottom:15px;
	position:relative;
	width: 600px;
}
.about_box02{
	width:200px;
	float:left;
}
.about_box03{
	width:395px;
	float:right;
}
.about_box04{
	background-color:#ECECEC;
	padding:0px 0px 5px 0px;
	border-bottom:1px #BDB9B0 solid;
}
.about_box05{
	padding:10px 0px 25px 0px;
	line-height:18px;
}
.gal{
	padding:20px 0px 0px 0px;
	line-height: 18px;
}
.gal_box01{
	padding:10px 0px 15px 0px;
	line-height:18px;
}
.gal_box2{
	width:95px;
	margin:0px 10px 10px 0px;
	float:left;
}
.gal_box3{
	width:95px;
	margin:0px 0px 10px 0px;
	float:right;
}
.gal_box4{
	clear:both;
	margin-top:50px;
}
.gal_box4a{
	clear:both;
	margin-top:20px;
}
.gal_box5{
	background-color:#ECECEC;
	padding:10px;
	margin:20px 0px 15px 0px;
	position:relative;
	width: 600px;
	clear: both;
}
.rese_box01{
	padding:10px 0px 15px 0px;
	line-height:18px;
}
.rese_box01 ul{
	padding-left:20px;
}
.acc_box01{
	width:250px;
	float:left;
}
.acc_box02{
	width:320px;
	float:right;
}
.acc_box03{
	clear:both;
	height:15px;
}
.acc_box04{
	padding:10px 0px 25px 3px;
	line-height:18px;
}
.nails1{
	position:relative;
	width:600px;
}
.nails2{
	width:200px;
	float:left;
}
.nails3{
	width:380px;
	float:right;
	line-height: 20px;
}

/*---表スタイル---
----------------------------------------------------*/
.table1{
	border-bottom:1px #CCCCCC dotted;
	padding:5px 0px 5px 0px;
	vertical-align:middle
}
.table2{
	border-bottom:1px #CCCCCC dotted;
	padding:5px 0px 5px 0px;
	vertical-align:middle;
	text-align:right;
	line-height: 14px;
}
.table3{
	padding:5px 0px 5px 0px;
	vertical-align:top;
}

/*---その他スタイル---
----------------------------------------------------*/
.clear{
	clear:both;
}
.fs01{
	font-size:10px;
	line-height:14px;
}
.fs02{
	font-size:16px;
	font-weight:bold;
	color:#F00;
}
.fs03{
	color:#F00;
	font-size:10px;
}

/*-----------------------------------------------
メインメニューCSS
-----------------------------------------------*/
#mainmenu li {	
	height:22px;
	list-style-type:none;
	float:left;
}
#mainmenu li img { vertical-align:top; }
.bt01 { background:url(../images/bt01b.gif) left top no-repeat; padding-right:18px;}
.bt02 { background:url(../images/bt02b.gif) left top no-repeat; padding-right:18px;}
.bt03 { background:url(../images/bt03b.gif) left top no-repeat; padding-right:18px;}
.bt04 { background:url(../images/bt04b.gif) left top no-repeat; padding-right:18px;}
.bt05 { background:url(../images/bt05b.gif) left top no-repeat; padding-right:18px;}
.bt06 { background:url(../images/bt06b.gif) left top no-repeat; padding-right:18px;}
.bt07 { background:url(../images/bt07b.gif) left top no-repeat;}

#mainmenu li a { display:block; }
#mainmenu li a:hover { background-color:transparent; }
#mainmenu li a:hover img{ visibility:hidden; }

/*-----------------------------------------------
バナーメニューCSS
-----------------------------------------------*/
#banamenu li {
	width:277px;
	height:73px;
	list-style-type:none;
	float:left;
}
#banamenu li img { vertical-align:top; }
.bana01 { background:url(../images/bana01b.gif) left top no-repeat; padding-bottom:6px;}
.bana02 { background:url(../images/bana02b.gif) left top no-repeat; padding-bottom:6px;}

#banamenu li a { display:block; }
#banamenu li a:hover { background-color:transparent; }
#banamenu li a:hover img{ visibility:hidden; }

