@charset "shift_jis";
/* TOPPAGE*/
/* ----------------------------------------------------------------- LAYOUT */
/* ------------------------------------------------- INDEX */
div#profile-body {
	clear:both;
	width: 619px;
	padding: 36px 0px 0px;
}
div#profile-body p#outline {
	clear:both;
	padding: 20px 19px 0px;
}
div#profile-body div#profile-box {
	clear:both;
	padding: 20px 0px 0px 19px;
}
div#profile-body div#profile-box div#profile-left{
	float:left;
	width: 399px;
}
div#profile-body div#profile-box div#profile-left ul{
	clear:both;
	width: 399px;
	margin: 20px 0px 0px 0px;
	background: url(../img/line_dot_gray_2px.gif) repeat-x left top;
}
div#profile-body div#profile-box div#profile-left ul li{
	clear:both;
	width: 399px;
	background: url(../img/line_dot_gray_2px.gif) repeat-x left bottom;
	line-height: 120%;
	padding: 10px 0px 9px;
}
div#profile-body div#profile-box div#profile-right {
	float:right;
	width: 163px;
}
/* ------------------------------------------------- HISTORY */
div#history-body {
	clear:both;
	width: 619px;
	padding: 36px 0px 0px;
}
div#history-body div#history-list {
	clear:both;
	width: 619px;
	padding: 10px 0px 0px;
}
div#history-body div#history-list td {
	background: url(../img/line_dot_gray_2px.gif) repeat-x left bottom;
	line-height: 140%;
	vertical-align: top;
}
div#history-body div#history-list td.year {
	width: 50px;
	padding: 10px 0px 9px 10px;
	font-weight: bold;
}
div#history-body div#history-list td.month {
	width: 42px;
	padding: 10px 0px 9px;
	text-align: right;
	font-weight: bold;
}
div#history-body div#history-list td.body {
	padding: 10px 0px 9px 30px;
}
div#history-body div#record-list {
	clear:both;
	width: 619px;
	padding: 10px 0px 0px;
}
div#history-body div#record-list td {
	background: url(../img/line_dot_gray_2px.gif) repeat-x left bottom;
	line-height: 140%;
	vertical-align: top;
}
div#history-body div#record-list td.year {
	width: 50px;
	padding: 10px 0px 9px 10px;
	font-weight: bold;
}
div#history-body div#record-list td.month {
	width: 42px;
	padding: 10px 0px 9px;
	text-align: right;
	font-weight: bold;
}
div#history-body div#record-list td.body {
	padding: 10px 0px 9px 30px;
}
/* ------------------------------------------------- FACILITIES */
div#facilities-body {
	clear:both;
	width: 619px;
	padding: 36px 0px 0px;
}
div#facilities-body div#facilities-list {
	clear:both;
	width: 619px;
}
div#facilities-body div#facilities-list div.facilities-box {
	clear:both;
	padding: 31px 0px 30px 15px;
	background: url(../img/line_dot_gray_2px.gif) repeat-x left bottom;
}
div#facilities-body div#facilities-list div.facilities-box h5 {
	padding: 0px 0px 10px 0px;
	line-height: 140%;
	font-size: 12px;
}
div#facilities-body div#facilities-list div.facilities-box p {
	padding: 0px 0px 10px 0px;
	line-height: 180%;
	font-size: 12px;
}
div#facilities-body div#facilities-list div.facilities-box img.right {
	float:right;
	margin:0px 0px 0px 10px;
	display:inline;
}
div#facilities-body div#facilities-list div.facilities-box-other {
	clear:both;
	padding: 31px 0px 30px 15px;
}
div#facilities-body div#facilities-list div.facilities-box-other div.desc-box {
	float:left;
 width: 199px;
}
div#facilities-body div#facilities-list div.facilities-box-other div.desc-box h5 {
	padding: 0px 5px 10px 2px;
	line-height: 140%;
	font-size: 12px;
}
div#facilities-body div#facilities-list div.facilities-box-other div.desc-box img {
	padding: 0px 0px 10px 0px;
}
div#facilities-body div#facilities-list div.facilities-box-other div.desc-box p {
	padding: 0px 5px 0px 2px;
	line-height: 180%;
}
div#facilities-body div.ryoumu-box {
	clear:both;
	padding: 31px 0px 30px 15px;
}
div#facilities-body div.ryoumu-box h5 {
	padding: 0px 0px 10px 0px;
	line-height: 140%;
	font-size: 12px;
}
div#facilities-body div.ryoumu-box p {
	padding: 0px 0px 10px 0px;
	line-height: 180%;
	font-size: 12px;
}
div#facilities-body img.left {
	float:left;
	margin:0px 10px 10px 0px;
	display:inline;
}









