* {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
   }

body {
	margin: 0;
	padding: 0;
	text-align: center;
	#font-family:Geneva, Arifal, Helvetica, sans-serif;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(img/bg.jpg);
}

#container {
   width: 775px;
   margin-left: auto;
   margin-right: auto;
   background-color: #ffffff;
   text-align: left;
   border-collapse:collapse;
   border:none;
}

#header {
   border-top: 3px solid #3D5369;
   height: 65px;
}

#header img.logo {
   float: left;
   padding: 8px 5px 4px;
}

#header p.fla {
   float:right;
   padding-right: 16px;
}


/* ------------------globalnavi--*/

#navi {
	margin: 0;
	background-image: url(img/navi_back.jpg);
	text-align:center;
	background-repeat: repeat-x;
	height: 10px;
}


#navi a.home{
   float: left;
   margin-left:5px;
   width: 62px;
   height: 23px;
   padding-top: 9px;
   background-image: url(img/navi_back.jpg);
   background-repeat: repeat-x;
}

#navi a.news {
	float: left;
	width: 128px;
   height: 23px;
	padding-top: 9px;
	background-image: url(img/navi_back.jpg);
	background-repeat: repeat-x;
}

#navi a.guide {
   float: left;
   width: 92px;
   height: 23px;
   padding-top: 9px;
   background-image: url(img/navi_back.jpg);
   background-repeat: repeat-x;
}

#navi a.concept {
   float: left;
   width: 92px;
   height: 23px;
   padding-top: 9px;
   background-image: url(img/navi_back.jpg);
   background-repeat: repeat-x;
}

#navi a.access {
   float: left;
   width: 88px;
   height: 23px;
   padding-top: 9px;
   background-image: url(img/navi_back.jpg);
   background-repeat: repeat-x;
}

#navi a.link {
   float: left;
   width: 137px;
   height: 23px;
   padding-top: 9px;
   background-image: url(img/navi_back.jpg);
   background-repeat: repeat-x;
}


#navi a.home:hover, #navi a.news:hover, #navi a.guide:hover, #navi a.concept:hover, #navi a.access:hover, #navi a.link:hover {
   background-image: url(img/navi_back_on.jpg);
   background-repeat: repeat-x;
}

#navi a.homeon{
   float: left;
   margin-left:5px;
   width: 62px;
   height: 23px;
   padding-top: 9px;
   background-image: url(img/navi_back_on.jpg);
   background-repeat: repeat-x;
}

#navi a.newson {
   float: left;
   width: 128px;
   height: 23px;
   padding-top: 9px;
   background-image: url(img/navi_back_on.jpg);
   background-repeat: repeat-x;
}

#navi a.guideon {
   float: left;
   width: 92px;
   height: 23px;
   padding-top: 9px;
   background-image: url(img/navi_back_on.jpg);
   background-repeat: repeat-x;
}

#navi a.concepton {
   float: left;
   width: 92px;
   height: 23px;
   padding-top: 9px;
   background-image: url(img/navi_back_on.jpg);
   background-repeat: repeat-x;
}

#navi a.accesson {
   float: left;
   width: 88px;
   height: 23px;
   padding-top: 9px;
   background-image: url(img/navi_back_on.jpg);
   background-repeat: repeat-x;
}

#navi a.linkon {
   float: left;
   width: 137px;
   height: 23px;
   padding-top: 9px;
   background-image: url(img/navi_back_on.jpg);
   background-repeat: repeat-x;
}

#navi3 {
   text-align: right;
   padding-right: 23px;
   padding-top: 8px;
}

#navi3 a {
   color: #006699;
   text-decoration: none;
   background-image: url(img/icon_off.gif);
   background-repeat: no-repeat;
   background-position: left center;
   padding-left: 10px;
　　font-size: 12px;
}

#navi3 a:hover, {
   color: #e42535;
   background-image: url(img/icon_on.gif);
   background-repeat: no-repeat;
   background-position: left center;
}


/* ------------------navi2--*/

#navi2 {
   padding-left: 0px;
   padding-right: 0px;
} 

#navi2 UL LI {
   display:inline;
   margin: 0;
   padding-right:1px;
}

/* ------------------contents-1--*/


#contents {
   margin: 10px 0px;
   padding: 10px 50px;
   color: #555555;
　　font-size: 12px;
   line-height: 160%;
  
}



#contents #left {
  width:56%;
  float:left;
}

#contents #right {
   width: 40%;
   float:right;
   margin-right: 0;
   text-align:right;
}

#contents #left p {
   margin-bottom: 15px;
   color: #555555;
   font-size: 12px;
   line-height: 160%;
 
}

#contents ul.map, #contents ul.contact {
   padding: 5px;
   border-top: 1px dotted gray;
}

#contents ul.map li.map, #contents ul.contact li.contact {
   padding: 2px 30px;
   list-style-position:inside;
   list-style-image: url(img/icon_news.gif);
   border: none;
   font-size: 12px;
   border-bottom: 1px dotted gray;
   
   
}

