/*ボディ*/
body {
	margin: 0px;
	padding: 0px;
	color:#000000;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #33CC66; 
	font-family:"ＭＳ ゴシック","Osaka",sans-serif;
	background-image: url(../images/bk1.gif);	
}

a {
	color:#0000ff;
	text-decoration:none;
}

a:hover {
	color:#ff0000;
}

#wrapper {
	width: 632px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border:2px solid #FF9900;
}


/*ヘッダー*/
#header {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 630px;
}

#header img{
	border:none;
}

/*メインコンテンツ*/
#contents {
	margin: 0px;
	padding: 0px;
	width: 630px;
	height:auto;
}

/*フッター*/
#footer {
	clear:both;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: auto;
	width: 630px;
	font-size:12px;
	text-align:center;
	line-height:20px;
}

#footer h6 {
	width:630px;
	font-size: 100%;
	font-weight:300;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #999999;
	line-height:30px;
	background-image: url(../images/sign.png);	
}

/*トップページエリアマップ部分*/
/* 各施設に関するCSS */

#contents #shisetu h1 {
	margin:10px 0px 10px 10px;
	padding:10px 0px 10px 0px;
	width:590px;
	height:auto;
	font-size:130%;
	font-weight:bold;
	color:#FF9900;
	text-align:center;
	background-color:#FFFFCC;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	border-right:5px solid #999999;
	border-bottom:5px solid #999999;

}

#contents #shisetu h2 {
	margin:5px 0px 5px 0px;
	width:590px;
	height:auto;
	font-size:110%;
	font-weight:bold;
	color:#666666;
	text-align:center;
}

#contents #picture {
	margin:10px 0px 10px 10px;
	width:280px;
	height:auto;
	text-align:center;
	float:left;
}


/* 施設データ下部 */

#contents #shisetu-2 {
	margin:0px 0px 0px 15px;
	width:610px;
	height:auto;
	clear:both;
}

#contents #shisetu-2 h3 {
	margin:0px;
	width:600px;
	height:auto;
	font-size:15px;
}

#contents #shisetu-2 p {
	margin:0px 0px 0px 10px;
	width:590px;
	height:auto;
	font-size:15px;
}

#contents #shisetu-2 table {
	margin:0px 0px 0px 10px;
	width:590px;
	height:auto;
	font-size:15px;
}

#contents #shisetu-2 hr {
	margin:0px;
	clear:both;
}

#contents #shisetu-2 h5 {
	margin:0px;
	width:600px;
	height:auto;
	font-size:12px;
	text-align:right;
}
