*{
	margin:0;
	padding:0;
	}

body {
	margin:5;
	padding:0;
} 

p {
	margin-top : 5px;
	margin-left : 5px;
	margin-bottom : 10px;
	font-size:12px;
	}

a:link {
	text-decoration : none;
	color: #0000FF;
	}
a:visited {
	text-decoration : none;
	color: #0000FF;
	}
a:active {
	text-decoration : none;
	color: #0000FF;
	}
a:hover {
	text-decoration : underline;
	color: #FF0000;
	}

a img{
	border:0;
}

img{
	margin:0;
	padding:0;
	}

table{
	margin-top:0px;
	margin-bottom:10px;
	border-collapse: collapse;
	border-style: none;
	font-size:12px;
	}
	
table tr{
	}

	
table th{
	padding:6px;
	border:1px solid #000000;
	}

table td{
	padding:5px;
	border:1px solid #000000;
	}

.left{
	margin-top:0px;
	margin-right:10px;
	margin-left:5px;
	margin-bottom:5px;
	float:left;
	}

.right{
	margin-top:0px;
	margin-left:10px;
	margin-right:5px;
	margin-bottom:5px;
	float:right;
	}

#tr_body{
	margin:0px;
	padding:0;
	border:1px solid #002371;
	width:798px;
	}

#tr_header{
	width:798px;
	background: #FFFFFF url(img/tg_ber.gif);
	background-repeat: repeat-y;
	background-position: 100% 0%;
	height:33px;
	}

#tr_header .logo{
	float:left;
	background-color: #FFFFFF;
	height:100%;
	}

#tr_footer{
	width:798px;
	background-color:#002371;
	height:27px;
	color:#FFF;
	}

#tr_footer_maker{
	padding:7px;
	float:right;
	}

#my_header{
	width:798px;
	background: #0F5647 url(img/nh_ber.gif);
	background-repeat: repeat-y;
	background-position: 100% 0%;
	height:69px;
	color: #FFFFFF;
	border-bottom:1px solid #fff;
	}

#my_header .logo{
	float:left;
	background-color: #0F5647;
	margin:0;
	}

#my_header_prof{
	padding:10px;
	float:right;
	}

#my_header a:link {
	text-decoration : none;
	color: #FFFFFF;
	}
#my_header a:visited {
	text-decoration : none;
	color: #FFFFFF;
	}
#my_header a:active {
	text-decoration : none;
	color: #FFFFFF;
	}
#my_header a:hover {
	text-decoration : underline;
	color: #FFFFFF;
	}

#my_footer{
	width:798px;
	background-color:#0F5647;
	height:25px;
	color:#FFF;
	border-top:1px solid #fff;
	}

#my_footer_menu{
	padding:5px;
	}

#my_footer a:link {
	text-decoration : none;
	color: #FFFFFF;
	}
#my_footer a:visited {
	text-decoration : none;
	color: #FFFFFF;
	}
#my_footer a:active {
	text-decoration : none;
	color: #FFFFFF;
	}
#my_footer a:hover {
	text-decoration : underline;
	color: #FFFFFF;
	}

#navigation {
	float: left;
	width:200px;
	background-color:#FFFFFF;
	}

#contents {
	margin-left:200px;
	margin-bottom:10px;
	border-left:1px solid #002371;
	}

.content_pankuzu {
	padding-left:10px;
	width:100%;
	text-align:right;
	}

.content_topgo {
	float:right;
	width:400px;
	text-align:right;
	font-size:12px;
	}

.content {
	margin-bottom:40px;
	display: block;
	}

.con_date {
	margin-bottom:10px;
	display: block;
	}

/*ナビゲーション*/
#navi{
	margin-top:30px;
	margin-left:10px;
	width:160px;
	background-color:#FFFFFF;
	z-index: 1;
	}

#navi ul li{
	margin-top:10px;
	margin-left:20px;
	margin-bottom:10px;
	font-size:12px;
	font-weight:bold;
	list-style-type:none;
	list-style-image:url(img/ball.gif);
}

#navi ul li ul li{
	margin-top:10px;
	margin-left:20px;
	margin-bottom:10px;
	font-size:12px;
	font-weight:bold;
	list-style-type:disc;
	list-style-image:none;
}

/*インフォメーションページ*/
#my_info{
	margin-bottom:10px;
	width:798px;
	height:100px;
	}

.my_info_txt{
	float:left;
	margin: 10px 10px 10px 10px;
	height:80px;
	width:80%;
	}

