@charset "EUC-JP";

/* ------------------------------------------------
_common.css
------------------------------------------------- */
@import url("common.css");

/*　施設のご紹介　*/

#main h3 {
	margin-bottom: 15px;
	margin-top: 10px;
}

#main h4 {
	margin-bottom: 10px;
}

#main h5 {
	margin-bottom: 10px;
}

#main p.text {
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}

#main ul.photo {
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
}

#main ul.photo li {
	float: left;
	margin-bottom: 10px;
}

#main ul.photo li.sp {
	margin-left: 10px;
}

#main img.map {
	margin-bottom: 15px;
}

#main table {
	width: 560px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-bottom: 5px;
}

#main td {
	text-align: center;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 5px 10px;
}

#main td.room {
	background: #F5F5C0;
}

#main th {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #E6E6DC;
	text-align: center;
}

#main p.attention {
	padding-left: 1em;
	color: #CC0033;
	text-indent: -1em;
	margin-bottom: 10px;
}

#main dl {
	margin: 0px;
	padding: 0px;
}
#main p.arrow {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}


#main dt {
	float: left;
}

#main dd {
	padding-left: 5em;
	margin-bottom: 1em;
}

/* 施設のご紹介　ロールオーバー up　*/

#sub li#cate1 a {
	background: url(../img/InDu_01_up.jpg) no-repeat left top;
}

#sub li#cate2 a {
	background: url(../img/InDu_02_up.jpg) no-repeat left top;
}

#sub li#cate3 a {
	background: url(../img/InDu_03_up.jpg) no-repeat left top;
}

/*　施設のご紹介　ロールオーバー down　*/

#sub li#cate1 {
	background: url(../img/InDu_01_down.jpg) no-repeat left top;
}

#sub li#cate2 {
	background: url(../img/InDu_02_down.jpg) no-repeat left top;
}

#sub li#cate3 {
	background: url(../img/InDu_03_down.jpg) no-repeat left top;
}

/*　施設のご紹介　ロールオーバー up */

#sub li#cate01 a {
	background: url(../img/InDu_01_down.jpg) no-repeat left top;
}

#sub li#cate02 a {
	background: url(../img/InDu_02_down.jpg) no-repeat left top;
}

#sub li#cate03 a {
	background: url(../img/InDu_03_down.jpg) no-repeat left top;
}

/*　施設のご紹介　ロールオーバー down　*/

#sub li#cate01 {
	background: url(../img/InDu_01_down.jpg) no-repeat left top;
}

#sub li#cate02 {
	background: url(../img/InDu_02_down.jpg) no-repeat left top;
}

#sub li#cate03 {
	background: url(../img/InDu_03_down.jpg) no-repeat left top;
}
