@charset "utf-8";
/* CSS Document */

html{
	overflow-y: scroll;
	height: 100%;
}

body{
	height: 100%;
}


h1,h2,h3,p,input,textarea,select {
	font-size: 100%;
	font-weight: normal;
}

img{
	border: 0;
	vertical-align: bottom;
}


#all{
	height: 100%;
	margin: 0 auto;
	padding: 10px 0px;
	position: relative;
	min-height: 100%;
}


#header{
	width: 800px;
	padding-top: 10px;
	margin: 0 auto ;
	font-family: century,serif ;
}

#header li{
	float:right;
	display: inline;
	margin-left: 25px;
	font-size: 17px;
	letter-spacing: 1.2pt;
	font-weight: 600;
}

#header h1 {
	float: left;
	margin-right: 50px;
}

#header ul {
	margin-top: 80px;
}

a {
	text-decoration: none;
	color: #093;
}

h2 {
	font-family: century,serif ;
	font-size: 30px;
}

h3{
	font-size: 21px;
	letter-spacing: 1.5pt;
	font-family:"HGｺﾞｼｯｸM";
	font-weight: bold;
}





/*--------------ヘナ-------------------*/

#hena {
	margin: 0 auto;
	width: 800px;
	padding-top: 30px;
}

#hena p {
	font-size: 13px;
	letter-spacing: 1.5px;
	line-height: 15pt;
	font-family: "メイリオ", "HG丸ｺﾞｼｯｸM-PRO";
}

#hena li {
	font-size: 16px;
	list-style-type: square;
	color: #F60;
	font-family: "HGｺﾞｼｯｸM";
	line-height: 19px;
}

#hena li span {
	color: #000;
}




/*---------------------------ヘッドスパ-------------------*/


#spa {
	margin: 0 auto;
	width: 800px;
	padding-top: 30px;
}

#spa p {
	font-size: 13px;
	letter-spacing: 1.5px;
	line-height: 14pt;
	font-family: "メイリオ", "HG丸ｺﾞｼｯｸM-PRO";
}

#spa dt {
	font-size: 18px;
	letter-spacing: 1.2px;
	line-height: 25pt;
	font-family: "HGｺﾞｼｯｸM";
	margin-bottom: 5px;
}

#spa dd {
	font-size: 12px;
	letter-spacing: 1.5px;
	line-height: 16pt;
	font-family: "メイリオ", "HG丸ｺﾞｼｯｸM-PRO";
}







/*-------------------エイジングケア--------------------*/


#care {
	margin: 0 auto;
	width: 800px;
	padding-top: 30px;
}

#care p {
	font-size: 13px;
	letter-spacing: 1.5px;
	line-height: 14pt;
	font-family: "メイリオ", "HG丸ｺﾞｼｯｸM-PRO";
}

dt {
	font-size: 18px;
	letter-spacing: 1.2px;
	line-height: 25pt;
	font-family: "HGｺﾞｼｯｸM";
	margin-bottom: 5px;
}

dd {
	font-size: 12px;
	letter-spacing: 1.5px;
	line-height: 16pt;
	font-family: "メイリオ", "HG丸ｺﾞｼｯｸM-PRO";
}



/*-----------------着付け----------------------*/


#kitsuke {
	margin: 0 auto;
	width: 800px;
	padding-top: 30px;
	clear: both;
}

.shikaku {
	width: 170px;
	height: 170px;
	border: solid 1px #cccccc;
	padding-bottom: 6px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}

.shikaku p{
	text-align: center;
}	

.gyo{
	width: 800px;
	height: 200px;
	margin: 0 auto;
}

#kitsuke p {
	font-size: 13px;
	letter-spacing: 1.5pt;
	line-height: 14pt;
	font-family: "メイリオ", "HG丸ｺﾞｼｯｸM-PRO";
}







/*----------------------スケジュール------------------*/

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

#sche tr{
	font-size: 15px;
	letter-spacing: 1.5pt;
	line-height: 14pt;
	font-family: "メイリオ", "HG丸ｺﾞｼｯｸM-PRO";
}







/*---------------取り扱い商品------------------*/

#shohin {
	margin: 0 auto;
	width: 800px;
	padding-top: 30px;
}

#shohin p {
	font-size: 13px;
	letter-spacing: 1.5px;
	line-height: 16pt;
	font-family: "メイリオ", "HG丸ｺﾞｼｯｸM-PRO";
}









/*-------------footer----------------*/

#footer {
	width: 100%;
	height:100%;
	bottom: 0px;
	height: 30px;
	text-align: center;
	font-family: "小塚ゴシック Pro",sans-serif;
	font-size: 11px;
	margin: 0 auto;
	letter-spacing: 1.2px;
}

#footer2{border-top:1px solid #e5f0cd;
		 background-color:#e5f0cd;}
