@charset "Shift_JIS";

/* 全体構造
---------------------------------------------------- */
body {
  margin: 0;
  padding: 0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  color:#E5E5E5;
	font-size:100%;
	line-height:130%;
 background:#336600 url(../images/nc2_sub_back.jpg) repeat-x;
}

#wrapper {
margin:0 auto;
padding:0;
width: 780px;
background: #336600;
}



/* リンク
---------------------------------------------------- */
a:link {
  color:#336600;
  background: transparent;
	text-decoration:none;
}
a:visited {
  color:#336600;
  background: transparent;
		text-decoration:none;
}
a:hover, a:active {
  color:#99CC00;
  background: transparent;
		text-decoration:underline;
}

/* ヘッダ
---------------------------------------------------- */
#header {
margin:0 auto;
padding:0;
width: 780px;
}

h1 {
margin:0 auto;
padding:3px 0 0 0;
  width:780px;
	height:25px;
	font-size:70%;
	font-weight:normal;
	color:#ffffff;
	text-align:right;
}
#logo {
margin:0;
padding:0;
width:780px;
position:relative;
border-bottom:1px none #336600;
}

/* サブページナビ
---------------------------------------------------- */

#navisub {
width:780px;
height:30px;
margin:11px auto 0 auto;
padding:0;
}

#navisub ul {
width:780px;
height:30px;
margin:0;
padding:0;
background: url(../images/nc_gnav.jpg) no-repeat;
}

#navisub ul li {
display:block;
float:left;
text-indent:-9999px;
list-style:none;
}

#navisub ul li a {
display:block;
width:130px;
height:30px;
font-size:0;
line-height:0;
}

#navisub ul li.navi_about a.active,
#navisub ul li.navi_about a:focus,
#navisub ul li.navi_about a:hover {
background: url(../images/nc_gnav.jpg) no-repeat 0 -30px;
}

#navisub ul li.navi_course a.active,
#navisub ul li.navi_course a:focus,
#navisub ul li.navi_course a:hover {
background: url(../images/nc_gnav.jpg) no-repeat -130px -30px;
}

#navisub ul li.navi_event a.active,
#navisub ul li.navi_event a:focus,
#navisub ul li.navi_event a:hover {
background: url(../images/nc_gnav.jpg) no-repeat -260px -30px;
}

#navisub ul li.navi_map a.active,
#navisub ul li.navi_map a:focus,
#navisub ul li.navi_map a:hover {
background: url(../images/nc_gnav.jpg) no-repeat -390px -30px;
}


#navisub ul li.navi_link a.active,
#navisub ul li.navi_link a:focus,
#navisub ul li.navi_link a:hover {
background: url(../images/nc_gnav.jpg) no-repeat -520px -30px;
}

#navisub ul li.navi_home a.active,
#navisub ul li.navi_home a:focus,
#navisub ul li.navi_home a:hover {
background: url(../images/nc_gnav.jpg) no-repeat -650px -30px;
}





/* ページ本体
---------------------------------------------------- */
#pagetop {
margin:8px auto 0 auto;
padding:0;
width: 780px;
height:80px;
}

#pagebody {
margin:0 auto 0 auto;
padding:10px 0 0 0;
width: 820px;
background:url(../images/nc_pagebody_bg.jpg) repeat-y;
}


/*-----メニュ-----*/
#menu{
width:780px;
margin:0 auto;
padding:0;

}

#menu ul,#menu li{
margin:0;
padding:0;
list-style:none;
}

#menu ul{
border-top:1px none #cccccc;
}
#menu li{
display:block;
height:25px;
font-weight:bold;
}
#menu a,#menu a:link #menu a:visited{
text-decoration:none;
color:#336600;
background-color:tranceparent;
display:block;
width:auto;
height:20px;
text-align:right;
padding:5px 10px 0 0;
border-bottom:1px solid #CCCCCC;
}
#menu a:hover{
color:#336600;
text-align:left;
border-left:10px solid #336600;
padding:5px 0 0 10px;
}

.photo{
float:right;
width:470px;
heght:279px;
margin:0 auto;
padding:0;
}

/* コンテンツ
---------------------------------------------------- */
#content {
  float: right;
  width: 550px;
	height:auto;
	margin:0;
	padding:0;
}


