* {
margin: 0;
padding: 0;
}

html {
	color			: #333;
}

body {
	font: 14px/180% "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}

img{
border:none;
}

/* =================================== */
/* レイアウトの設定 */
/* =================================== */

/* 全体を囲うblock */

#wrapper_body {
	background: url(/images/wrapper_body_bg.gif) no-repeat scroll center top;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0px;
}

#header {
	height:165px;
	margin: 0px;
	padding: 0px;
	
}


/* #content block */
#content {
	width: 760px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: 1px solid #;
	background-color: #FFFFFF;
}


/*ページ送り*/
#page_area {
	margin:15px 0 0 0;
}


/*フッター画像*/
#footer {
	height:200px;
	background: url(/images/footer_bck.jpg) no-repeat;
	padding-top: 0px;
	color: #FFFFFF;
	clear: both;
	float: none;
	margin: 0px;
	width: 760px;
	padding-right: 20px;
	padding-bottom: 26px;
	padding-left: 20px;
}


/* =================================== */
/* リンクカラーの設定 */
/* =================================== */

/* 全般 */
a 			{ color: #2A2666; text-decoration: underline; }
a:link		{ color: #2A2666;  }
a:visited	{ color: #2A2666;  }
a:active	{ color: #2A2666;  }
/* a:hover		{ color: #FFF; text-decoration: none; background:#CCC;} */

a:hover		{text-decoration: none;}

/* ヘッダー */
#header a 			{ color: #FFF; text-decoration: none; }
#header a:link		{ color: #FFF; text-decoration: none; }
#header a:visited	{ color: #FFF; text-decoration: none; }
#header a:active	{ color: #FFF; text-decoration: none; }
#header a:hover		{ color: #FFF; text-decoration: none; background:none; }

/* 画像 */
img a 			{ text-decoration: none; }
img a:link		{ text-decoration: none; }
img a:visited	{ text-decoration: none; }
img a:active	{ text-decoration: none; }
img a:hover		{ text-decoration: none; background:none; }


/* タイトル */
#header h1 a 			{ color: #71531f; text-decoration: none; }
#header h1 a:link		{ color: #71531f; text-decoration: none; }
#header h1 a:visited	{ color: #71531f; text-decoration: none; }
#header h1 a:active	    { color: #71531f; text-decoration: none; }
#header h1 a:hover		{ color: #71531f; text-decoration: none; background:none; }


/* タイトル */
h2 a 			{ color: #2A2666; text-decoration: none; }
h2 a:link		{ color: #2A2666; text-decoration: none; }
h2 a:visited		{ color: #2A2666; text-decoration: none; }
h2 a:active		{ color: #2A2666; text-decoration: none; }
h2 a:hover		{ color: #FFF; text-decoration: none; background:#CCC;}
	
	

/* =================================== */
/* 装飾の設定 */
/* =================================== */


.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear	: both;
	font	: 0/0 sans-serif;
}

.tex_le {
	text-align: left;
}


/* =================================== */
/* #header */
/* =================================== */
#header h1 {
	margin:0 10 10 0;
	padding:0;
	font: bold 25px arial;
	text-align: right;
	color: #71531f;
}

#header p {
	margin: 5px 0 0 25px;
}


.url {
	top: -64px;
	position:absolute;
	left: 435px;
}

.url02 {
	top: -205px;
	position:absolute;
	left: 50px;
}

.main_txt {
	width:440px;
	float: right;
}


/* タイトル */

#content h2 {
	clear: both;
	margin-top: 20px;
}

#content h3 {
	clear: both;
}


/* リスト表示の設定 */
#content ul {
	padding:2px 2px 2px 15px;
	list-style:decimal outside;
	text-align:left;
	clear: both;
	margin: 0px 10px 10px 25px;
}
#content ul li {
	line-height: 150%;
	list-style:url(/images/li_icon.gif) none outside;
	margin-left: 10px;
	padding-left: 5px;
}

/* 番号リスト表示の設定 */
#content ol {
	padding:2px 2px 2px 15px;
	list-style:decimal outside;
	text-align:left;
	margin: 0px 10px 10px 25px;
}

#content ol li {
	line-height: 140%;
	list-style-type: decimal;
	padding-left: 10px;
	margin-left: 10px;
}

#page_area .page_top {
	float:right;
	width:150px;
	text-align:right;
	font-size: 11px;
}


.center {
	text-align: center;
}



/* =================================== */
/* 施設案内 */
/* =================================== */
.shisetsu table {
	border-collapse:collapse;
	border:1px solid #FDDDFD !important;
	border-spacing:0;
	empty-cells:show;
	margin: 10px 3px 10px 10px;
	padding: 2px;
}

.shisetsu th {
	padding:3px;
	border:1px solid #ffffff;
	background-color:#FDDDFD;
	white-space: nowrap;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}

th.midashi {
	padding:3px;
	border:1px solid #FFD016;
	background-color:#66CC00;
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}

.shisetsu td {
	text-align: left;
	font-size: 100%;
	padding: 3px;
	border:1px solid #FDDDFD;
	white-space: nowrap;
}


.tokusyoku_img{
	padding:5px;
}


#footer #address {
	position: relative;
	top: 90px;
}
#footer #copyright {
	position: relative;
	color: #333333;
	font-size: 12px;
	top: 100px;
	text-align: right;
	width: 760px;
}
#footer p {
	line-height: 1.1em;
	font-size: 10pt;
}
