@charset "UTF-8";
/* CSS Document */

/*
===== resetCss =================================
*/
*	{
	margin: 0; padding: 0;
	}
body,div,pre,p,blockquote,form,fieldset,input,textarea,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table,th,td,embed,object {
	margin: padding: 0; vertical-align: baseline; zoom: 1; text-align:justify; text-justify:inter-ideograph;
	}
p	{ 
	margin-bottom: 0.5em;
	}
table {
	margin : 0; empty-cells: show; border-collapse:collapse;
	}
ul,li {
	list-style: none;
	}
li li{
	font-size: inherit;
	}
img, object, param {
	border: 0; vertical-align: bottom;
	}
.fRight {
	float: right;
	}
.fLeft {
	float: left;
	}
.clear {
	height:0px; clear:both; display: hidden; line-height:0; font-size:0px; zoom:1;
	}
sup {
	font-size:8px;
	}
a:focus	{
	outline:none;
	}

/*
===== default =================================
*/
html {
	height:100%;
	margin-bottom:1px;
	filter: expression(document.execCommand("BackgroundImageCache",false, true));
	 }
body {
    font:13px 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    *font-size:small;
    *font:x-small;
	color:#666;
	line-height:1.8em;
	text-align: center;
	height:100%;
	}
#wrapper {
	margin: 10px auto 0 auto;
	text-align: left;
	}
div#contents {
	width:870px;
	padding:0 15px;
	margin: 0 auto;
 	}	
div#footer {
	margin: 0 auto;
	text-align: center;
	clear:both;
	width:900px;
	height:100%;
 	}
.toTop {
	height:10px;
	padding:1em 0 0 0;
	clear:both;
	text-align:right;
	font-size:11px;
	}
.toTop a {
	background: url(../img/arrow_totop.gif) no-repeat 0 60%;
	padding-left:15px;
	}
div#footer input {
	text-align: center;
	clear:both;
	width:150px;
	margin:20px 0;
 	}

/*
===== link =================================
*/
a:link {
	color: #215193; text-decoration:underline;
	}

a:visited {
	color: #215193;
	}
a:hover {
	text-decoration: none;
	}
a:active {
	text-decoration: none;
	}

/*
===== layout =================================
*/
h1	{
	background:url(../img/title.jpg) no-repeat 0 0;
	width:900px;
	height:75px;
	padding:0;
	margin: 0 auto 20px auto;
	page-break-after:avoid;
	}
.resolService h2	{
	background:url(../img/title02.jpg) no-repeat 0 0;
	width:870px;
	height:50px;
	padding:0;
	margin:20px auto;
	page-break-after:avoid;
	}
.resolAccommodation h2	{
	background:url(../img/title03.jpg) no-repeat 0 0;
	width:870px;
	height:50px;
	padding:0;
	margin:20px auto;
	}
.box {
	width:438px;
	float:left;
	margin-bottom:20px;
	margin-right:-3px;
	}
img.photo {
	border:1px solid #ccc;
	margin-right:15px;
	float:left;
	}
.resolTop ul {
	width:665px;
	float:left;
	}
ul {
	width:263px;
	float:left;
	}
ul li {
	font-size:11px;
	line-height:1.4em;
	}
ul li.pageTitle {
	color: #004299;
	font-weight:bold;
	font-size:14px;
	}
ul li.pageTitle span.fSmall {
	font-size:10px;
	}
ul li.caption {
	margin-top:1em;
	}
ul li.btn {
	margin-top:3.9em;
	}
ul li.btn img.left {
	margin-right:15px;
	}
.resolAccommodation .box {
	width:873px;
	float:left;
	margin-bottom:20px;
	margin-right:-3px;
	}
.resolAccommodation .box ul {
	width:728px;
	float:left;
	}
.resolAccommodation .box ul ul {
	width:229px;
	}
.resolAccommodation ul li.caption li {
	margin-bottom:1em;
	line-height:1.2em;
	}
.pageBreak{
	page-break-after:always;}		
/*
===== 0: clearFix =================================
*/
.resolTop:after,
.resolService:after,
.resolAccommodation:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
	}
.resolTop,
.resolService,
.resolAccommodation{
	display: inline-block;
}


/*
===== 0: opacity =================================
*/


/*
===== 0: -999 =================================
*/

h1 span,
h2 span {
	display: block;
	text-indent:-999em;
	}
