@charset "utf-8";

@import url(../common/layout.css);
@import url(../common/style.css);

#in_box{
	padding-bottom:45px;
}
#in_box h1{
	padding:20px 0 15px 24px ;
}
#in_box img{
	vertical-align:bottom;
}
#in_box h2{
	padding:30px 0 15px 0 ;
}
#photos{
	width:234px;
	float:left;
	padding:0 0 0 24px;
}
#introduction{
	width:494px;
	float:right;
	padding:0 24px 0 0 ;
}
#introduction dl{
	padding:15px 0 0 0 ;
}
#introduction dt{
	padding:0 0 8px 0 ;
}
#introduction dd{
	padding:0 24px 10px 3px ;
	line-height:1.5em;
	color:#626160;
	font-size:12px;
}
#introduction dd ul{
	list-style:none;
}
#introduction dd ul li{
	float:left;
}
#introduction p{
	line-height:1.5em;
	color:#626160;
	font-size:12px;
	padding:20px 0 0 0 ;
}
.style_pd{
	padding-right:30px;
}
#in_box .holiday {
	font-weight: bold;
	color: #000000;
}


.hair_style01 a {
 background-image: url(../style/img/h_01_s.jpg);
 background-repeat: no-repeat;
 text-indent: -99999px;
 overflow: hidden;
 outline: none;
 display: block;
 width: 132px;
 height: 174px;
 }

.hair_style01 a:hover {
 background-image: url(../style/img/h_01_s_ov.jpg);
 }

