#top {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	background-image:url(../img/back.jpg);
	background-repeat:repeat-x;
	margin:0px;
}
#page {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	background-image:url(../img/back_page.jpg);
	background-repeat:repeat-x;
	margin:0px;
}
#enkai {	font-size: 14px;
	line-height: 150%;
	color: #333333;
	background-image:url(../img/back_enkai.jpg);
	background-repeat:repeat-x;
	margin:0px;

}
#page2 {	background-color:#000000;
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	background-image:url(../img/back_enkai.jpg);
	background-repeat:repeat-x;
	margin:0px;


}
a:link {
	color: #336600;
}
a:visited {
	color: #336600;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
img {  -ms-interpolation-mode: bicubic; 
	border: none;
}
h4 {
	font-size: x-large;
	line-height:150%;
	color:#CC9900;
	border-left:#CC9900 solid 10px;
	padding-left:12px;
	margin-bottom:8px;
	clear:both;
		}
h2 {
	font-size: 9px;
	text-indent: -5000px;
	margin:0px;
	position:absolute;
	top: 0px;
	left: 0px;
	}
h3 {
	font-size: large;
	line-height:150%;
	color:#990000;
	margin-bottom:8px;
	clear:both;
	}
.phot_l {float:left;
		margin-right:15px;
		margin-bottom:10px;
		}
.phot_r { float:right;
		margin-left:15px;
		margin-bottom:10px;
		}
#container { 
	width: 1000px;  
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
} 
/*----------ヘッダ----------*/
#header {
	background-image: url(../img/header01.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	height: 126px;
	width: 960px;
}
#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: 26px;
	margin: 0; 
	text-indent: -5000px;
	background-image: url(../img/head_menu01.jpg);
}
#head-nav a:hover,
#head-nav a.current {
	background-image: url(../img/head_menu02.jpg);
}
#head-01 a {
	width: 109px;
	background-position: 0 0;
}
#head-02 a {
	width: 163px;
	background-position: -109px 0;
}
#head-03 a {
	width: 95px;
	background-position: -272px 0;
}
/*--------ヘッダ内コメント--------*/
#header #tag-line {
	position: absolute;
	font-size: 10px;
	line-height: 145%;
	width: 570px;
	left: 6px;
	top: 8px;
}
/*----------Flash----------*/
#Flash {
	width: 100%;
	margin: 0px;
	text-align:center;
}
#Flash01 {
	width: 100%;
	margin: 0px;
	height:460px;
	text-align:center;
	background:url(../img/enkai.jpg) center;
}
/*----------コンテンツ----------*/
#content {
	width: 950px;
	margin: 15px auto;
	background:url(../img/main_02_back.gif) repeat-y;
}
#content_page {
	width: 950px;
	margin: 0px auto;
	margin-bottom:15px;
	background:url(../img/main_02_back.gif) repeat-y;
}
#content_plan {
	width: 950px;
	margin: 0px auto;
	margin-bottom:15px;
	background: url(../plan/img/plan_02_back.gif) repeat-y;
}
#co_back {background:url(../img/main_03_back.gif) no-repeat;
			height:24px;
			}
#co_back2 {background:url(../img/main_04_back.jpg) no-repeat;
			height:24px;
			}
/*----------パンクズリスト----------*/
#pan_list { width:960px;
			font-size:10px;
			margin:0px auto;
			text-align:left;
			padding:0 0 0 10px;
			}
/*----------サイドコンテンツ----------*/
#side {
	width: 220px;
	height:auto;
	float: left;
	padding:0px;
	margin:0px 0px 0px 30px;
}
#side_top {
	width: 313px;
	height:auto;
	float: left;
	padding:0px;
	margin:0px 0px 0px 30px;
}
/*----------メインコンテンツ----------*/
#main {
	width: 600px;
	float: right;
	text-align:left;
	margin:0px 30px 0px 0px;
}
#main_top {
	width: 544px;
	float: right;
	text-align:left;
	margin:0px 30px 0px 0px;
}
#main_r{ 
	width: 150px;
	float:right;
	margin: 0px;
}

