@import url("global.css");
#contents {
	background:url(../deri/images/title.png) no-repeat 5px top;
}
#contents h2 {
	font-size:1.1em;
	background:url(../images/circle.gif) no-repeat left center;
	text-indent:20px;
	width:90%;
	margin:50px auto 10px auto;
	letter-spacing:1px;
}
#deri-wrap{
	position:relative;
	top:77px;
}
table.price {
	background:#876345;
	width:567px;
	font-size:1.1em;
	margin:0 auto;
}
table.price th {
	font-size:0.8em;
	font-weight:normal;
	background:#f68ebc;
	padding:3px;
}
table.price td {
	font-size:1.3em;
	text-align:center;
	font-weight:bold;
	background:#f4f0eb;
	padding:5px;
	height:50px;
}
h3 {
	font-size:0.8em;
	margin:0px 0px 0px 38px;
}
/*入会金などのテーブル*/
table.basic {
	background:#603813;
}
table.basic th {
	background:white;
	font-weight:normal;
	text-align:left;
	padding-left:10px;
}
table.basic td {
	background:#f4f0eb;
	font-size:1.2em;
	text-indent:20px;
	font-weight:bold;
}
/*23区地図*/
img.tokyo-map {
	/*display:block;*/
	float:left;
	margin:0 25px 0 80px;/*border:1px solid black;*/
}
/*交通費無料エリア*/
img.traffic {
	margin:0 0 0 50px;
}
/*ホテルマップのイメージ*/
img.hotelmap {
	margin:0px 0px 0px 75px;
}
/*---------------------*/
/*ホテルマップのテーブル*/
/*---------------------*/
table.hotel {
	background:#876345;
	width:90%;
	font-size:0.9em;
	margin:10px auto;
	border:1px solid #603813;
}
table.hotel th {
	font-size:0.8em;
	font-weight:normal;
	background:#f68ebc;
	padding:3px;
}
.line {
	background:#876345;
	width:1px;
}
.tr1 td {
	background:#efebe6;
}
.tr2 td {
	background:#f9f7f5;
}
table.hotel td {
	padding:5px;
	text-indent:10px;
}
