/****全体位置の決定****/
DIV#menu{
	position:absolute;
	width:780px;
	z-index:100;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	height: 25px;
}
/****メインメニュー用スタイル****/
ul.main{
    margin:0px;
    padding:0px;
    width:100%;
    position:relative;
    list-style:none;
    text-align:center;
}
/*通常時*/
.main li.off{
    position:relative;
    float:left;
    height:25px;
    width:100px;
    overflow:hidden;
}
/*展開時*/
.main li.on{
    float:left;
    overflow:hidden;
    width:100px;
}
.main>li.on{
overflow:visible;
}
/*リンクスタイル*/
.main a{
    display:block;
    text-decoration:none;
}
.main a:hover{

}

/****サブメニュー用スタイル****/
/*----財団について----*/
#navi .main #about ol.sub{
    margin:0px;
    padding:0px;
    position:relative;
    width:100px;
    list-style:none;
    text-align:left;
}
#navi .main #about .sub li{
	width:100px;
	height:21px;
	vertical-align: middle;
}
#navi .main #about .sub .sub a{
	width:100px;
	height:21px;
	display:block;
	background-image: url(../images/navi_bg_01.jpg);
	background-repeat: no-repeat;
	text-indent: 0px;
}
#navi .main #about .sub .sub a:hover{
	width:100px;
	height:21px;
	display:block;
	background-image: url(../images/navi_bg_01_o.jpg);
	background-repeat: no-repeat;
	text-indent: 0px;
}

#navi .main #about2 ol.sub{
    margin:0px;
    padding:0px;
    position:relative;
    width:100px;
    list-style:none;
    text-align:left;
}
#navi .main #about2 .sub li{
	width:100px;
	height:21px;
	vertical-align: middle;
}
#navi .main #about2 .sub .sub a{
	width:100px;
	height:21px;
	display:block;
	background-image: url(../images/navi_bg_01.jpg);
	background-repeat: no-repeat;
	text-indent: 0px;
}
#navi .main #about2 .sub .sub a:hover{
	width:100px;
	height:21px;
	display:block;
	background-image: url(../images/navi_bg_01_o.jpg);
	background-repeat: no-repeat;
	text-indent: 0px;
}
/*----------------------------------------*/
/*----事業概要----*/
#navi .main #outline ol.sub{
    margin:0px;
    padding:0px;
    position:relative;
    width:570px;
    list-style:none;
    text-align:left;
}
#navi .main #outline .sub li{
	width:570px;
	height:21px;
	vertical-align: middle;
}
#navi .main #outline .sub .sub a{
	width:570px;
	height:21px;
	display:block;
	background-image: url(../images/navi_bg_02.jpg);
	background-repeat: no-repeat;
	text-indent: 0px;
}
#navi .main #outline .sub .sub a:hover{
	width:570px;
	height:21px;
	display:block;
	background-image: url(../images/navi_bg_02_o.jpg);
	background-repeat: no-repeat;
	text-indent: 0px;
}