/*----------グローバルメニュー横----------*/
#nav {
	width: 960px;
	height: 54px;
	margin:0 auto;
}
#nav li {
	float: left;
}
#nav li a {
	height: 54px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/menu01.jpg);
}
#nav li a:hover,
#nav li a.current {
	background-image: url(../img/menu02.jpg);
}

#n01 a {
	width: 140px;
	background-position: 0 0;
}
#n02 a {
	width: 135px;
	background-position: -140px 0;
}
#n03 a {
	width: 135px;
	background-position: -275px 0;
}
#n04 a {
	width: 135px;
	background-position: -410px 0;
}
#n05 a {
	width: 135px;
	background-position: -545px 0;
}
#n06 a {
	width: 135px;
	background-position: -680px 0;
}
#n07 a {
	width: 145px;
	background-position: -815px 0;
}
/*----------テキストナビ----------*/
#txt_nav {
	padding: 0;
	margin: 0;
}
#txt_nav li a {
	display: block;
	background: url(../facility/img/a008.jpg) no-repeat;
	text-decoration: none;
}
#txt_nav li a:hover,
#txt_nav li a.current {
	background:url(../facility/img/a009.jpg) no-repeat;
	color:#FFFFFF;
}
.txt01 a {
	height:27px;
	padding: 5px 0px 0px 30px;
	background-position: 0 0;
}
.txt02 a {
	height:32px;
	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: 170px;
	padding: 0;
	margin: 0;
	padding: 0;
}
#nav_tl li a {
	width: 170px;
	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:35px;
	background-position: 0 0;
}
#tl02 a {
	height:35px;
	background-position: 0 -35px;
}
#tl03 a {
	height:25px;
	background-position: 0 -70px;
}
#tl04 a {
	height:35px;
	background-position: 0 -95px;
}
#tl05 a {
	height:35px;
	background-position: 0 -130px;
}
#tl06 a {
	height:35px;
	background-position: 0 -165px;
}
#tl07 a {
	height:35px;
	background-position: 0 -200px;
}
#tl08 a {
	height:35px;
	background-position: 0 -235px;
}
#tl09 a {
	height:35px;
	background-position: 0 -270px;
}
#tl10 a {
	height:35px;
	background-position: 0 -305px;
}
/*----------フォント----------*/
.fontbig {font-size: x-large;
line-height: 145%;
}
.font16 {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	line-height:160%;
}
.font15 {
	font-size: 15px;
	text-align: left;
	font-weight: bold;
}
.font14 {
	font-size: 14px;
	font-weight: bold;
	line-height:160%;
}
.font13 {
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
}
.font12{font-size: 12px;
		line-height: 135%;
}
.font12red {
	font-size: 12px;
	line-height: 135%;
	color: #FF9900;
}
.font_red { color:#FF0000;
			}

.font11{font-size: 11px;
		line-height: 135%;
		text-align: left;
}
.font10{font-size: 10px;
		line-height: 135%;
		text-align: left;
}
.font9{font-size: 9px;
		line-height: 135%;
		text-align: left;
}
.fontlarge {
	font-size: xx-large;
	color: #6666FF;
	line-height: 145%;
}
/*----------枠ライン----------*/
.tdline {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.wakuline {
	padding: 5px;
	border-top:#FFFFFF solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	border-left:#FFFFFF solid 1px;
}
/*----------フッタ----------*/
#footer {
	height:129px;
	padding: 2px 0 0 0;
	background: url(../img/footer_back.jpg);

}
#footer_menu {
	height:30px;
	padding: 5px 0 0 0;
	width:960px;
	margin:0 auto;
}
#f_logo {
	padding: 10px 0 0 0;
	width:960px;
	margin:0 auto;
	font-size:14px;
}
#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;
	}
.end{
    clear:both;
	margin:0px;
	padding:0px;
	height:0;
    font-size: 1px;
    line-height: 0px;
}
.endline{
    clear:both;
	margin:5px 0px 8px 0px;
	padding:0px;
	height:0;
    font-size: 1px;
    line-height: 0px;
	border-bottom:#FF6600 dotted 1px;
}
/* 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 */

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