@charset "UTF-8";
#contents-area #top-image {
	height: 322px;
	width: 769px;
	margin-bottom: 25px;
}
#contents-area #main-area #infomation-area {
	padding-right: 15px;
	padding-left: 15px;
}

#infomation-area dt {
	margin-bottom: 0.5em;
	font-weight: bold;
	color: #88602C;
}
#infomation-area dd {
}

#right-area #roombtn {
	margin-bottom: 5px;
}
#right-area #bannerbtn {
	margin-bottom: 5px;
}
#right-area div #address-area {
	width: 190px;
	margin-bottom: 5px;
}
#right-area div #address-area dt{
	background-image: url(../../img/address_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
#right-area div #address-area dd{
	background-image: url(../../img/address_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#infomation-area .line01 a {
	font-size: 1em;
	line-height:1.6em;
	color: #DF2419;
}
