.flash {
	margin: 0px auto;
	padding: 0px;
	width: 850px;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.head {
	margin: 0px auto;
	padding: 0px;
	height: 40px;
	width: 850px;
	background: url(images/top_head.jpg) no-repeat;
}
.cnt {
	margin: 0px auto;
	padding: 0px;
	width: 850px;
}
.foot {
	margin: 0px auto;
	padding: 0px;
	width: 850px;
	background:url(images/f_navi/bg.jpg);
}


/* footer_content */
#cnt_info{
	margin: 0px auto;
	padding-top:80px;
	width: 850px;
	background:url(images/cont_bg.jpg) top no-repeat;
	}

/* Contact */
#cnt_info #contact{
	margin:20px auto 80px auto;
	width:700px;
	color:#cccccc;
	font-size:12px;
	line-height:1.5;
	}
	
#cnt_info #contact .left{
	width:40%;
	}
#cnt_info #contact a:link {
	color:#CCCC33;
	text-decoration:none;
}

#cnt_info #contact a:visited  {
	color: #CCCC33;
	text-decoration:none;
}

#cnt_info #contact a:hover {
	color: ff0000;
	text-decoration:underline;
}

#cnt_info #contact a:active {
	color: #CCCC33;
	text-decoration:none;
}

.cntttl {
	padding: 55px 0px 0px;
}
#access {
	background: url(images/access_head.jpg) no-repeat;
}
#bar {
	background: url(images/bar_head.jpg) no-repeat;
}
#phi {
	background: url(images/philosophy_head.jpg) no-repeat;
}
#res {
	background: url(images/rest_head.jpg) no-repeat;
}
#spa {
	background: url(images/spa_head.jpg) no-repeat;
}



#accBox {
	width:850px;
	color:#dddddd;
	padding:0 0 30px 0;
}
#accBox img {
	border:0;
	vertical-align:top;
}
#accBox p {
	margin:0;
	padding:0;
}
#accLeft {
	float:left;
	width:412px;
	display:inline;
	background:url(images/acc_bg_s.jpg) no-repeat left 125px;
}
#accLeft dl.accDetail {
	text-align:left;
	padding:0 10px 0 170px;
	font-size:0.8em;
	margin:0;
	line-height:1.3em;
}
#accLeft dl.accDetail dt.item {

}
#accLeft dd {
	margin:3px 0 15px 10px;
	padding:0;
}
#accLeft dl.tbl {
	margin:5px 0 0 0;
	padding:0;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background:none!important;
	width:200px;
	text-align:center;
	font-size:0.8em;
}
#accLeft dl.tbl dt {
	padding:3px;
	margin:0;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	float:left;
	width:96px;
}
#accLeft dl.tbl dd {
	border-bottom:1px solid #cccccc;
	padding:3px;
	margin:0;
}
table.parkingTbl {
	margin:5px 0 10px 170px;
	font-size:0.7em;
	color:#dddddd;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	text-align:center;
}
table.parkingTbl td {
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px;
}
p#parkTxt {
	margin:5px 0 10px 170px;
	text-align: left;
	font-size:0.7em;
	line-height:1.3em;
}
#accRight {
	float:right;
	width:438px;
	display:inline;
	text-align:right;
}

/* リンク */
#accLeft a:link {
	color:#C2001A;
	text-decoration:underline;
}

#accLeft a:visited  {
	color: #C2001A;
	text-decoration:underline;
}

#accLeft a:hover {
	color: ff0000;
	text-decoration:none;
}

#accLeft a:active {
	color: #CCCC33;
	text-decoration:none;
}


/* 文字調整 */
.bold {
	font-weight:bold;
}
.red {
	color:#d5001d;
}
.small {
	font-size:0.8em;
}


/* for clearFix */
.cf:after{ 
   display:block;
   height:0;
   visibility:hidden;
   clear:both;
   content:".";
}
/* 追加 MacIE 5 と WinIE 7 向け */
.cf{
   display:inline-block;
}
/*MacIE \*/
* html .cf{
	height:1em;
}
.cf{
	display:block;
}

/* ヘッダー外国語 */
td.hd_lang {
    text-align: right;
    }
td.hd_lang img{

margin-left: 2px;

margin-right: 10px;

}