#navi .main #outline2 ol.sub{
    margin:0px;
    padding:0px;
    position:relative;
    width:570px;
    list-style:none;
    text-align:left;
}
#navi .main #outline2 .sub li{
	width:230px;
	height:21px;
	vertical-align: middle;
}
#navi .main #outline2 .sub .sub a{
	width:570px;
	height:21px;
	display:block;
	background-image: url(../images/navi_bg_02.jpg);
	background-repeat: no-repeat;
	text-indent: 0px;
}
#navi .main #outline2 .sub .sub a:hover{
	width:570px;
	height:21px;
	display:block;
	background-image: url(../images/navi_bg_02_o.jpg);
	background-repeat: no-repeat;
	text-indent: 0px;
}
/*----------------------------------------*/
/*----ニューズレター----*/
#navi .main #news ol.sub{
    margin:0px;
    padding:0px;
    position:relative;
    width:178px;
    list-style:none;
    text-align:left;
}
#navi .main #news .sub li{
	width:178px;
	height:21px;
	vertical-align: middle;
}
#navi .main #news .sub .sub a{
	width:178px;
	height:21px;
	display:block;
	background-image: url(../images/navi_bg_03.jpg);
	background-repeat: no-repeat;
	text-indent: 0px;
}
#navi .main #news .sub .sub a:hover{
	width:178px;
	height:21px;
	display:block;
	background-image: url(../images/navi_bg_03_o.jpg);
	background-repeat: no-repeat;
	text-indent: 0px;
}
/*現在地*/
#navi .main #news2 ol.sub{
    margin:0px;
    padding:0px;
    position:relative;
    width:178px;
    list-style:none;
    text-align:left;
}
#navi .main #news2 .sub li{
	width:178px;
	height:21px;
	vertical-align: middle;
}
#navi .main #news2 .sub .sub a{
	width:178px;
	height:21px;
	display:block;
	background-image: url(../images/navi_bg_03.jpg);
	background-repeat: no-repeat;
	text-indent: 0px;
}
#navi .main #news2 .sub .sub a:hover{
	width:178px;
	height:21px;
	display:block;
	background-image: url(../images/navi_bg_03_o.jpg);
	background-repeat: no-repeat;
	text-indent: 0px;
}
/*----------------------------------------*/
/*----海洋フォーラムー----*/
#navi .main #forum ol.sub{
    margin:0px;
    padding:0px;
    position:relative;
    width:178px;
    list-style:none;
    text-align:left;
}
#navi .main #forum .sub li{
	width:178px;
	height:21px;
	vertical-align: middle;
}
#navi .main #forum .sub .sub a{
	width:178px;
	height:21px;
	display:block;
	background-image: url(../images/navi_bg_03.jpg);
	background-repeat: no-repeat;
	text-indent: 0px;
}
#navi .main #forum .sub .sub a:hover{
	width:178px;
	height:21px;
	display:block;
	background-image: url(../images/navi_bg_03_o.jpg);
	background-repeat: no-repeat;
	text-indent: 0px;
}
/*現在地*/
#navi .main #forum2 ol.sub{
    margin:0px;
    padding:0px;
    position:relative;
    width:178px;
    list-style:none;
    text-align:left;
}
#navi .main #forum2 .sub li{
	width:178px;
	height:21px;
	vertical-align: middle;
}
#navi .main #forum2 .sub .sub a{
	width:178px;
	height:21px;
	display:block;
	background-image: url(../images/navi_bg_03.jpg);
	background-repeat: no-repeat;
	text-indent: 0px;
}
#navi .main #forum2 .sub .sub a:hover{
	width:178px;
	height:21px;
	display:block;
	background-image: url(../images/navi_bg_03_o.jpg);
	background-repeat: no-repeat;
	text-indent: 0px;
}
/*----------------------------------------*/
/*----報告書・印刷物----*/
#navi .main #report ol.sub{
    margin:0px;
    padding:0px;
    position:relative;
    width:97px;
    list-style:none;
    text-align:left;
}
#navi .main #report .sub li{
	width:97px;
	height:21px;
	vertical-align: middle;
}
#navi .main #report .sub .sub a{
	width:97px;
	height:21px;
	display:block;
	background-image: url(../images/navi_bg_04.jpg);
	background-repeat: no-repeat;
	text-indent: 0px;
}
#navi .main #report .sub .sub a:hover{
	width:97px;
	height:21px;
	display:block;
	background-image: url(../images/navi_bg_04_o.jpg);
	background-repeat: no-repeat;
	text-indent: 0px;
}
/*現在地*/
#navi .main #report2 ol.sub{
    margin:0px;
    padding:0px;
    position:relative;
    width:97px;
    list-style:none;
    text-align:left;
}
#navi .main #report2 .sub li{
	width:97px;
	height:21px;
	vertical-align: middle;
}
#navi .main #report2 .sub .sub a{
	width:97px;
	height:21px;
	display:block;
	background-image: url(../images/navi_bg_04.jpg);
	background-repeat: no-repeat;
	text-indent: 0px;
}
#navi .main #report2 .sub .sub a:hover{
	width:97px;
	height:21px;
	display:block;
	background-image: url(../images/navi_bg_04_o.jpg);
	background-repeat: no-repeat;
	text-indent: 0px;
}
/*----------------------------------------*/

#navi ul li.navi_menu ul {
display: none;
}

#navi ul li.navi_menu_on ul {
display: block;
}

