* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
    background-color: #E0E6F2;
}
img {
	border: 0px;
}
dt {
	font-weight: bold;
	font-size: 130%;
	border-bottom: solid #1D2088 1px;
	margin-bottom: 10px;
}
dd {
	text-indent: 1em;
	margin-top: 5px;
}
li {
	list-style: none;
	margin-top: 5px;
}

#contents{
  width : 780px;
  margin : auto;
  background-color: #FFFFFF;

}

#main {
	text-align :left;
	margin-top: 20px;
	color: #1D2088;
	font-size: 80%;
	float: left;
}

#main_photo {
	float: left;
}
.name {
	color: #1d2088;
	background-color: #DFF2FF;
	border: solid 1px #000000;
	padding: 5px;
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	margin-top: 10px;
}
#main_top dl {
	margin-top: 5px;
}

#main_madori {
	margin: 40px 40px 50px 40px;
}
#main_madori td {
	text-align: center;
}
#main_madori a {
	color: #1D2088;
	text-decoration: none;
}
#main_middle_left {
	float:left;
}
#main_middle_right {
	float: right;
	width: 300px;
}

.room_list * {
	width: 140px;
	padding: 2px 0px 2px 0px;
	text-align: center;
	border:solid #FFFFFF 1px;
}
.room_list th {
	color: #FFFFFF;
	background-color: #1D2088;
	font-weight: bold;
}
.room_list td {
	font-size: 95%;
}
.td_style1 td {
	color: #000000;
	background-color: #DEDEDE;
}
.td_style2 td {
	color: #000000;
	background-color: #D4DBE9;
}

.syosai_list th{
	font-weight: bold;
	font-size: 130%;
	border-bottom: solid #1D2088 1px;
}
.syosai_list td {
	text-indent: 1em;
	padding-top: 3px;
}

#main_bottom {
	clear: both;
	margin: 0px 40px 0px 40px;
	padding-bottom: 20px;
}
#header{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#header img{
	vertical-align: top;
}
.head_img1{
	position: relative;
	top: -12px;
	left: -40px;
}
.head_img2{
	position: relative;
	top: -5px;
}

#information{
	width: 240px;
	float: right;
	clear: right;
}
.info_text{
	color: #000000;
	text-align: left;
	font-size: 85%;
	padding: 10px;
	border-left: solid 2px #1D2088;
	border-right: solid 2px #1D2088;
}
.info_top{
	background-image: url(../../img/infotop.gif);
	background-repeat: no-repeat;
	height: 22px;
}
.info_bottom{
	background-image: url(../../img/infobottom.gif);
	background-repeat: no-repeat;
	height: 20px;
}

#footer{
	width: 770px;
	height: 20px;
	background-color: #9DB7E7;
	clear: both;
	padding-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
#footer img{
	vertical-align: middle;
	float: right;
	margin-right: 10px;
}
.foot_text{
	float: left;
	font-size: 80%;
	text-indent: 2em;
}
.style1 {
	font-weight: bold;
}
.style2 {
	font-weight: bold;
	font-size: 130%;
}
.style3 {
	color: #1D2088;
	font-weight : bold;
	font-size: 140%;
}
#detail .area2 {
	width: 350px;
	float:right;
}
#detail p.go-form a{
	float:right;
	width: 180px;
	height: 30px;
	margin: 0 10px 0 10px;
	text-decoration: none;
	text-indent: -9999px;
	background:url(../img/go_form.jpg) no-repeat;
}
#detail p.go-form a:hover {
	background-position: 0 -30px;
}