#contents ul.map li.map ul li {
   padding: 2px 30px;
   list-style-position:inside;
   list-style-image: url(img/icon_news.gif);
}


#contents ul.map li.map a {
   padding-left: 5px;
   font-weight:bold;
   color:#FF6600;
}

#contents ul.map li.map a:hover {
   text-decoration:underline;
   color:#FF9900}


#contents ul.contact li.contact a {
   padding-left: 5px;
   color:#006699;
}

#contents ul.contact li.contact a:hover {
   text-decoration:underline;
   color:#0099FF;
}



#contents ul.map li.map ul li a {
   border: none;
   font-weight:normal;
   color:#006699;
   
}   
   
#contents ul.map li.map ul li a:hover {
   font-weight:normal;
   color:#0099FF;
   text-decoration:underline;
}   
   
   
   
#contents p {
   padding: 5px 0px;
   font-size: 12px;
   line-height:140%;
}


#contents h1 {
   margin: 10px 0px 20px;
   font-size:120%;
   font-weight:bold;
}

#contents h2 {
	margin: 10px 0px 5px;
	font-weight:bold;
	font-size: 110%;
}

#contents ol li {
   margin-left:40px;
   font-size: 12px;
}




table.contact {
   border-collapse: collapse;
   border: 1px solid #666666;
}

table.contact td {
   padding: 3px;
   border: 1px solid #666666;
   background-color:#F4FEFF;
   text-align:left;
   font-size: 12px;
}

table.contact th {
   padding: 3px;
   border: 1px solid #666666;
   background-color:#D5E6EC;
   text-align:left;
   font-size: 12px;
   line-height:150%;
}


table.news {
   border-collapse: collapse;
   border: 1px solid #666666;
   color:#666666;
}

table.news td {
   padding: 3px;
   border: 1px solid #666666;
   background-color:#FFFFFF;
   text-align:left;
   font-size: 12px;
}

table.news th {
   padding: 3px;
   border: 1px solid #666666;
   background-color:#D6E0E4;
   text-align:center;
   font-size: 12px;
   line-height:150%;
   font-weight:bold;
}




/* ------------------contents-2--*/

#contents #left2 {
  width: 70%;
  float:left;
}

#contents #right2 {
   width: 130px;
   float:right;
   margin-right: 0;
   text-align:right;
}

#contents #right2 p.crofi {
   font-size: 10px;
   text-align: left;
}


/* ------------------contents-3--*/

#contents #left3 {
  width: 20%;
  float:left;
}

#contents #right3 {
	width: 80%;
	float:right;
	margin-right: 10px;
	text-align:right;
	height: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/* ------------------contents-3(左メニュー)--*/

#contents3 {
	margin: 0;
	padding: 0px 0px 0px 10px;
	color: #555555;
	font-size: 10px;
	background-color:#F5F7F7;
  
}

#contents3 #left3 {
	float:left;
	background-color:#F5F7F7;
	margin-top: 35px;
}

#contents3 #left3 ul li {
	margin: 0 0 0 7px;
	padding: 10px 0px 10px 10px;
	list-style-type:none;
	background-image: url(img/icon_orange.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
	font-size: 12px;
	font-weight: bold;
	width: 145px;
	color: #334D59;
}

#contents3 #left3 ul li a {
	font-weight: bold;
	color: #0099FF;
}

#contents3 #left3 ul li a:hover {
   text-decoration:underline;
}


#contents3 #right3 {
	width: 73%;
	float:right;
	text-align:left;
	background-color:#ffffff;
	padding: 10px 15px 15px;
}

#contents3 #right3 ul li {
	padding: 5px 5px 5px 15px;
	list-style-type: none;
	border-bottom: 1px dotted gray;
}

#contents3 #right3 ul.links {
   padding: 5px ;
   border-top: 1px dotted gray;
}

#contents3 #right3 ul.links li.links {
	padding: 2px 0px 2px 2px;
	list-style-position:outside;
	list-style-type:square;
	border: none;
	font-size: 12px;
	float: none;
	z-index: auto;
	line-height: 20px;
	margin-left: 25px;
	margin-right: 0px;
}

#contents3 #right3 p.ad {
   margin-bottom: 15px;
   color: #006699;
   font-size: 9px;
}

#contents3 h1 {
   margin: 10px 0px 10px;
   font-size:120%;
   font-weight:bold;
}

#contents3 h2 {
   margin: 10px 0px 5px;
   font-weight:bold;
   color: #000099;
   font-size:110%;
}

#contents3 h3 {
	margin: 10px 0px 5px;
	font-weight:bold;
	font-size:12px;
	line-height: normal;
	color: #FFFFFF;
}

#contents3 h4 {
	margin: 10px 0px 5px;
	font-size:11px;
	line-height: 5px;
	color: #FFFFFF;
}

#contents3 a, #contents a {
   color: #006699; 
}

#contents3 a:hover, #contents a:hover {
   color: #0099FF;
   text-decoration:underline;
}

