/* CSS */


/* Gloval */

body {
	background:#e0e4ff url(../home/common/bg.gif) center top repeat-y;
	font-family:"Hiragino Kaku Gothic Pro", "MS P Gothic", "Osaka";
	font-size:12px;
	color:#666666;
	line-height:150%;
	padding:0px;
	margin:0px;
	text-align:center
}

h1,h2 {
	padding:0px;
	margin:0px;
}

img {
	vertical-align:top;
	border:none;
}

a {
	color:#0000ff;
	text-decoration:underline
}

a:hover {
	color:#9900ff;
	text-decoration:none;
}

p {
	margin:3px 0px 3px 0px
}

strong {
	font-weight:bold;
	font-size:1.2em;
	color:#000000;
	line-height:150%
}

address {
	font-style:normal;
}

#finder {
	background-color:#ffffff;
	width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto
}

#header {
	display:block;
	width:800px;
	height:90px
}

#logo {
	display:block;
	width:800px;
	height:61px;
}

#navi {
	display:block;
	background:#ffffff url(../home/navi/bg-navi.gif) left top no-repeat;
	width:800px;
	height:29px;
}

#navi ul {
	float:right;
	list-style:none;
	margin:0px;
	padding:0px
}

#navi li {
	display:inline;
	height:23px;
	padding:0px;
}

#tab {
	width:794px;
	height:27px;
	margin:5px 0px 0px 6px;
	clear:both;
}

#tab ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#tab li {
	display:inline;
	margin:0px;
	padding:0px 4px 0px 0px;
}

#search-block {
	width:768px;
	height:37px;
	background:url(../home/search/bg-searchblock.gif) left top no-repeat;
	padding:7px 30px 0px 17px;
}

.ajust-t1 {
	padding-top:1px;
}


#facilities {
	float:left;
}

#prefecture {
	float:right;
	padding-right:34px;
	padding-top:1px;
}

#atlas {
	width:788px;
	height:343px;
	margin-left:6px;
	clear:both;
}



#ad-flash {
	float:right;
	padding-top:6px;
	padding-right:1px;
}


#main {
	clear:both;
	background-color:#ffffff
	width:788px;
	padding:8px 6px;
}

#root {
	width:788px;
	margin:4px 6px 0px 6px;
}

#footer {
	width:788px;
	clear:both;
	margin-left:6px;
	border-top:#a5a5a5 solid 1px;
	padding-top:6px;
	margin-top:10px;
	font-size:10px;
	line-height:135%;
	text-align:center
}

#footstamp {
	float:left;
}

/* Search background */

#search-hotel {
	width:788px;
	height:47px;
	background:url(../home/search/bg-tab01.gif) left top no-repeat;
	margin-left:6px;
	padding:13px 0px 0px 10px;
}

#small-hotel {
	width:788px;
	height:47px;
	background:url(../home/search/bg-small01.gif) left top no-repeat;
	margin-left:6px;
	padding:13px 0px 0px 10px;
}

#search-rest {
	width:788px;
	height:47px;
	background:url(../home/search/bg-tab02.gif) left top no-repeat;
	margin-left:6px;
	padding:13px 0px 0px 10px;
}

#small-rest {
	width:788px;
	height:47px;
	background:url(../home/search/bg-small02.gif) left top no-repeat;
	margin-left:6px;
	padding:13px 0px 0px 10px;
}


#search-infodesk {
	width:788px;
	height:47px;
	background:url(../home/search/bg-tab03.gif) left top no-repeat;
	margin-left:6px;
	padding:13px 0px 0px 10px;
}

#small-infodesk {
	width:788px;
	height:47px;
	background:url(../home/search/bg-small03.gif) left top no-repeat;
	margin-left:6px;
	padding:13px 0px 0px 10px;
}


#search-abroad {
	width:788px;
	height:47px;
	background:url(../home/search/bg-tab04.gif) left top no-repeat;
	margin-left:6px;
	padding:13px 0px 0px 10px;
}