#main{
	background-color:#FFFFFF;
	margin-top:10px;
	padding:10px;
	}

#main ul li{
	margin-left:40px;
	margin-bottom:10px;
	font-size:12px;
	font-weight:bold;
}

#main ul li ul{
	margin-top:10px;
}

#main ul li ul li{
	margin-left:10px;
	margin-bottom:5px;
	font-size:12px;
	font-weight:normal;
	list-style-image:url(img/ball.gif);
}

	/* ----- Ｈタグ設定 ------ */

		/* ------- ｺﾝﾃﾝﾂ名 ------- */
		h1 {
	    font-size : 22px;
		margin-top : 0px;
		margin-right : 0px;
		margin-left : 0px;
		margin-bottom : 20px;
		padding : 0px;
		}
		/* ----------------------- */

		/* ----- タイトル名 ------ */
		h2 {
		    font-size : 16px;
			margin-top : 0px;
			margin-right : 0px;
			margin-left : 0px;
			margin-bottom : 20px;
			padding : 0px;
		}
		/* ----------------------- */

		/* ----- メニュー用 ------ */
		h3 {
			font-weight: bold;
			font-size : 12px;
			margin-top : 0px;
			margin-right : 0px;
			margin-left : 0px;
			margin-bottom : 0px;
			padding : 0px;
		}
		/* ----------------------- */

		/* ---- サブタイトル用 --- */
		h4 {
		    font-size : 12px;
			margin-top : 0px;
			margin-right : 0px;
			margin-left : 0px;
			margin-bottom : 5px;
			padding : 0px;
		}
		/* ----------------------- */

		/* ------ 強調文字 ------- */
		h5 {
			font-size : 14px;
			color : #FF0000;
			margin-top : 0px;
			margin-right : 0px;
			margin-left : 0px;
			margin-bottom : 0px;
			padding : 2px;
			color : #2222AA;
		}
		/* ----------------------- */

		/* -------- 注意 --------- */
		h6 {
			color : #FF0000;
		    font-size : 12px;
			margin-top : 0px;
			margin-right : 0px;
			margin-left : 0px;
			margin-bottom : 0px;
			padding : 0px;
		}
		/* ----------------------- */

	/* ----------------------- */


	/* ------ 文字太字 ------- */
	strong {
		font-style: normal;
		font-weight: bold;
	}
	/* ----------------------- */

	/* ------ 文字強調 ------- */
	em {
		font-style: normal;
		font-weight: bold;
		font-size: 13px;
	}
	/* ----------------------- */

	/* ----- ライン設定 ------ */
	hr {
		height : 1px;
		color: #005D9B;
	}
	/* ----------------------- */

	form {
		margin : 0px;
	}
	/* ----- フォント設定 ---- */

	.larger {
		font-size : 150%;
	}
	.largest {
		font-size : 300%;
	}
	.smaller {
		font-size : 80%;
	}
	.smallest {
		font-size : 65%;
	}
	/* ----------------------- */

/* ----------------------- */


/* -- ヘッダーメニュー -- */
#menu_main{
	width:798px;
	padding: 0;
	margin: 0;
	z-index: 10;
}
.menu {
	padding: 0;
	margin: 0;
	z-index: 10;
}

.menu ul {
	margin: 0;
	padding: 0;
	z-index: 10;
}

.menu li {
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	width: 133px;
	height: 24px;
	list-style: none;
	z-index: 10;
}

.menu li ul {
	background-color : #00EE00;
	margin: 0;
	padding: 0;
	z-index: 10;
}

.menu a {
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 24px;
	margin: 0;
	padding: 0;
	z-index: 10;
}

.menu a:link {
	color:#FFFFFF;
	z-index: 10;
}
.menu a:visited {
	color:#FFFFFF;
	z-index: 10;
}
.menu a:active {
	color:#FFFFFF;
	z-index: 10;
}
.menu a:hover {
	color:#FFFFFF;
	z-index: 10;
}

.menu li a {
	background-image : url(img/b_off.gif);
	display: block;
	z-index: 10;
}

.menu li a:hover {
	text-decoration : none;
	background-image : url(img/b_on.gif);
	display: block;
	z-index: 10;
}

.menu li ul a {
	background-image : none;
	background-color : #157A65;
	z-index: 10;
}

.menu li ul a:hover {
	background-image : none;
	background-color : #09352C;
	text-decoration : underline;
	z-index: 10;
}

/* ---------------------- */