#contents3 .liday {
   margin-right: 10px;
   font-size: 12px;
}

#contents3 #day {
   float:right;
   font-size: 12px;
}

#contents3 p {
   padding: 5px 0px;
   font-size: 12px;
   line-height:150%;
}

/* ------------------contents-top--*/

#contentstop {
   margin: 10px 0px 10px;
   padding: 10px 3px 10px 10px ;
   color: #555555;
   font-size: 12px;
   line-height: 160%;}



#contentstop #left {
  width:48%;
  float:left;
}

#contentstop #right {
   margin: 0;
   padding: 0;
   width: 50%;
   float:right;
   margin-right: 0px;
   text-align:right;
}

#contentstop #left p {
   margin-bottom: 5px;
   color: #555555;
   font-size: 12px;
   line-height: 160%;
 
}

#contentstop #left p.coment {
   margin-bottom: 15px;
   color: #555555;
   font-size: 12px;
   line-height: 130%;
 
}

#contents table.gray {
   margin: 10px 20px 10px 0;
   text-align: left;
   border-collapse:collapse;
   border: 1px solid #666666;
   font-size: 12px;
}

#contents table.gray tr, #contents table.gray tr td {
   border: 1px solid #666666;
   padding: 2px;
}

#contents table.gray th {
   border: 1px solid #666666;
   padding: 2px;
   background-color: #dedede;
   font-weight:bold;
   text-align:center;
}

#contentstop p.newsback{
   text-align: right;
   padding-right: 20px;
}

#contentstop a.news {
   padding-top: 2px;
   color: #006699;
   text-decoration: none;
   background-image: url(img/icon_off.gif);
   background-repeat: no-repeat;
   background-position: left center;
   padding-left: 10px;
   font-size: 12px;
}

#contentstop a.news:hover, {
   color: #e42535;
   background-image: url(img/icon_on.gif);
   background-repeat: no-repeat;
   background-position: left center;
}

#contentstop a.events {
   padding-top: 2px;
   margin-left: 20px;
   color: #006699;
   text-decoration: none;
   background-image: url(img/icon_on.gif);
   background-repeat: no-repeat;
   background-position: left center;
   padding-left: 10px;
   font-size: 12px;
}

#contentstop a.events:hover, {
   color: #e42535;
   background-image: url(img/icon_off.gif);
   background-repeat: no-repeat;
   background-position: left center;
}

#contentstop ul {
   margin: 0 20px;
}

#contentstop ul li.news1 {
   margin: 0 ;
   padding: 0px 10px;
   list-style-type: none;
   border-bottom: 1px dotted gray;
   border-top: 1px dotted gray;
   background-image: url(img/icon_news.gif);
   background-repeat:no-repeat;
   background-position:left top;
   color:#3E3E3E;
   font-size: 12px;
}

#contentstop ul li.news {
   margin: 0 ;
   padding: 0px 10px;
   list-style-type: none;
   border-bottom: 1px dotted gray;
   background-image: url(img/icon_news.gif);
   background-repeat:no-repeat;
   background-position:left top;
   color:#3E3E3E;
   font-size: 12px;
}

#contentstop ul li.news .day, #contentstop ul li.news1 .day {
   font-size: 12px;
}

#contentstop ul li.event {
   margin: 0 ;
   padding: 0px 10px;
   list-style-type: none;
   border-bottom: 1px dotted gray;
   background-image: url(img/icon_event.gif);
   background-repeat:no-repeat;
   background-position:left top;
   font-size: 12px;
 
}



#contentstop ul li.event a, #contentstop ul li.news a, #contentstop ul li.news1 a {
   margin: 0 ;
   padding-bottom: 0;
   font-size: 12px;
   font-weight: bold;
   color: #0099FF;
}

#contentstop ul li.event a:hover, #contentstop ul li.news a:hover, #contentstop ul li.news1 a:hover {
   text-decoration:underline;

}

#contentstop ul li.event .day, #contentstop ul li.news1 .day {
   font-size: 12px;
}

th {
	border: 0px none;
	line-height: normal;
	padding: 5px;
	font-size: 10px;
	font-weight: normal;

   
}


/* ------------------footer--*/

#footer {
   text-align:right;
   }
 
#footer ul li {
   display:inline;
   list-style: none;
   padding-left: 25px;
   margin-right: 5px;
}

#footer ul li a{
   font-size: 9px;
   color: #006699;
   letter-spacing: 0px;
}

#footer ul li a:hover {
   color: #e42535;
}



#footer {
   border-bottom: 3px solid #FFFFFF;
.txt {
	line-height: 150px;
}
.title_b {
	font-size: 12px;
	font-weight: bold;
}
#contents h2 {

   margin: 10px 0px 20px;
}
#contents3　read {
	margin: 10px 0px 20px;
	font-size:12px;
	font-weight:normal;
	height: 110%;
}

em {

  color: #ff0000;
}

b {
   font-weight:bold;
}




/* ------------------山本追加--*/

.font10
{
   font-size: 10px;
}