/* ここから全体レイアウト */
body {
	background-image: url(../images/bg.jpg);
	margin: 0px;
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
}
#header {
	background-color: #CC3300;
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	padding-top: 10px;
}

#logo {
	position:absolute;
	width:174px;
	height: 160px;
	z-index: 3;
	text-align: right;
	margin-top: 136px;
	margin-left: 10px;
}
#intro {
	width:960px;
	height: 290px;
	clear: both;
	background-color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	background-color: #CCCCCC;
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 0.8em;
	line-height: 170%;
	text-align: right;
	height: 50px;
	background-image: url(../images/bottom_bg.jpg);
}
#h_l img {
	margin-right: 15px;
}

#h_r {
	float: left;
	width: 350px;
	text-align: right;
	padding-top: 30px;
}
#h_l {
	float: left;
	width: 600px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#contents {
	float: right;
	width: 720px;
	padding: 10px;
	background-color: #FFFFFF;
	line-height: 160%;
	height: auto;
}
#bottom_path {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-size: 0.9em;
	line-height: 170%;
	clear: both;
	padding-left: 20px;
}
#path {
	font-size: 0.9em;
	clear: both;
	line-height: 200%;
	width: 940px;
	padding-left: 20px;
	background-color: #666666;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	margin-top: 23px;
	margin-bottom: 1px;
}
#voice {
	position: fixed;
	height: 65px;
	width: 185px;
	text-align: right;
	left: 600px;
}
#counter {
	text-align: right;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
/* ここまで全体レイアウト */



#tour {
	width: 330px;
	border: 1px solid #99CC00;
	margin: 5px;
	padding: 5px;
	float: left;
	font-size: 13px;
	background-color: #FFFFFF;
}
#tour02 {
	width: 639px;
	border: 1px solid #99CC00;
	font-size: 13px;
	margin-bottom: 10px;
	clear: both;
	padding: 5px;
}

#sitemap {
	float: left;
	width: 300px;
}
#food {
	margin: 5px;
	float: left;
	width: 230px;
	font-size: 0.9em;
}
#top_img {
	width: 450px;
	float: left;
}

#foodpage {
	clear: both;
	width: 650px;
	text-align: center;
}
/* ここからTOP9ボックスレイアウト */
.top_left {
	width: 235px;
	line-height: 180%;
	margin-top: 5px;
	margin-right: 3px;
	margin-left: 3px;
	float: left;
	background-color: #efefef;
	background-repeat: no-repeat;
	font-size: 0.9em;
}
.top_center {
	width: 235px;
	line-height: 180%;
	margin-top: 5px;
	margin-right: 3px;
	margin-left: 3px;
	float: left;
	background-color: #efefef;
	font-size: 0.9em;
}
.top_right {
	width: 235px;
	line-height: 180%;
	margin-top: 5px;
	margin-left: 3px;
	float: left;
	background-color: #efefef;
	font-size: 0.9em;
}
/* ここまでTOP9ボックスレイアウト */

.info_t {
	line-height: 160%;
	border-collapse: collapse;
	border: 1px #1C79C6 solid;
	width: 95%;
}
.info_t td,th {
	border: 1px #1C79C6 solid;
	padding: 5px;
}
.sightdiv {
	width: 96%;
	padding: 5px;
	border: 2px solid #00FFCC;
	border-radius: 25px 25px 25px 25px;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.sightdiv img {
	padding: 0px;
	margin-left: 10px;
}
.info_t th {
	background-color: #CCCCCC;
}
.trafic_t {
	border-collapse: collapse;
	border: 1px #1C79C6 solid;
	width: 95%;
}
.trafic_t td,th {
	border: 1px #1C79C6 solid;
	padding: 5px;
}
.trafic_t th {
	background-color: #CCCCCC;
	width: 150px;
}
.form_t {
	border-collapse: collapse;
	border: 1px #1C79C6 solid;
	width: 95%;
}
.form_t td,th {
	border: 1px #1C79C6 solid;
	padding: 5px;
	line-height: 160%;
}
.form_t th {
	background-color: #CCCCCC;
	width: 180px;
	text-align: left;
}
.company_t {
	border-collapse: collapse;
	border: 1px #1C79C6 solid;
	width: 95%;
}

.tour_t {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #999999;
}
.tour_t td,th {
	border: 1px solid #999999;
	padding: 5px;
	line-height: 170%;
}
.tour_t th {
	background-color: #CCCCCC;
	text-align: center;
}
.tour_td_w {
	width: 10%;
}
.tour_td_w02 {
	width: 70%;
}
.company_t td,th {
	border: 1px #1C79C6 solid;
	padding: 5px;
}
.company_t th {
	background-color: #CCCCCC;
	width: 180px;
	text-align: left;
}
.citydes {
	line-height: 200%;
	display: table;
	margin-right: 10px;
}
#movie {
	text-align: center;
	width: 190px;
	border: 3px solid #CCCCCC;
	padding: 3px;
	font-weight: bold;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

.maptop {
	font-weight: bold;
	text-align: right;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #b0c4de;
}

#news {
	float: left;
	width: 400px;
}
