@charset "UTF-8";

/* Reset CSS */

body,div,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6{
}

a{
	color: #222;
	text-decoration: none;
	outline: none;
}

img{ 
	border: none;
}

ul li{
	list-style-type: none;
}

/* Base CSS */

body{
	color: #222;
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#wrapper{
	width: 800px;
	margin: 0 auto;
}

#header{
}

#header h1{
	text-align: center;
	margin:0 auto;
	padding-top:120px;
	margin-bottom: 60px;
}

#header h1 img{
	width: 250px;
}

#gnavi{
	position: relative;
	margin: 0 auto;
	margin-bottom: 60px;
	border-top: 2px solid #222;
	border-bottom: 1px solid #222;
}

#gnavi ul{
	overflow: hidden;
}

#gnavi li{
	height:50px;
	line-height:50px;
	text-align: center;
	float: left;
	display: inline;
}

#gnavi li a{
	display: block;
	height:50px;
}

#gnavi ul li a:hover{
	color: ;
	background-color: #FFF100;
}

#gnavi li img{
	padding-top: 18px;
}

#gnavi01{width: 20%;}
#gnavi02{width: 19%;}
#gnavi03{width: 20%;}
#gnavi04{width: 19%;}
#gnavi05{width: 22%;}


#gnavi .twitter_news{
	position: absolute;
	top: -47px;
	left: 45px;
	font-size: 0.7em;
	letter-spacing: 0.1em;
	color: #5CCBE5;
}

.inbox{
	padding-top: 20px;
	margin-bottom: 80px;
	overflow: hidden;
}

#header .inbox{
	padding-top: 0px;
}

#salon .inbox{
	margin-bottom:20px;
}

#footer{
	height: 80px;
	border-top: 1px solid #222;
	padding-top: 20px;
}

#footer .inbox{
	margin-bottom:0px;
}

.inbox2{
	overflow: hidden;
}

.inbox2 h2{
	font-size: 1em;
	padding-bottom: 0.7em;
	border-bottom: 1px solid #222;
	margin-bottom: 80px;
}

.inbox2 h2 img{
	height: 16px;
}

/* Portfolio */

#portfolio{
	margin-top: -10px;
}

#portfolio li img{
	width: 100%;
}

#salon .space img{
	margin-top: -100px;
	width: 100%;
}

.copy{
	text-align: center;
	font-size: 0.8em;
	line-height: 2.5em;
	letter-spacing: 0.2em;
	margin: 100px 0  80px 0;
}

.copy02{
	text-align: center;
	font-size: 0.70em;
	line-height: 2.8em;
	letter-spacing: 0.2em;
	margin: 80px 0  80px 0;
}

/* Menu */

#menu{
	overflow: hidden;
	position: relative;
}

#menu h3{
	font-size: 0.9em;
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #999;
}

#menu dl{
	overflow: hidden;
	font-size: 0.8em;
	line-height: 1.7em;
	margin-bottom: 10px;
}

#menu dt{
	float: left;
	display: inline;
}

#menu dd{
	float: right;
	display: inline;
}

#menu .last{
	margin-bottom: 20px;
}

.menu-list{
	overflow: hidden;
}

.price-indent{
	margin-right: 1em;
}

.nyoro{
	font-size: 0.5em;
	margin-left: 2px;
}

.section1{
	width: 360px;
	float: left;
	display: inline;
	margin-right: 80px;
}

.section2{
	width: 360px;
	float: left;
	display: inline;
}

.addition{
	font-size: 0.7em;
}

.notice{
	padding: 2px;
	margin: 0 0 30px 10px;
	font-size: 0.75em;
}


/* Access */

#access{
	position: relative;
	overflow: hidden;
}

#access .map{
	position: relative;
	width: 540px;
	float: left;
	diplay: inline;
}

#access .map img{
	width: 100%;
}

.google-map{
	font-size: 0.7em;
	letter-spacing:0.2em;
	position: absolute;
	top: 0;
	right: 0;
}

.address{
	overflow: hidden;
	margin-bottom: 40px;
}

.address_text{
	margin-top: 60px;
	font-size: 0.75em;
	letter-spacing: 0.20em;
	line-height: 2em;
}

#access dd{
	width: 180px;
	float: right;
	display: inline;
	font-size: 0.75em;
	letter-spacing: 0.20em;
	line-height: 2em;
}

#access .tel{
	color: #222;
	background-color: #FFF100;
}

.section3, 
.section4,
.seciton5{
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #999;
}




/* Staff */

#staff{
	overflow: hidden;
	position: relative;
}

#staff dl{
	width: 360px; 
	float: left;
	display: inline;
	font-size: 0.7em;
	text-align: center;
	margin-left: 40px;
	margin-bottom: 20px;
}

#staff dt{
	margin-bottom: 30px;
	
}

.section3{
	margin-bottom: 20px;
}

.section4{
	margin-bottom: 20px;
}

/* Footer */


#footer{
}

#hnavi{
	text-align: center;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 20px;
}

#hnavi ul{
	border-top: 1px solid #222;
	border-bottom: 2px solid #222;
	overflow: hidden;
}

#hnavi li{
	height:50px;
	line-height:50px;
	text-align: center;
	float: left;
	display: inline;
}

#hnavi ul li a{
	display: block;
}

#hnavi li img{
	padding-top: 18px;
}

#hnavi01{width: 20%;}
#hnavi02{width: 19%;}
#hnavi03{width: 20%;}
#hnavi04{width: 19%;}
#hnavi05{width: 22%;}

.button-like{
	float: left;
	display: inline;
}

#copyright{
	font-size: 0.5em;
	font-style: italic;
	letter-spacing: 0.1em;
	float: right;
	display: inline;
	margin-top: 2px;
	margin-bottom:30px;

}

#page-top{
	text-align: right;
	margin: 40px 0;
}

.bird01{
	position: absolute;
	top: -30px;
	left: 0px;
}

.bird02{
	position: absolute;
	top: 24px;
	right: 5px;
}

.bird03{
	position: absolute;
	top: 23px;
	right: 200px;
}

.bird04{
	position: absolute;
	top: 22px;
	right: 100px;
}

#gnavi .current{
	background-color: #FF6;
}