@charset "utf-8";
/* CSS Document */

#title_space {
    width: 948px;
	height: 90px;
	overflow: hidden;
    margin: 20px 0 0 0;
	padding: 0;
	background: url(images/title.jpg) left top no-repeat;
	clear: both;
    border-left: solid #CCCCCC 1px;
    border-right: solid #CCCCCC 1px;
}

#title_space ul {
    margin: 0;
	padding: 40px 40px 0 0;
}

#title_space ul li {
    width: 200px;
	height: 50px;
	margin: 0 0 0 10px;
	padding: 0;
	float: right;	 
}

#link_type {
    width: 200px;
	height: 50px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	background: url(../hotel/images/link_type.gif) left top no-repeat;
}

#link_type:hover {
	background: url(../hotel/images/link_type02.gif) left top no-repeat;
}

#link_mokuteki {
    width: 200px;
	height: 50px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	background: url(../hotel/images/link_mokuteki.gif) left top no-repeat;
}

#link_mokuteki:hover {
	background: url(../hotel/images/link_mokuteki02.gif) left top no-repeat;
}

#copy_space {
    width: 950px;
	height: auto;
    margin: 0;
	padding: 0;
	clear: both;
}

#wanwan_link {
    width: 350px;
	height: 40px;
	margin: 0 0 20px 40px;
	padding: 0;
	text-indent: -9999px;
	display: block;
	background: url(images/wanpara_link.gif) left top no-repeat;
}

#wanwan_link:hover {
	background: url(images/wanpara_link02.gif) left top no-repeat;
}

h2 {
    font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 30px 40px 10px 40px;
}

h3 {
    text-indent: -9999px;
	margin: 0;
	padding: 0;
}

h4 {
    font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0 40px 10px 40px;
}

h5 {
    font-size: 14px;
	font-weight: bold;
	color: #000033;
	margin: 30px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #99CCFF;
}

h6 {
    font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 10px 0;
	padding: 0;
}

h7 {
    font-size: 12px;
	font-weight: bold;
	color: #000033;
	margin: 0;
	padding: 0;
}

p {
    font-size: 12px;
	line-height: 1.8em;
	font-weight: normal;
	margin: 0;
	padding: 0 40px 20px 40px;
}

.right {
    text-align: right;
}

#contents {
   width: 840px;
   height: auto;
   margin: 0 auto;
   padding: 20px 10px 10px 20px;
   border: #CCCCCC solid 2px;
   overflow: hidden;
}

.contents_box06 {
    width: 200px;
	height: auto;
	margin: 0;
	padding: 0 10px 30px 0;
	display: inline;
	float: left;
	background: url(../common/images/contents/contents_bg.jpg) left top no-repeat;
}

.link {
	width: 200px;
	height: 30px;
	font-size: 11px;
	text-align: center;
	margin: 0;
	clear: both;
	display: block;
	color: #000000;
	background: url(../common/images/contents/link_bg.jpg) right bottom no-repeat;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.link:hover {
    color: #000066;
	background: url(../common/images/contents/link_bg02.jpg) right bottom no-repeat;
	text-decoration: none;
}

.copy {
    width: 848px;
	margin: 20px auto 10px auto;
	padding: 10px;
    font-size: 12px;
	border: #CCCCCC solid 1px;
	text-align: center;
	color: #333333;
	clear: both;
}