#small-abroad {
	width:788px;
	height:47px;
	background:url(../home/search/bg-small04.gif) left top no-repeat;
	margin-left:6px;
	padding:13px 0px 0px 10px;
}

#search-trafic {
	width:788px;
	height:47px;
	background:url(../home/search/bg-tab05.gif) left top no-repeat;
	margin-left:6px;
	padding:13px 0px 0px 10px;
}

#small-trafic {
	width:788px;
	height:47px;
	background:url(../home/search/bg-small05.gif) left top no-repeat;
	margin-left:6px;
	padding:13px 0px 0px 10px;
}

#search-plaza {
	width:788px;
	height:47px;
	background:url(../home/search/bg-tab06.gif) left top no-repeat;
	margin-left:6px;
	padding:13px 0px 0px 10px;
}

#small-plaza {
	width:788px;
	height:47px;
	background:url(../home/search/bg-small06.gif) left top no-repeat;
	margin-left:6px;
	padding:13px 0px 0px 10px;
}

#map-blue {
	background:url(../home/search/bg-map01.gif) left top no-repeat;
	width:438px;
	height:343px;
	padding-left:10px;
	float:left;
}

#map-red {
	background:url(../home/search/bg-map04.gif) left top no-repeat;
	width:438px;
	height:343px;
	padding-left:10px;
	float:left;
}

#map-green {
	background:url(../home/search/bg-map06.gif) left top no-repeat;
	width:438px;
	height:343px;
	padding-left:10px;
	float:left;
}


/* Class */

.red {
	color:#ff0000;
}

.red-bold {
	color:#ff0000;
	font-weight:bold;
}

.big {
	font-size:1.2em;
	line-height:150%
}

.small {
	font-size:0.8em;
	line-height:150%
}

.pd-b8 {
	padding-bottom:8px
}

.pd-b16 {
	padding-bottom:16px
}

.mb16 {
	margin-bottom:16px;
}

.fl {
	float:left
}

.fr {
	float:right;
	padding-left:8px
}

.clear {
	clear:both
}

.center {
	text-align:center
}

.right {
	text-align:right
}

.left {
	text-align:left
}


/* Ad */

.ad-frame {
	width:779px;
	background:url(../home/ad/images/bg-ad.gif) left top no-repeat;
	padding:9px 0px 7px 9px
}


.ad-info {
	width:773px;
	background:url(../home/ad/images/bg-botom.gif) left top no-repeat;
	height:30px;
	padding:4px 8px 0px 7px;
}

.info-address {
	float:left;
}

.info-btn {
	float:right;
}


.ad-frame-half {
	width:382px;
	padding:9px 0px 7px 9px;
	background:url(../home/ad/images/bg-ad-half.gif) left top no-repeat;
}

.ad-info-half {
	width:374px;
	background:url(../home/ad/images/bg-botom-half.gif) left top no-repeat;
	height:51px;
	padding:6px 8px 0px 9px;
}

.info-address-half {
	float:left;
}

/* Top */

#toppage {
	clear:both;
	background-color:#ffffff
	width:788px;
	padding:8px 6px;
}

.column {
	width:788px;
	margin-top:6px;
}

.col-left {
	background:#e6e6e6 url(../home/top/images/bg-top.gif) left top no-repeat;
	width:391px;
	float:left;
	margin-bottom:6px;
}

.col-half-end {
	background:url(../home/top/images/bg-bottom.gif) left bottom no-repeat;
	width:367px;
	padding:12px;
}

.col-right {
	background:#e6e6e6 url(../home/top/images/bg-top.gif) left top no-repeat;
	width:391px;
	float:right;
	margin-bottom:6px;
}

#toppage h3 {
	font-size:14px;
	line-height:21px;
	color:#ff8400;
	margin:0px;
	padding:0px 0px 6px 0px;
}

#toppage ul {
	margin:0px 0px 0px 25px;
	padding:0px;
}

#toppage li {
	padding:0px;
	margin:0px;
}

.plazalist {
	width:210px;
	float:left;
	padding-left:6px;
}