#navi #top{
width:95px;
margin:0;
padding:0;
}
#navi #top a {
	background-image: url(../images/menu_top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 96px;
	display: block;
	text-indent: -9999px;
}
#navi #top a:hover {
	background-image: url(../images/menu_top_o.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 96px;
	display: block;
	text-indent: -9999px;
}
#navi #about{
width:95px;
margin:0;
padding:0;
}
#navi #about a {
	background-image: url(../images/menu_about.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 95px;
	display: block;
	text-indent: -9999px;
}
#navi #about a:hover {
	background-image: url(../images/menu_about_o.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 95px;
	display: block;
	text-indent: -9999px;
}
#navi #about2{
width:95px;
margin:0;
padding:0;
}
#navi #about2 a {
	background-image: url(../images/menu_about_n.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 95px;
	display: block;
	text-indent: -9999px;
}
#navi #outline{
width:96px;
margin:0;
padding:0;
}
#navi #outline a {
	background-image: url(../images/menu_activities.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 96px;
	display: block;
	text-indent: -9999px;
}
#navi #outline a:hover {
	background-image: url(../images/menu_activities_o.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 96px;
	display: block;
	text-indent: -9999px;
}
#navi #outline2{
width:96px;
margin:0;
padding:0;
}
#navi #outline2 a {
	background-image: url(../images/menu_activities_n.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 96px;
	display: block;
	text-indent: -9999px;
}
#navi #topics{
width:95px;
margin:0;
padding:0;
}
#navi #topics a {
	background-image: url(../images/menu_topics.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 95px;
	display: block;
	text-indent: -9999px;
}
#navi #topics a:hover {
	background-image: url(../images/menu_topics_o.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 95px;
	display: block;
	text-indent: -9999px;
}
#navi #topics2{
width:95px;
margin:0;
padding:0;
}
#navi #topics2 a {
	background-image: url(../images/menu_topics_n.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 95px;
	display: block;
	text-indent: -9999px;
}
#navi #news{
width:96px;
margin:0;
padding:0;
}
#navi #news2{
width:96px;
margin:0;
padding:0;
}
#navi #news a {
	background-image: url(../images/menu_news.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 96px;
	display: block;
	text-indent: -9999px;
}
#navi #news a:hover {
	background-image: url(../images/menu_news_o.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 96px;
	display: block;
	text-indent: -9999px;
}
#navi #news2 a {
	background-image: url(../images/menu_news_n.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 96px;
	display: block;
	text-indent: -9999px;
}
#navi #monthly{
width:164px;
margin:0;
padding:0;
}
#navi #monthly a {
	background-image: url(../images/menu_monthly.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 164px;
	display: block;
	text-indent: -9999px;
}
#navi #monthly a:hover {
	background-image: url(../images/menu_monthly_o.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 164px;
	display: block;
	text-indent: -9999px;
}
#navi #monthly2{
width:164px;
margin:0;
padding:0;
}
#navi #monthly2 a {
	background-image: url(../images/menu_monthly_n.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 164px;
	display: block;
	text-indent: -9999px;
}
#navi #report{
width:138px;
margin:0;
padding:0;
}
#navi #report a {
	background-image: url(../images/menu_report.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 138px;
	display: block;
	text-indent: -9999px;
}
#navi #report a:hover {
	background-image: url(../images/menu_report_o.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 138px;
	display: block;
	text-indent: -9999px;
}
#navi #report2{
width:138px;
margin:0;
padding:0;
}
#navi #report2 a {
	background-image: url(../images/menu_report_n.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 138px;
	display: block;
	text-indent: -9999px;
}
/*-------レフトナビ　リンク設定-------*/
#lnavi a:link {
	text-decoration: none;
}
#lnavi a:visited {
	text-decoration: none;
}
#lnavi a:hover {
	text-decoration: none;
}
#lnavi a:active {
	text-decoration: none;
}

.navi_bg {
	background-image: url(../images/navi_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-left: 5px;
	padding-top: 5px;
}
.navi_contents {
	background-image: url(../images/navi_arrow01.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #F7F7FB;
	width: 143px;
	padding-top: 3px;
	padding-right: 15px;
	padding-left: 3px;
	padding-bottom: 2px;
	border: 1px solid #BA9191;
	display: block;
	margin-top: 3px;
}
.navi_contents2 {
	background-color: #F7F7FB;
	width: 143px;
	padding-top: 3px;
	padding-right: 15px;
	padding-left: 3px;
	padding-bottom: 2px;
	border: 1px solid #BA9191;
	display: block;
	margin-top: 3px;
}
.navi_contents_bn {
	background-color: #F7F7FB;
	width: 155px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	display: block;
	margin:0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BA9191;
	border-bottom-color: #BA9191;
	border-left-color: #BA9191;
	font-size: 80%;
}
.navi_contents_now {
	background-image: url(../images/navi_arrow02.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #F2E0E0;
	width: 143px;
	padding-top: 3px;
	padding-right: 15px;
	padding-left: 3px;
	border: 1px solid #BA9191;
	padding-bottom: 0px;
	display: block;
	margin-top: 3px;
}
.navi_contents2_now {
	background-color: #F2E0E0;
	width: 143px;
	padding-top: 3px;
	padding-right: 15px;
	padding-left: 3px;
	border: 1px solid #BA9191;
	padding-bottom: 0px;
	display: block;
	margin-top: 3px;
}
.navi_contents_bn li {
	background-image: url(../images/navi_arrow03.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	margin-bottom: 2px;
	font-size: 100%;
	line-height: 140%;
	padding-top: 2px;
	padding-bottom: 2px;
}
.navi_contents_bn ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style-type: none;
}