@charset "UTF-8";
* {
	vertical-align: baseline;
	margin: 0px;
	padding: 0px;
	border: none;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
img.alignleft {
	margin-right: 10px;
}
img.alignright {
	margin-left: 10px;
}
.clearfix:after {
	content: url(../images/pixel.gif);
	display: block;
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}
.clearright {
	clear: right;
}
body {
	font-size: 75%;
	line-height: 1.8;
	color: #000000;
	background: #FFFFFF;
	*text-align: center;
}
h1 {
	display: block;
	height: 72px;
	width: 250px;
	float: left;
}
h1 a {
	background: url(../images/logo.jpg) no-repeat left top;
	display: block;
	height: 72px;
	width: 250px;
	text-indent: -10000px;
}
#content h2,#content p {
	margin-bottom: 10px;
}
#content h3 {
	margin-bottom: 5px;
}
a {
	color: #CCFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCCCC;
	text-decoration: underline;
}
#wrap {
	background: #663399;
	height: auto;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	text-align: left;
}
#header {
	padding-bottom: 10px;
	height: 72px;
	width: 880px;
}
#header .block {
	background: url(../images/head_inquiry.jpg) no-repeat left top;
	text-indent: -10000px;
	display: block;
	height: 40px;
	width: 300px;
	float: right;
	margin-top: 32px;
}
#navigation {
	height: 50px;
	width: 880px;
}
#navigation ul {
	display: block;
	height: 50px;
	width: 880px;
	list-style: none;
}
#navigation li,#navigation li a {
	display: block;
	float: left;
	height: 50px;
	width: 110px;
	text-indent: -10000px;
}
#navigation li a.navi1 { background: url(../images/navi1.jpg) no-repeat left top;}
#navigation li a.navi2 { background: url(../images/navi2.jpg) no-repeat left top;}
#navigation li a.navi3 { background: url(../images/navi3.jpg) no-repeat left top;}
#navigation li a.navi4 { background: url(../images/navi4.jpg) no-repeat left top;}
#navigation li a.navi5 { background: url(../images/navi5.jpg) no-repeat left top;}
#navigation li a.navi6 { background: url(../images/navi6.jpg) no-repeat left top;}
#navigation li a.navi7 { background: url(../images/navi7.jpg) no-repeat left top;}
#navigation li a.navi8 { background: url(../images/navi8.jpg) no-repeat left top;}
#navigation li a.navi1:hover { background: url(../images/navif1.jpg) no-repeat left top;}
#navigation li a.navi2:hover { background: url(../images/navif2.jpg) no-repeat left top;}
#navigation li a.navi3:hover { background: url(../images/navif3.jpg) no-repeat left top;}
#navigation li a.navi4:hover { background: url(../images/navif4.jpg) no-repeat left top;}
#navigation li a.navi5:hover { background: url(../images/navif5.jpg) no-repeat left top;}
#navigation li a.navi6:hover { background: url(../images/navif6.jpg) no-repeat left top;}
#navigation li a.navi7:hover { background: url(../images/navif7.jpg) no-repeat left top;}
#navigation li a.navi8:hover { background: url(../images/navif8.jpg) no-repeat left top;}
#visual {}
#content {
	padding: 10px 0px;
	color: #edcfff;
}
#content ul {
	margin-left: 1.5em;
}
#footer {
	background: #330066;
	padding: 20px;
	clear: both;
}
#footer .block {
	background: url(../images/footitem.jpg) no-repeat left top;
	text-indent: -10000px;
	display: block;
	height: 35px;
	width: 619px;
	float: left;
}
.caption {
	list-style: none;
}
.caption li {
	list-style: url(../images/icon_cap.jpg);
}
/** テーブル ------------------------------ **/
.tbl01 {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-bottom: 10px;
	width: 100%;
}
.tbl01 th,.tbl01 td {
	padding: 2px 5px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
.tbl01 td {
	color: #333333;
	background: #FFFFFF;
}
.tbl01 thead th {
	font-weight: normal;
	background: #330066;
}
.tbl01 tbody th {
	color: #663399;
	background: #DFBDD5;
}
/** ホーム ------------------------------ **/
#home img.alignleft {
	background: #AA7BA6;
	display: block;
	padding: 5px;
}

/** 施設 ------------------------------ **/
#facility #room {
	margin-bottom: 10px;
}
#facility #room img {
	margin-bottom: 5px;
}
#facility #room .alignleft {
	width: 212px;
	padding-right: 10px;
}
#facility #room .alignright {
	width: 212px;
}
#facility #room p.pcenter {
	text-align: center;
	display: block;
	margin-bottom: 0px;
}
#facility #huro {
	clear: both;
}
#facility #huro .huro {
	height: auto;
	width: 400px;
	float: left;
}
#facility #huro .shoku {
	height: auto;
	width: 470px;
	float: right;
}
#facility #huro .shoku .alignleft {
	width: 248px;
}
#facility #huro .shoku .alignright {
	width: 212px;
}

/** お出かけマップ ------------------------------ **/
#going {
	text-align: center;
}
img#gomap {
	margin-bottom: 10px;
}

/** プラン ------------------------------ **/
#plan .alignleft {
	height: auto;
	width: 340px;
}
#plan .alignright {
	height: auto;
	width: 530px;
}

/** 周辺 ------------------------------ **/
#surround .alignleft {
	height: auto;
	width: 150px;
}
#surround .alignright {
	height: auto;
	width: 720px;
}
#surround .tbl01 a {
	font-weight: normal;
	color: #FF3333;
	text-decoration: none;
}
#surround .tbl01 a:hover {
	text-decoration: underline;
}
/** お問合せ ------------------------------ **/
#inquiry .alignleft {
	height: auto;
	width: 340px;
}
#inquiry .alignright {
	height: auto;
	width: 530px;
}
/** 交通アクセス ------------------------------ **/
#btnaccess {
	text-align: center;
	padding: 10px 10px 0px;
	clear: both;
}

/** リバティーロゴ ------------------------------ **/
.ydbn14 {
	float: right;
}
.ydbn14 a {
	height: 13px;
	width: 44px;
	display: block;
	background-image: url(http://www.yado-sagashi.com/bn/libertybn04_ss.gif);
}
.ydbn14 a strong {
	position:relative;
	height: 13px;
	width: 44px;
	display: block;
	z-index:-1;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-size: x-small;
}
/** 印刷用 ------------------------------ **/
@media print {
h1 {
	height: auto;
	width: auto;
}
h1 a {
	font-size: 16px;
	line-height: 1;
	text-indent: 0px;
	color: #000000;
	height: auto;
	width: auto;
	text-decoration: none;
}
#header {
	height: auto;
}
#header .block,#visual,#navigation,#footer {
	display: none;
}
#content {
	color: #000000;
}
}
#wrap #content #home .m_plan {
	margin: 0px 0px 0px 100px;
}
