/* === タブメニュー開始 === */

/* --- ナビゲーションバー --- */
.nav {
width: 946px; /* ナビゲーションの幅 */
padding-top: 10px; /* ナビゲーションの上パディング */
background-color: #ffffff; /* ナビゲーションの背景色 */
font-size: 110%;
font-weight: bold; /* タブメニューの文字サイズ */
}

/* --- メニューエリア --- */
.nav .nl {
width: 99%; /* メニューの幅 */
margin: 0 auto; /* メニューのマージン（上下、左右） */
padding: 0;
list-style-type: none;
text-align: center;
}

/* --- メニュー項目 --- */
.nav .nl li {
position: relative;
z-index: 1;
width: 8em; /* タブの幅 */
margin: 0 4px -1px 0; /* タブのマージン（上右下左） */
background: #f9f9f9 url(/images/tab_gen2_left.gif) no-repeat left top; /* タブの背景（左） */
float: left;
}

/* --- リンク --- */
.nav .nl li a {
display: block;
position: relative; /* IE6用 */
padding: 6px 2px; /* リンクエリアのパディング（上下、左右） */
background: url(/images/tab_gen2_right.gif) no-repeat right top; /* タブの背景（右） */
text-decoration: none; /* テキストの下線（なし） */
}
/* --- ポイント時の設定 --- */
.nav .nl li a:hover {
text-decoration: underline; /* テキストの下線（あり） */
}

/* --- アクティブなタブ --- */
.nav .nl li.active {
z-index: 3;
background: #004080 url(/images/tab_act2_left.gif) no-repeat left top; /* タブの背景（左） */
}
.nav .nl li.active a {
background: url(/images/tab_act2_right.gif) no-repeat right top; /* タブの背景（右） */
color: #ffffff; /* アクティブタブの文字色 */
}

/* === タブメニュー終了 === */


/* === サブメニュー開始 === */

/* --- ナビゲーションバー --- */
.localNav {
position: relative;
z-index: 2;
width: 946px; /* ナビゲーションの幅 */
background: #004080 url(/images/hor2_menu2_off.gif) repeat-x top; /* ナビゲーションの背景 */
border-top: 1px #002448 solid; /* 上枠線 */
border-bottom: 1px #002448 solid; /* 下枠線 */
font-size: 100%; /* サブメニューの文字サイズ */
}

/* --- メニューエリア --- */
.localNav .nl {
width: 100%; /* メニューの幅 */
margin: 0;
padding: 1px 0; /* メニューのパディング（上下、左右） */
list-style-type: none;
text-align: left;
}

/* --- メニュー項目 --- */
.localNav .nl li {
float: left;
}

/* --- 項目の幅（emで指定） --- */
.localNav .nl li.item1 {
width: 12em;
}
.localNav .nl li.item2 {
width: 13em;
}
.localNav .nl li.item3 {
width: 13em;
}
.localNav .nl li.item4 {
width: 12em;
}
.localNav .nl li.item5 {
width: 12em;
}

/* --- リンク --- */
.localNav .nl li {
background-image: url("/images/icon-or.gif");
background-repeat: no-repeat;
/*background-position: 10px 8px 5px;*/
background-position:left center;
margin-left:5px;
}

.localNav .nl li a {
display: block;
position: relative; /* IE6用 */
padding: 5px 20px; /* リンクエリアのパディング（上下、左右） */
border-right: 1px #004080 solid; /* リンクエリアの右枠線 */
text-decoration: none; /* テキストの下線（なし） */
margin-left:5px;
}
/* --- リンクテキストの色 --- */
.localNav .nl li a:link,
.localNav .nl li a:visited,
.localNav .nl li a:hover,
.localNav .nl li a:active
{
color: #ffffff;
}
/* --- ポイント時の設定 --- */
.localNav .nl li a:hover {
background: #004080 url(/images/hor2_menu2_on.gif) repeat-x 0 -1px; /* ポイント時の背景 */
text-decoration: underline; /* テキストの下線（あり） */
}

/* === サブメニュー終了 === */


/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: left;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}


A { 
text-decoration:underline; 
color: #0066ff; 
}

A:hover {
text-decoration:underline; 
color: #0066ff; 
}

.menu {
	text-decoration:none;
	color: #0066ff;
	font-size: 12px;
}

.menu A {
	text-decoration:none;
	color: #0066ff;
	font-size: 12px;
}

.menu A:hover {
	text-decoration:none;
	color: #FF0000;

 }
 
.sub_menu A {
	text-decoration:none;
	color: #666666;
	font-size: 12px;
}

.sub_menu A:hover {
	color:#DD0000;
	text-decoration: none;

}
 
.sub_menu {
	font-size: 12px;
	color: #666666;

}


body{
	font-size: 12px;

}

tr {
	font-size: 12px;
}

.gyoukan {
	line-height: 120%;
}

.gyoukan2 {
	line-height: 170%;
	font-size: 14px;
}
.bg-top {
	background-image: url(../images/bg-blue.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.table-bg {
	background-image: url(../images/bg-gray02.jpg);
	background-repeat: repeat-x;
	background-color: #D3D3D3;
	background-position: top;


}


#navi {clear:both; width:920px; height:24px; overflow:hidden; background:#003366C url(title_bg1.gif) repeat-x left top;; color:#FFF;}
#navi ul {list-style:none; margin:0 padding:0;}
#navi ul li {float:left; list-style:none; margin:0; padding:0; width:130px; height:20px; border-right:solid 1px #FFF;}
#navi ul li a {display:block; text-align:center; text-decoration:none; font-weight:bold; font-size:100%; color:#FFF; padding-top:5px;}
#navi ul li a:hover {color:#FFF; text-decoration:none; background:#336699 repeat-x left top; height:20px;}
#navi .last {border-right:0px; width:130px;}


}

