@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}
body {
	background: #FFF;
	font-family: Meiryo,'メイリオ','ＭＳ Ｐゴシック','Hiragino Mincho Pro','ヒラギノ明朝 Pro W3', serif;
	color: #333;
	padding-top: 20px;
	line-height: 1.5em;
}

/*
ClearFix
*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


img {
	border: 0 none;
}
a {
	color: #369;
}
a:hover {
	color: #000;
}
strong,
strong a {
	font-weight: bold;
}
hr, #navi h2, #footer .totop, .ktai, .nocss {
	display: none;
}
p {
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

table {
	width: 595px;
	border-collapse: collapse;
}
th, td {
	font-size: 80%;
	border-bottom: 1px solid #999;
	padding: 3px 6px;
}
th {
	width: 20%;
	font-weight: bold;
	text-align: left;
}

.attention {
	color: #F00;
}
.totop {
	clear: right;
	text-align: right;
	padding: 5px 0 10px 0;
}
.totop a {
	background: url(/img/btn_totop.gif) right center no-repeat;
	padding-right: 80px;
	text-indent: -9999px;
	font-size: 12px;
	line-height: 12px;
	overflow: hidden;
	color: #FFF;
	text-decoration: none;
}
.totop a:hover {
	color: #FFF;
}

.adsense {
	/*background: #E6F2FF;*/
	margin-bottom: 10px;
	text-align: center;
}
.bn200x200 {
	margin-bottom: 10px;
	text-align: center;
}
.bn250 {
	margin-bottom: 10px;
	text-align: center;
}
.bn468x60 {
	margin-bottom: 10px;
	text-align: center;
}
.bn728x90 {
	width: 728px;
	margin: 0 auto 10px;
	_text-align: center;
}
.boxouter {
	background: #E6F2FF;
	padding: 5px;
	margin-bottom: 10px;
}
.boxinner {
	background: #FFF;
	padding: 5px;
	border: 1px solid #CCC;
}

.boxinner ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 21px;
	_padding-left: 16px;
}

.boxinner ul li {
	list-style-image: url(/img/icon_text.gif);
	margin-top: 2px;
}

.boxinner ul li a {
	font-size: 80%;
	text-decoration: none;
	line-height: 1em;
}
.boxinner ul li a:hover {
	text-decoration: underline;
}


/*
Container
*/
#container {
	min-width: 989px;
	width: expression(
	(document.documentElement.clientWidth < 994)? "991px" :
	"auto");
	/*document.documentElement.clientWidth*/
	/*document.body.clientWidth*/
}

/*
Header
*/
#header {
	margin-left: 20px;
	margin-right: 20px;
	min-height: 60px;
	_height: 60px;
}
#header h1 img {
	float: left;
}
#header h1 span {
	display: block;
	margin-left: 200px;
	color: #666;
	font-size: 15px;
	line-height: 1.3em;
}

/*
Search Form
*/
#searchform {
	border-top: 1px solid #6AB5FF;
	border-bottom: 1px solid #6AB5FF;
	background: #9CF url(/img/bg_searchform.jpg) left top repeat-x;
	padding: 6px 20px;
	text-align: right;
}
#searchform form input#search {
	width: 200px;
}

/*
Main
*/
#main {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 20px;
	clear: both;
}

/*
Contents
*/
#contents {
	margin-left: 220px;
}

h2 {
	background: #CCC url(/img/bg_h2_home.jpg) left top repeat-x;
	border: 1px solid #CCC;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 4px;
	position: relative;
}
h2 a.next {
	position: absolute;
	top: 4px;
	right: 3px;
	background: url(/img/btn_next.gif) right center no-repeat;
	padding-right: 16px;
}

#contents h2 {
	_margin-right: -10px;/* ie6 */
}
#contents h3 {
	line-height: 1.5em;
	font-size: 16px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 5px;
}
#contents ul {
	margin-left: 20px;
}
#contents ol {
	margin-left: 25px;
}
#contents li {
	margin-bottom: 1.5em;
}
#contents p.date {
	font-size: 11px;
	color: #999;
	text-align: right;
}

