
/*トップ画像*/
.title {
	text-indent: -9999px;
	height: 88px;
	width: 697px;
	margin: 3px 0;
	padding:0;
} 


.title h1 {
	height: 88px;
	width: 697px;
	background-position: center;
	background-image: url(../images/pf.png);
	background-repeat:no-repeat;  
	margin: 0 auto;
	padding:0;
} 

	
.boxwrap{
	width: 697px;
	margin:15px auto;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}
.contents{
	margin: 10px auto;
	padding:5px;
	background-image: url(../images/b2.png);
}

h2 {
	text-indent: -9999px;
	height: 44px;
	background-position: left;
	background-image: url(../images/about2.png);
	background-repeat:no-repeat;  
	background-position: left;
	margin: 10px auto;
	padding:0;
}

h3 {
	text-indent: -9999px;
	height: 44px;
	background-position: left;
	background-image: url(../images/about3.png);
	background-repeat:no-repeat;  
	background-position: left;
	margin: 10px auto;
	padding:0;
}

.contents p {
	color:#666666;
	font-size: 12px;
	font-weight:normal;
	margin: 0px 0px 0px 2px;
	padding: 0 10px;
	line-height: 150%;
}

.contents ul {
	list-style:none;
	width: 100%;
	margin:0; 
	padding: 0; 
}

.contents li{ 
	margin:0; 
	padding: 3px; 
	color: #666666;
	font-size: 12px;
	text-align: left;  
 } 

.salon{
	text-indent: -9999px;
	height:237px;
	background-position: center;
	background-image: url(../images/salon.jpg);
	background-repeat:no-repeat;  
	margin:0;
	padding:0;
}
	 

/*注意書き*/
 .bottom { 
 	border-top:1px solid #999999;
 	border-bottom:1px solid #999999;
	margin:10px 3px;
	padding:5px ;
 } 

.bottom ul {
	list-style:none;
	width: 100%;
	margin:0; 
	padding: 0; 
}

.bottom li{ 
	margin:0; 
	padding: 2px; 
	color: #666666;
	font-size: 70%;
	text-align: left;  
 } 
 



