body {	color: #333333;
	background-color: #FFFFFF;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
blockquote {
	margin: 0px 10px 0px 30px;
	}
p {padding-top:0;
	margin-top:0;}
img {  -ms-interpolation-mode: bicubic; 
	border: none;
}
h2 {
	font-size: 9px;
	text-indent: -5000px;
	margin:0px;
	position:absolute;
	top: 0px;
	left: 0px;
	}
h3 {
	font-size:18px;
	line-height:100%;
	background:url(../img/img_h3.jpg) no-repeat;
	padding:14px 0px 12px 25px;
	color:#FFFFFF;
	margin-bottom:8px;
	clear:both;
	}
h4 { font-size:14px;
		padding:2px 0px 2px 10px;
		border-left:#CC9933 solid 8px;

		}
.phot_l {float:left;
		margin-right:15px;
		margin-bottom:10px;
		}
.phot_r { float:right;
		margin-left:15px;
		margin-bottom:10px;
		}
.phot_m { padding:3px;
		border:#999999 solid 1px;
		background:#FFFFFF;
		margin-bottom:10px;
		}
/*--------ヘッダ内コメント--------*/
#tag-line {
	width:800px;
	font-size: 80%;
	line-height: 160%;
	margin:0 auto;
}
/*--------大枠--------*/
#container { 
	width: 800px;  
	background: url(../img/con_back.gif) repeat-y;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	border:#999999 solid 1px;
} 
/*----------ヘッダ----------*/
#header {
	background-image: url(../img/top_r2_c2.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	height: 81px;
	width: 800px;
}
#header h1 {
	font-size: 9px;
	text-indent: -5000px;
	margin:0px;
	position:absolute;
	top: 0px;
	left: 0px;
	}
/*----------ヘッダナビ----------*/
#head-nav {
	position: absolute;
	top: 0px;
	right: 0;
}
#head-nav li {
	float: left;
}
#head-nav a {
	display: block;
	height: 28px;
	margin: 0; 
	text-indent: -5000px;
	background-image: url(../img/header_moji.jpg);
}
#head-nav a:hover,
#head-nav a.current {
	background-image: url(../img/header_moji_on.jpg);
}
#head-01 a {
	width: 63px;
	background-position: 0 0;
}
#head-02 a {
	width: 19px;
	background-position: -63px 0;
}
#head-03 a {
	width: 24px;
	background-position: -82px 0;
}

#content { width:800px;}
}
/*----------Flashイメージ----------*/
#flash {
	margin: 10px 0 0 0;
}

/*----------パンクズリスト----------*/
#pan_list {
			font-size:80%;
			border-bottom:#CCCCCC solid 1px;
			margin:0px 5px 5px 0;
			text-align: right;
			padding:0 0 0 10px;
			color:#FF0000;
			}
/*----------サイドコンテンツ----------*/
#side {
	width: 159px;
	height:auto;
	float: left;
	padding:0px;
	margin:0px;
	text-align:center;
}
/*----------メインコンテンツ----------*/
#main {
	width: 640px;
	float: right;
	text-align:left;
	padding:0px;
	margin:0px;
}
#main_r{ 
	width: 150px;
	float:right;
	margin: 0px;
}
/*----------コンテンツ----------*/
#content {
	width: 590px;
	margin: 0 auto;
}
/*----------新着情報----------*/
/*	<dl compact>
	<dt>DC</dt>
	<dd>DreamCast の略で・・・</dd>
	<dt>Dynamic HTML</dt>
	<dd>HTML や JavaScript などの技術を用いて・・・</dd>
	</dl>
*/
.news_date { 
			padding:5px 0px 0px 30px;
	}
.news_title {margin-left:0;
			padding-left:100px;
			border-bottom:dashed #999999 1px;
			padding-bottom:5px;}
/*----------リンク----------*/
.link_title {
	margin:5px 5px 5px 10px;
	padding:5px 5px 5px 40px;
	border-bottom:dashed #999999 1px;
	background: url(../img/allow01.gif) no-repeat;
	color:#669966;
			}
/*----------PDFリンク----------*/
.pdf_title {
	margin:5px 5px 10px 10px;
	padding:5px 5px 10px 45px;
	border-bottom:dashed #999999 1px;
	background: url(../img/pdf_a.gif) no-repeat;
	color:#669966;
			}
/*----------グローバルメニュー横----------*/
#nav {
	width: 800px;
	height: 37px;
	padding: 7px 0;
}
#nav li {
	float: left;
}
#nav li a {
	height: 37px;
	display: block;
	text-indent: -5000px;

}
#nav li a:hover,
#nav li a.current {

}