/* -----トップイメージ------ */
.topimg  {
	width:798px;
	height:250px;
	margin: 0;
	display: block;
	border: 0;
	background: #0F5647 url(img/topimg.jpg);
}
.topimgtxt  {
	margin: 0;
	padding: 20px;
	display: block;
}

.topimgtxt h1  {
	filtetr: DropShadow(color=#6688AA,offX=4,offY=5,positive=0);
	}
/* ----------------------- */

/* --トップレフトカテゴリ- */
.topleft  {
	width: 382px;
	margin-bottom: 10px;
	float:left;
	display: block;
	border: 0;
}
/* ----------------------- */

/* --トップライトカテゴリ- */
.topright  {
	width: 396px;
	margin-bottom: 10px;
	float:left;
	display: block;
	border: 0;
}
/* ----------------------- */

/* -----ピックアップ ------ */

.pickup  {
	margin-right:10px;
	padding:0;
	width: 116px;
	height: 125px;
	float:left;
	display: block;
	border: 0;
	background: #0F5647;
}

/* ---------------------- */

/* ------ ニュース ------ */
.news {
	margin-top:10px;
	width: 368px;
	float:left;
	display: block;
	border-top: 0px;
	border-right: 1px solid #005D9B;
	border-bottom: 1px solid #005D9B;
	border-left: 1px solid #005D9B;
	background-color: #ffffff;
}

div .newstxt{
	overflow: auto;
	width: 366px;
	height:297px;
}
/* ---------------------- */

/* -----トピックス ------ */
.topick  {
	margin-bottom:10px;
	width: 384px;
	float:right;
	display: block;
	border-top: 0px;
	border-right: 1px solid #005D9B;
	border-bottom: 1px solid #005D9B;
	border-left: 1px solid #005D9B;
	background-color: #ffffff;
}
/* ---------------------- */

/* ------ 更新履歴 ------ */
.rireki {
	width: 384px;
	float:right;
	display: block;
	border-top: 0px;
	border-right: 1px solid #005D9B;
	border-bottom: 1px solid #005D9B;
	border-left: 1px solid #005D9B;
	background-color: #ffffff;
}

div .rirekitxt{
	overflow: auto;
	width: 382px;
	height:55px;
}
/* ---------------------- */

/* ------ バナー ------ */
.bana {
	width: 778px;
}

.bana a img {
	border: 1px solid #FFFFFF;
}

.bana a:hover img {
	border: 1px solid #0000FF;
}

/* ---------------------- */

.title {
	padding:5px;
	margin-bottom:10px;
	width:100%;
	display: block;
	background:#005D9B;
	color: #FFFFFF;
	}

.title2 {
	padding:5px;
	width:100%;
	display: block;
	background:#005D9B;
	color: #FFFFFF;
	}

.txt {
	padding:5px;
	width:100%;
	display: block;
	}

div .prof{
	float:left;
	padding-top:10px;
	margin-left:2px;
	margin-bottom:10px;
	width:570px;
	display: block;
	border:1px solid #000000;
	}

.prof table{
	margin-top:10px;
	margin-bottom:10px;
	border-collapse: collapse;
	font-size:12px;
	}
	
.prof tr{
	}

	
.prof th{
	padding-left:0px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:5px;
	border:0;
	}

.prof td{
	padding-left:0px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:5px;
	border:0;
	}

/* ------ コース ------ */
.coursenews {
	margin-top:10px;
	margin-bottom:10px;
	width: 570px;
	display: block;
	border-top: 0px;
	border-right: 1px solid #005D9B;
	border-bottom: 1px solid #005D9B;
	border-left: 1px solid #005D9B;
	background-color: #ffffff;
}

div .coursenewstxt{
	overflow: auto;
	width: 568px;
	height:120px;
}
/* ---------------------- */

.non {
	margin:2px;
	border-collapse: collapse;
	font-size:12px;
	}
	
.non tr{
	}

	
.non th{
	padding-left:2px;
	padding-right:2px;
	padding-top:0;
	padding-bottom:5px;
	border:0;
	}

.non td{
	padding-left:2px;
	padding-right:2px;
	padding-top:0;
	padding-bottom:5px;
	border:0;
	}


/* ------ 施設内用 ------ */
.instit {
	display: block;
	border-top: 0px;
	border-right: 1px solid #F13748;
	border-bottom: 1px solid #F13748;
	border-left: 1px solid #F13748;
	background-color: #ffffff;
}

div .instittxt{
	overflow: auto;
}
/* ---------------------- */


