@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-bottom: 5px;
}
#photos {
	width:150px;
	float:left;
	padding-left: 10px;
}
#introduction {
	width:500px;
	float:right;
	padding-right: 10px;
}
#introduction dl {
	padding-top: 5px;
}
#introduction dt {
	padding:0 0 8px 0;
	color: #900;
	font-weight: bold;
}
#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;
}
.photos {
	float: left;
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
}
.staff_box {
	margin-bottom: 5px;
	margin-top: 10px;
	overflow: hidden;
	width: 800px;
}
.staff_box dl {
	padding-top: 5px;
	clear: both;
}
.staff_box dt {
	padding:0 0 8px 0;
	color: #366;
	font-weight: bold;
}
.staff_box dd {
	padding:0 24px 10px 3px;
	line-height:1.5em;
	color:#626160;
	font-size:12px;
}
.staff_box dd ul {
	list-style:none;
}
.staff_box dd ul li {
	float:left;
}
.staff_box p {
	color:#900;
	font-size:80%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.style_pd {
	padding-right:30px;
}

.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);
}
#in_box .staff_box .inner {
	overflow: hidden;
}
#in_box .staff_box .inner .column {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 720px;
	padding-right: 30px;
	padding-left: 50px;
}
#in_box .staff_box .inner .column h3 {
	font-size: 100%;
	color: #362e2b;
	padding-bottom: 10px;
	width: 200px;
	float: left;
}
#in_box .staff_box .inner .photos .profile {
	font-size: 80%;
	color: #666;
	text-align: right;
	padding-bottom: 20px;
	display: block;
}
.cenimage {
	display:block;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.clearfix {
	clear: both;
}
#in_box .holiday {
	font-size: 18px;
	color: #900;
	padding-top: 20px;
}
#contents #in_box p {
	padding-bottom: 10px;
}
#contents_box #contents #in_box #id cal {
	width: 700px;
}
#in_box #cal {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#in_box #cal .toplink a {
	text-align: right;
	display: block;
	padding-bottom: 10px;
}
#contents #in_box .calendarlink a {
	text-align: right;
	display: block;
	padding-right: 30px;
}