#n01 a {
	width: 132px;
	background-position: 0 0;
}
#n02 a {
	width: 134px;
	background-position: -132px 0;
}
#n03 a {
	width: 134px;
	background-position: -266px 0;
}
#n04 a {
	width: 134px;
	background-position: -400px 0;
}
#n05 a {
	width: 134px;
	background-position: -534px 0;
}
#n06 a {
	width: 132px;
	background-position: -668px 0;
}
/*----------テキストナビ----------*/
#txt_nav {
	padding: 0;
	margin: 0;
}
#txt_nav li a {
	display: block;

}
#txt_nav li a:hover,
#txt_nav li a.current {

	color:#FFFFFF;
}
.txt01 a {
	background-position: 0 0;
	border-bottom: #99CCFF solid 1px;
	border-top:#ffffff solid 1px;
}
.txt02 a {
	height:21px;
	padding: 5px 0px 0px 20px;
	background-position: 0 0;
	border-bottom: #99CCFF solid 1px;
	border-top:#ffffff solid 1px;
}
/*----------グローバルメニュー縦左----------*/
ul {
	list-style: none;
	margin:0;
	padding: 0;
}
#nav_tl {
	width: 160px;
	padding: 0;
	margin: 10px 0 0 0;
	padding: 0;
}
#nav_tl li a {
	width: 160px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/menu01.jpg);
}
#nav_tl li a:hover,
#nav_tl li a.current {
	background-image: url(../img/menu02.jpg);
}
#tl01 a {
	height:66px;
	background-position: 0 0;
}
#tl02 a {
	height:64px;
	background-position: 0 -66px;
}
#tl03 a {
	height:65px;
	background-position: 0 -130px;
}
#tl04 a {
	height:65px;
	background-position: 0 -195px;
}
#tl05 a {
	height:74px;
	background-position: 0 -260px;
}
#tl06 a {
	height:34px;
	background-position: 0 -334px;
}
#tl07 a {
	height:29px;
	background-position: 0 -368px;
}
#tl08 a {
	height:29px;
	background-position: 0 -397px;
}
#tl09 a {
	height:28px;
	background-position: 0 -426px;
}
#tl10 a {
	height:28px;
	background-position: 0 -454px;
}
#tl11 a {
	height:30px;
	background-position: 0 -482px;
}
#tl12 a {
	height:28px;
	background-position: 0 -512px;
}
#tl13 a {
	height:29px;
	background-position: 0 -540px;
}
#tl14 a {
	height:30px;
	background-position: 0 -569px;
}
#tl15 a {
	height:30px;
	background-position: 0 -599px;
}
#tl16 a {
	height:30px;
	background-position: 0 -784px;
}
/*----------施設ご案内サブメニュー----------*/
#tlsub01 a {
	height:21px;
	background-position: 0 -630px;
}
#tlsub02 a {
	height:24px;
	background-position: 0 -651px;
}
#tlsub03 a {
	height:25px;
	background-position: 0 -675px;
}
#tlsub04 a {
	height:24px;
	background-position: 0 -700px;
}
#tlsub05 a {
	height:25px;
	background-position: 0 -724px;
}
/*----------フォント----------*/
.fontbig {font-size: x-large;
line-height: 145%;
}
.font120 {
	font-size: 120%;
	line-height: 145%;
	font-weight: bold;
}
.font110 {
	font-size: 110%;
	line-height: 145%;
	font-weight: bold;
}
.font100 {
	font-size: 100%;
	line-height: 145%;
	font-weight: bold;
}
.font90 {
	font-size: 85%;
}
.font80 {font-size: 80%;
}
.fontred {
	color: #FF0000;
}
.font70 {font-size: 70%;
}
.font60 {font-size: 60%;
}
.font50 {font-size: 50%;
}
.fontlarge {
	font-size: xx-large;
	color: #996699;
	line-height: 145%;
}
/*----------枠ライン----------*/
.tdline {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996666;
}
.wakuline {
	padding: 5px;
	border-top:#FFFFFF solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	border-left:#FFFFFF solid 1px;
}
/*----------フッタ----------*/
#footer {
	width:800px;
	padding: 5px 0 10px 0;
	margin:auto;
	font-size:80%;
	text-align:right;

}
#footer_l{
	width:450px;
	float:left;
	padding-left:20px;
	}
#footer_r{
	width:280px;
	float: right;
	font-size:11px;
	color:#999999;
	text-align:right;
	padding-right:20px;
	}

/*----------フッタナビ----------*/
#footer-nav {
	float:right;
	top:0;
	right: 0;
	margin-top:10px;
}
#footer-nav li {
	float: left;
}
#footer-nav a {
	display: block;
	height: 19px;
	margin: 0; 
	text-indent: -5000px;

}
#footer-nav a:hover,
#footer-nav a.current {

}
#footer-01 a {
	width: 99px;
	background-position: 0 0;
}
#footer-02 a {
	width: 136px;
	background-position: -99px 0;
}
#footer-03 a {
	width: 138px;
	background-position: -235px 0;
}
#footer-04 a {
	width: 55px;
	background-position: -373px 0;
}
/*----------回り込みエンド----------*/
.end{
    clear:both;
	margin:0px;
	padding:0px;

}
/* Clears
*************************************************/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-table;
}
/* HIDE IEmac-5 \*/
	* html .clearfix {height:1%;}
	*+html .clearfix {height:1%;}
	.clearfix {display:block;}
/* END HIDE IEmac-5 */

/*
*************************************************/
