@charset "utf-8";
/* CSS Document */

.m-b15{
	margin-bottom: 15px;
}

.text-box{
    padding: 15px;
}

.text-box02{
	padding: 15px;
	border: 1px solid #90E0E9;
	margin-bottom: 15px;
	background-color: #A8EFF1;
}

#room-atype{
	background-image: url(../images/room-atype-back.gif);
	background-repeat: repeat-y;
	background-position: left 0px;
	padding-top: 15px;
	margin-bottom: 50px;
}

#room-a-left{
	float: left;
	width: 142px;
	background-image: url(../images/room-atype.gif);
	background-repeat: no-repeat;
	overflow: visible;
	height: 364px;
}

#room-btype{
	background-image: url(../images/room-btype-back.gif);
	background-repeat: repeat-y;
	background-position: left 0px;
	padding-top: 15px;
	margin-bottom: 50px;
}

#room-b-left{
	float: left;
	width: 142px;
	background-image: url(../images/room-btype.gif);
	background-repeat: no-repeat;
	overflow: visible;
	height: 364px;
}

#room-ctype{
	background-image: url(../images/room-ctype-back.gif);
	background-repeat: repeat-y;
	background-position: left 0px;
	padding-top: 15px;
	margin-bottom: 50px;
}

#room-c-left{
	float: left;
	width: 142px;
	background-image: url(../images/room-ctype.gif);
	background-repeat: no-repeat;
	overflow: visible;
	height: 364px;
}

.price-botton{
	text-align: center;
	margin-top: 170px;
}

#room-a-right,#room-b-right,#room-c-right{
	float: right;
	width: 468px;
}

#room-a-right ul,#room-b-right ul,#room-c-right ul{
    margin: 0px;
	padding: 0px;
}

#room-a-right li,#room-b-right li,#room-c-right li{
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
	line-height: 5px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#room-a-right a:link{
	border: 5px solid #b1e2e8;
	display: block;
	width: 130px;
}

#room-a-right a:visited{
	border: 5px solid #b1e2e8;
	display: block;
	width: 130px;
}

#room-a-right a:hover{
	border: 5px solid #0C9BDB;
	display: block;
	width: 130px;
}

#room-b-right a:link{
	border: 5px solid #f1c6dc;
	display: block;
	width: 130px;
}

#room-b-right a:visited{
	border: 5px solid #f1c6dc;
	display: block;
	width: 130px;
}

#room-b-right a:hover{
	border: 5px solid #D90070;
	display: block;
	width: 130px;
}

#room-c-right a:link{
	border: 5px solid #eceac0;
	display: block;
	width: 130px;
}

#room-c-right a:visited{
	border: 5px solid #eceac0;
	display: block;
	width: 130px;
}

#room-c-right a:hover{
	border: 5px solid #A09A01;
	display: block;
	width: 130px;
}

.img-box{
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #999999;
}

.food-table td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #010178;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	text-align: center;
	vertical-align: top;
}
.title01 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #8ADDE7;
	border-left-color: #010072;
	margin-bottom: 15px;
}

#mailform td{
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #010072;
	padding: 10px;
}

#mailform span{
	color: #010071;
	font-weight: normal;
	line-height: normal;
	font-size: 10px;
	display: block;
}

#mailform input,#mailform textarea{
	border: 1px solid #CCCCCC;
	font-family: "Century Gothic","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka","meiryo","ＭＳ Ｐゴシック";
	font-size: 12px;
	padding: 3px;
}
