@charset "Shift_JIS";



/* 
base
==========================================================*/

body {
	background-color: #CFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

#wrapper {
	width: 970px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/page_bg_w.jpg);
	background-repeat: repeat-y;
}


/*
 (1)ページ上部
 (2)詳細
==========================================================================*/



/* (1)ページ上部
==========================================================================*/
#header{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height:100px;
	padding:50px 40px 0 0;
}

h1 {
	text-indent: -9999px;
	width:5px;
	height:5px;
	float:left;
}

#btn_top{width:90px;height:90px;background-image: url(../images/btn_top.png);float:right;}
#btn_top a {display:block; width:90px;height:90px;text-indent:-9999px;background:url(../images/btn_top.png) no-repeat left top;float: right;}
#btn_top a:hover  { background-position: 0 -90px;}




/* 共通
==========================================================================*/
#main{
	width:850px;
	padding-left: 60px;
}


/* お知らせ
==========================================================================*/
#info_date{
	width:800px;
	color: #669900;
	line-height:18px;
	font-size:14px;
	font-weight: bold;
	padding: 0 0 0 40px;
}
#info_ttl{
	background-image: url(../images/info_headline.png);
	background-repeat: no-repeat;
	padding: 15px 0 8px 50px;
	color: #fff;
	line-height:1.4em;
	font-size:14px;
	font-weight: bold;
}


#info_area{
	width:820px;
	padding: 10px 0 0 20px;
}
#info_text{
	width:500px;
	float:left;
	color: #333;
	line-height:1.5em;
	font-size:14px;
	padding-bottom: 5px;
}
#info_photo {
	width:300px;
	float:right;
	padding-bottom: 10px;
}
#info_line{
	background-image: url(../images/info_line.png);
	height: 22px;
	clear: both;
	background-repeat: repeat-x;
	padding: 5px 0 0 770px;
}

#info_up a {display:block; width:50px;height:22px;text-indent:-9999px;background:url(../images/btn_up.jpg) no-repeat left top;}
#info_up a:hover  { background-position: -50px 0;}



#info_box {
	width: 840px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0;
}
#info_box:hover {
	background-image: url(../images/info_bg.gif);
}

#info_box a:link {
	color: #FF3333;
	font-weight: bold;
	text-decoration: none;
}
#info_box a:visited {
	text-decoration: none;
	color: #FF3333;
}
#info_box a:hover {
	color: #CC0000;
	font-weight: bold;
}


/*-------------------------------------*/
#info_backnumber{
	text-align: center;
	padding-bottom: 10px;
}
#info_backnumber a:link {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
#info_backnumber a:visited {
	text-decoration: none;
	color: #000099;
}
#info_backnumber a:hover {
	color: #0066FF;
	font-weight: bold;
}



/* 施設ガイド
==========================================================================*/

#guide{
	font-size: 14px;
	line-height:18px;
	color:#333;
}
#guide #left{
	width: 410px;
	float: left;
	padding-bottom: 30px;
}
#guide #right{
	width: 410px;
	float: right;
	padding-bottom: 30px;
}

#guide #left #ttl , #guide #right #ttl{
}
.guide_point01{
	color: #FFCC00;
}
.guide_point02{
	color: #FF9900;
}
#guide_line{
	background-image: url(../images/guide_line.png);
	height: 5px;
}
#parking{}





.copy{
	color: #2B71B7;
	line-height:1.5em;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}


#footer{
	height:60px;
	background-image: url(../images/page_bottom.jpg);
	background-repeat: no-repeat;
	width: 120px;
	margin: 0 auto;
	padding: 0 0 0 850px;
}