.bottomlink{
clear:both;
margin:0 auto;
padding:15px 0 10px 0;
width:780px;
text-align:center;
font-size:90%;
color:#336600;
}



/* 下層ページコンテンツ
---------------------------------------------------- */

#mainsub {
  width: 750px;
	margin:0 auto;
	padding:0;
	background:#FFF;
	font-size:90%;
	border-bottom:1px dotted #669900;
}
#mainsub h2 {
width:750px;
height:35px;
  margin: 10px 0 10px 0;
	padding:5px 0 5px 0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size: 150%;
	color:#336600;
	text-indent:40px;
	background: url(../images/nc2_title_bg2.jpg) no-repeat;
}
#mainsub h3 {
clear:both;
width:750px;
height:35px;
  margin: 30px 0 10px 0;
	padding:5px 0 5px 0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size:150%;
	color:#336600;
	text-indent:40px;
	background: url(../images/nc2_title_bg2.jpg) no-repeat;
}
#mainsub h4 {
clear:both;
width:750px;
height:35px;
  margin: 30px 0 10px 0;
padding:5px 0 5px 0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size:150%;
	color:#336600;
	background: url(../images/nc2_title_bg2.jpg) no-repeat;
	text-indent:40px;
}
.textbox{
margin:15px auto;
padding:0;
color:#333333;
width:680px;
height:auto;
line-height:160%;
}
.textbox p {
  margin: 10px 0px;
  line-height: 1.6em;
}
span.textbox {
  margin: 5px 0px 5px 15px;
  font-size: 130%;
	color:#0066cc;
	font-weight:bold;
  line-height: 1.5em;
}
.textbox img.pright {
  float: right;
	margin:0 0 15px 10px;
  padding: 5px;
	border:1px solid #DDD;
}
.textbox img.pleft {
  float: left;
	margin:0 10px 15px 0;
   padding: 5px;
	border:1px solid #DDD;
}

.textbox2{
margin:15px auto 20px auto;
padding:0;
width:680px;
height:auto;
color:#666666;
border-bottom:1px dotted #669900;
}

.textbox2 p {
  margin: 10px 0px 10px 15px;
  line-height: 1.5em;
}
.textbox2 span{
  margin: 5px 0px 5px 15px;
  font-size: 130%;
	color:#0066CC;
	font-weight:bold;
  line-height: 1.5em;
}
.textbox2 img#photo {
  float: right;
  padding: 0 0 0 15px;
}
.textbox2 img#photo2 {
  float: left;
  padding: 0 15px 0 0;
}

img#center {
margin:10px 0 10px 100px;
text-align:center;
}

.photobox {
clear:both;
width:680px;
margin:15px auto;
padding:0;
color:#333333;
}

.photobox img {
margin:10px 2px 10px 0;
padding:5px;
background:#FFF;
border:1px solid #DDD;
}

table{
clear:both;
width:680px;
margin:15px auto;
border:1px solid #CCC;
}

table th{
font-weight:normal;
padding:6px;
color:#336600;
font-weight:bold;
background:#EEE;
border-bottom:1px solid #CCC;
border-right:1px solid #DDD;
}

table th.jr {
color:#333333;
font-size:85%;
font-weight:normal;
}

table td{
font-weight:normal;
padding:6px;
color:#333333;
text-align:center;
background:#FFFFFF;
border-bottom:1px solid #CCC;
border-right:1px solid #DDD;
}

.photobox table {
clear:both;
width:680px;
margin:15px 0;
padding:0;
}

.photobox table th{
font-weight:normal;
padding:0;
color:#336600;
background:#EEE;
}
.photobox table td{
padding:0;
color:#333333;
background:#FFFFFF;
}

p.jr {
color:#336600;
font-size:120%;
font-weight:bold;
margin:10px 0;
padding:5px;
background:#FFF;
border-bottom:1px solid #669900;
}

.pagetop{
clear:both;
width:750px;
padding:15px 0;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
text-align:right;
color:#333333;
}

.map{
padding:15px 0 15px 20px;
font-weight:bold;
clear:both;
}


 
/* フッタ
---------------------------------------------------- */
#footer {
  clear: both;
	height:80px;
	background:#FFFFFF url(../images/nc_back_footer.jpg) repeat-x ;
}

#footer p {
margin:0 auto;
padding:13px 0 0 0;
  text-align: center;
  font-size: 80%;
  color:#FFFFFF;
}

