@charset "UTF-8";


@import url("../../css/base.css");
@import url("../../css/common.css");
@import url("../../css/contents.css");



/*------------------------------------------
 service
--------------------------------------------*/


/*room_01----------------------------*/

.top-text {
	margin-left: 10px;
	margin-right: 10px;
}
.comm-info-bl1 {
	width: 312px;
}
.comm-info-br1 {
	width: 220px;
}
.bottom-link {
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: 105px;
}
.bottom-link .link-l {
	margin-right: 15px;
}



/*room_02----------------------------*/

#main-contents .color01-1 {
	background-color: #B9D598;
}
.color01-2 {
	background-color: #D2E4BD;
}
.color01-3 {
	color: #669933;
}
#main-contents .color02-1 {
	background-color: #D2E4BD;
}
.color02-2 {
	background-color: #E1EDD2;
}
.color02-3 {
	color: #669933;
}
#main-contents .color03-1 {
	background-color: #ECC3C3;
}
.color03-2 {
	background-color: #F4E9E9;
}
.color03-3 {
	color: #993333;
}
#main-contents .color04-1 {
	background-color: #EAE9D5;
}
.color04-2 {
	background-color: #F1F1E4;
}
.color04-3 {
	color: #666633;
}
#main-contents .color05-1 {
	background-color: #DEDEE9;
}
.color05-2 {
	background-color: #EBEBF2;
}
.color05-3 {
	color: #666699;
}

.tbl-base {
	font-size: 80%;
	margin-top: 14px;
	text-align: center;
}
.tbl-base td {
	border-top: 1px solid #FFFFFF;
	padding: 0px 6px;
}
.tbl-base th {
	background-color: #660000;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tbl-base .td-bdr-none {
	border-top: none;
}
.w60 {
 width: 60px;
}
.hei27 {
 height: 27px;
}
.hei55 {
 height: 55px;
}

.charge-tbl td {
	background-color: #F2F2F2;
	line-height: 150%;
}

.bottom-center {
	margin-top: 20px;
	margin-bottom: 40px;
	padding-left: 200px;
}

.charge-box {
	padding-right: 5px;
	padding-left: 0px;
}



/*institution----------------------------*/

.ovr-width {
	width: 350px;
}
.lunch-w {
 width: 90px;
}


/*service----------------------------*/
.sves-tbl th {
	width: 80px;
	color: #333333;
	border-top: 1px solid #FFFFFF;
	font-size: 130%;
	/**/height: 47px;
}
.sves-tbl td {
	text-align: left;
	line-height: 150%;
}
.dtl-box {
	width: 179px;
	float: left;
}
.pr8 {
	padding-right: 8px;
}
.bdr-box {
	border: 1px solid #D9D9B3;
	padding: 20px;
	line-height: 185%;
}
.manager {
	line-height: 155%;
	color: #666633;
	margin-top: 20px;
	font-size: 80%;
	padding-left: 10px;
}
