@charset "EUC-JP";

/* ------------------------------------------------
_common.css
------------------------------------------------- */
@import url("common.css");

/*　入所のご案内　共通　*/

#main h3 {
	margin-bottom: 15px;
	margin-top: 10px;
}

#main h4 {
	margin-bottom: 15px;
}

#main h5 {
	color: #663300;
	font-size: 14px;
}


/*　日程と費用について　*/

table#pattern {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	width: 560px;
	margin-top: 5px;
	margin-bottom: 20px;
	border-left: 1px solid #999999;
}

table#pattern td {
	border-bottom: 1px solid #999999;
	padding: 10px 12px;
}

table#pattern th {
	border-bottom: 1px solid #999999;
	padding: 0px;
	width: 177px;
}

table#cost {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	width: 560px;
	margin-top: 5px;
	margin-bottom: 20px;
}

table#cost td {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: right;
	padding: 5px 2px;
}

table#cost th {
	border-bottom: 1px solid #999999;
	padding: 10px 0px;
	border-left: 1px solid #999999;
	background: #E6E6DC;
	text-align: center;
	font-size: 12px;
	line-height: normal;
}

table#cost tr.marker {
	background: #C0C0C0;
}

table#cost td.days {
	text-align: center;
}

table.content {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	width: 560px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#main p.pg {
	padding-left: 1em;
	text-indent: -1em;
}

table#cost td.no {
	background: #FFFFFF;
}

table.content td {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;

}

table.content th {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background: #E6E6DC;
}

/*　入所の流れ　*/

div.content {
	padding: 10px 15px;
	border: 2px solid #A7A39C;
}

div.content p {
	margin-bottom: 10px;
}

div.content div {
	background: #E6E6DC;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 15px;
}

div.content div table {
	width: 100%;
}

div.content div table td {
	padding-top: 2px;
	padding-bottom: 2px;
}

p.arrow {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*　入所の準備について　*/

table#bringing {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	width: 560px;
}

table#bringing td {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 5px;
}

table#bringing th {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: left;
	padding: 5px;
	background: #E6E6DC;
}

ul.bringing {
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 20px;
}

/*　インターネット予約システム利用規約　*/

#main h4.title {
	background: #E6E6DC;
	padding: 5px;
	margin-top: 15px;
}

#main p.text {
	margin-bottom: 15px;
}

#main table#cancel {
	margin-bottom: 10px;
}

table#cancel caption {
	text-align: left;
}

table#cancel td {
	padding: 2px 5px;
}


/*　入所のご案内　ロールオーバー up　*/

#sub li#cate1 a {
	background: url(../img/guide_01_up.jpg) no-repeat left top;
}

#sub li#cate2 a {
	background: url(../img/guide_02_up.jpg) no-repeat left top;
}

#sub li#cate3 a {
	background: url(../img/guide_03_up.jpg) no-repeat left top;
}

/*　入所のご案内　ロールオーバー down　*/

#sub li#cate1 {
	background: url(../img/guide_01_down.jpg) no-repeat left top;
}

#sub li#cate2 {
	background: url(../img/guide_02_down.jpg) no-repeat left top;
}

#sub li#cate3 {
	background: url(../img/guide_03_down.jpg) no-repeat left top;
}

/*　入所のご案内　ロールオーバー up */

#sub li#cate01 a {
	background: url(../img/guide_01_down.jpg) no-repeat left top;
}

#sub li#cate02 a {
	background: url(../img/guide_02_down.jpg) no-repeat left top;
}

#sub li#cate03 a {
	background: url(../img/guide_03_down.jpg) no-repeat left top;
}

/*　入所のご案内　ロールオーバー down　*/

#sub li#cate01 {
	background: url(../img/guide_01_down.jpg) no-repeat left top;
}

#sub li#cate02 {
	background: url(../img/guide_02_down.jpg) no-repeat left top;
}

#sub li#cate03 {
	background: url(../img/guide_03_down.jpg) no-repeat left top;
}