#gmap {
	width: 99%;
	margin-top: 10px;
}
#gmap h4 {
	border-left: 5px solid #336699;
	border-bottom: 1px dashed #336699;
	padding: 4px;
	color: #336699;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}

/*
Navigation
*/
#navi {
	background: url(/img/bg_navitop.gif) left top repeat-x;
	padding-top: 8px;
}
#navi ul {
	list-style: none;
	background: url(/img/bg_navibottom.gif) left bottom repeat-x;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 30px;
	_height: 30px;
}
#navi ul li {
	display: inline;
}
#navi ul li a {
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	width: 130px;
	min-height: 26px;
	_height: 28px;
	background: #F1F1F1 url(/img/bg_navioff.jpg) left top repeat-x;
	color: #666;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #6AB5FF;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
}

/*
Current
*/
.home #navi ul li#mhome a,
.event #navi ul li#mevent a,
.news #navi ul li#mnews a,
.db #navi ul li#mdb a,
.gourmet #navi ul li#mgourmet a,
.lodging #navi ul li#mlodging a,
.life #navi ul li#mlife a,
.privacy #navi ul li#mprivacy a,
.terms #navi ul li#mterms a,
.inquiry #navi ul li#minquiry a,
#navi ul li a:hover {
	margin-top: 0px;
	background: #FFF url(/img/bg_navion.jpg) left top repeat-x;
	min-height: 28px;
	_height: 30px;
	color: #369;
	border-top: 1px solid #6AB5FF;
	border-left: 1px solid #6AB5FF;
	border-right: 1px solid #6AB5FF;
	border-bottom: 1px solid #FFF;
}

/*
Sub Navigation
*/
#subnavi {
	width: 200px;
	float: left;
}
#subnavi .boxouter ul {
	list-style-type: none;
}
#subnavi .boxouter ul li {
	font-size: 12px;
}
#subnavi .boxouter ul li a {
}
#subnavi .boxouter ul li a:hover {
	color: #FF3333;
}
#subnavi .boxouter ul li ul {
	margin-left: 15px;
	font-size: 10px;
}
#subnavi .boxouter ul li ul li {
	display: inline;
	font-size: 10px;
}
#subnavi .boxouter ul li ul li a {
	color: #666;
}


/*
Prev - Next Button
*/
ul.prevnext {
	height: 2em;
	clear: both;
	list-style-type: none;
}
ul.prevnext li {
	display: inline;
}
ul.prevnext li a {
	font-size: 80%;
	text-align: center;
	padding: 3px 12px;
}
ul.prevnext li.prev a {
	float: left;
	background: url(/img/arrow_l.gif) left center no-repeat;
}
ul.prevnext li.next a {
	float: right;
	background: url(/img/arrow_r.gif) right center no-repeat;
}

/*
content-nav
*/
div.content-nav {
	text-align: center;
	border-top: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
	padding: 10px;
	margin: 10px 0;
	font-weight: bold;
}



/*
Footer Navi
*/
#footernavi {
	border-top: 1px solid #CCC;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 16px;
	text-align: center;
	clear: both;
	color: #999;
	font-size: 11px;
}

/*
Footer
*/
#footer {
	border-top: 1px solid #CCC;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 16px;
	text-align: center;
	color: #999;
	font-size: 11px;
	padding-bottom: 16px;
}

/*
Address
*/
address {
}
address a, address a:hover {
}

/*
AddClips
#addclips {
	text-align: right;
}
#addclips * {
	width: auto;
}
*/

table#mtmaptable {
width: 100%;
border-collapse: collapse;
border:0px;
margin: 0px;
padding: 0px;
}
table#mtmaptable td {
border:0px;
margin: 0px;
padding: 0px;
}
table#mtmaptable td#mtmapl {
	width: 200px;
}
#map {
	width: 100%;
	_width: 530px;
	height: 530px;
}
#sidebar {
overflow: auto;
width: 200px;
height: 530px;
font-size: 12px;
color: #000;
}
p.ajgmp,
p.ajgmp a {
	font-weight: bold;
	font-size: 14px;
	margin: 0;
}
p.root {
	font-size: 12px;
	margin: 0;
}

