@charset "utf-8";


/* HOTEL Two in One > メンバー */

@import url("common.css");

#heard {
	height: 169px;
	padding-top: 19px;
	background: url(../im/common/bg_heard.png) no-repeat; 
}

h2 {
	background:url(../im/common/bg_title.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	height: 17px;
	padding-left: 10px;
	padding-top: 6px;
	letter-spacing: 1px;
	margin-bottom: 10px;
	color: #50705F;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006600;
	letter-spacing: 1px;
	font-weight: normal;
	margin-left: 30px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #ADE0C6;
	margin-bottom: 5px;
}
table {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}

th {
	width: 300px;
}
td {
	vertical-align: top;
	padding: 5px;
	line-height: 150%;
	font-size: 12px;
	-webkit-text-size-adjust: 100%;
}
em {
	font-style: normal;
	font-size: 10px;
	color: #666666;
	letter-spacing: 1px;
}
img {
	padding-bottom: 10px;
}
#food_drink {
/*	background-image: url(../im/service/food_drink.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;*/
}
body {
	font-size: 12px;
	-webkit-text-size-adjust: 100%;
}