@charset "UTF-8";
/* CSS Document */

body#haikei {
	background-image: url(../images/haikei.jpg);
	background-repeat: no-repeat;
	background-position: 800px 250px;
	background-attachment: fixed;
}

.cl {
	clear:both;
	}
	
a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #e75547;
	}
a:hover {
	color: #F96;
	text-decoration: underline;
	}	

html,
body {
	height: 100%;
	}
	
div#wrapper {
	width:100%;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 0 -60px 0;
	}
	
div#wrapper #contener {
	width:900px;
	margin:0 auto;
	position: relative;
	}
div#wrapper #contener #main-flash {
	height: 430px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
div#wrapper #contener #header {
	height: 90px;
	width: 900px;
}
div#wrapper #contener #gnavi {
	height: 110px;
	width: 900px;
}
div#wrapper #contener #gnavi ul {
	display: block;
	text-align: right;
	margin-top: 20px;
	float: right;
}
div#wrapper #contener #gnavi ul li {
	display: inline;
}
div#wrapper #contener #gnavi ul li em {
	position: absolute;
	left: -9999px;
}
div#wrapper #contener #gnavi p {
	font-size:0.8em;
	width:100%;
	display: block;
	position: absolute;
	top:160px;
	text-align:right;
	padding-right:40px;
	color: #999;
}
div#wrapper #contener #left {
	width: 225px;
	float: left;
}
div#wrapper #contener #contents {
	float: right;
	width: 675px;
}

p.jump {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#wrapper #contener #contents p {
	font-size: 14px;
	line-height: 20px;
}
div#wrapper #contener #contents .aisatu {
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #CCCCCC;
}
div#wrapper #contener #contents .aisatu h2 {
	font-size: 15px;
	line-height: 20px;
	color: #e75547;
}
div#wrapper #contener #contents .aisatu p.bold {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
div#wrapper #contener #contents .info {
	margin-top: 60px;
	width: 675px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 50px;
}
div#wrapper #contener #contents .info h3 {
	font-size: 22px;
	line-height: 25px;
}
div#wrapper #contener #contents .info dl {
	margin-top: 50px;
}
div#wrapper #contener #contents .info dl dt {
	display: block;
	float: left;
	width: 180px;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
}
div#wrapper #contener #contents .info dl dd {
	display: block;
	padding-left: 180px;
	font-size: 14px;
	line-height: 30px;
}
div#wrapper #contener #contents .info dl dd img {
	vertical-align: bottom;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#wrapper #contener #contents .info .map-p {
	height: 150px;
	width: 150px;
	margin-left: 180px;
}
div#wrapper #contener #contents .news-area {
	width: 675px;
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #CCCCCC;
}
div#wrapper #contener #contents .news-area p img {
	vertical-align: bottom;
}

div#wrapper #contener #contents .news-area ul {
	list-style: url(none) none;
}
div#wrapper #contener #contents .news-area ul li {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 10px;
	letter-spacing: 0.2em;
}
div#wrapper #contener #contents .con-text {
	width: 675px;
	padding-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
div#wrapper #contener #contents .con-text p {
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0.2em;
}

div#wrapper #contener #contents .con-text02 {
	width: 675px;
	padding-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-top: 50px;
}
div#wrapper #contener #contents .con-text h2,
div#wrapper #contener #contents .con-text02 h2 {
	font-size: 15px;
	line-height: 20px;
	color: #e75547;
}
div#wrapper #contener #contents .con-text02 p {
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0.2em;
}

div#wrapper #contener #contents #ticket-area dl {
	margin-top: 50px;
}
div#wrapper #contener #contents #ticket-area dl dt {
	display: block;
	float: left;
	width: 200px;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
}
div#wrapper #contener #contents #ticket-area dl dd {
	display: block;
	padding-left: 200px;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
}
div#wrapper #contener #contents #ticket-area dl dd img {
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: bottom;
}

div#contener #footer-space {
	height:60px;
	clear:both;
	}

/*********ここからフッター*********/


div#footer {
	height:60px;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 8px;
	}
	
div#footer address {
	font-size:10px;
	text-align:right;
	line-height:20px;
	color: #999;
	}
	
/*********ここまでフッター*********/
