@charset "Shift_JIS";

/*全体*/
	/*基本設定*/
body {
font-family:'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
font-size: 10.5pt; 
color: #282828; 
line-height: 1.5;
background-color: #ffffff;}

	/*リンク色*/
a:link {color: #000000;
}
a:visited {color: #002200;
}
a:hover {color: #44bb00;
}
a:active {color: #002200;
}

	/*表*/
table {
margin-top :4px;
margin-bottom: 4px;
margin-right: auto;
margin-left: 20px;
}

td {
font-size: 10.5pt; 
color: #282828; 
line-height: 1.4;
text-align: center;
border-color: #88ff44;
border-width: 0px 1px 1px 0px;
border-style: solid;}

td.hanai {
text-align: left;
}


td.cara {
color: #4169e1; 
font-weight: bold;
border-color: #88ff44;
border-width: 1px;
border-style: solid;}

.ccos {
color: #6941e1; 
font-weight: bold;}

td.wakua {
border-color: #88ff44;
border-width: 1px;
border-style: solid;}


td.sukima {
border-color: #ffffff;
border-width: 1px;}

td.kugiri1{
border: #88ff44 solid;
border-width: 0px 0px 0px 1px;}

td.kugiri2{
border: #88ff44 solid;
border-width: 0px 1px 0px 1px;
background-color:  #bbff77;}

td.kugiri3{
border: #88ff44 solid;
border-width: 0px 1px 0px 0px;}

.kugiriue{
border: #88ff44 solid;
border-width: 1px 0px 0px 0px;
font-size: 9pt; 
color: #55cc11; }

.kugirisita{
border: #88ff44 solid;
border-width: 0px 0px 1px 0px;
font-size: 9pt; 
color: #55cc11; }

.ans{color: #ff41e1; 
font-weight: bold;
}


td.sikiri{
background-color:#ff41e1;}


th{
border: #88ff44 solid;
border-width: 0px 0px 1px 0px;
font-size: 9pt; 
color: #226622; }

	/*横位置*/
	.ce {text-align: center;}
.ri {text-align: right;}

	/*最上段ライン*/
.top{
width:400px; 
font-size: 12pt; 
border: #88ff44 solid;
border-width: 0px 0px 5px 0px;
padding: 2px 2px 2px 20px;
}
	/*親メニューライン*/
.pt {
width: 400px; 
font-size: 11pt; 
border: #88ff44 solid;
border-width: 0px 0px 5px 0px;
padding: 2px 2px 2px 20px;
}

	/*下部説明文*/
.pse {
font-size: 9pt; 
margin-left: 20px;
}

	/*ちょこっと左あけ*/
.ptyoko {
font-size: 11pt; 
margin-left: 40px;
}

	/*あいうえお目次*/
.paiueo {
font-size: 11.5pt;
font-weight: bold;
color: #4444aa;
margin-left: 20px;
}



.le{
text-align: left;}





.zenwaku{
padding-left: 15px;
text-align: left;
border: #88ff44 solid;
border-width: 1px 1px 1px 1px;
font-size: 11pt; 
color: #333333; 
}
.kugirizen{
border: #88ff44 solid;
border-width: 1px 1px 1px 1px;
font-size: 11pt; 
color: #333333; }



.yoroi{
font-weight: bold;
}





/* --- ナビゲーションバー --- */
div.nav {
width: 840px; /* ナビゲーションの幅 */
padding-top: 10px; /* ナビゲーションの上パディング */
background-color: #ffffff; /* ナビゲーションの背景色 */
border-bottom: 5px #88ff44 solid; /* 下境界線 */
font-size: 11pt;
}

/* --- メニューエリア --- */
div.nav ul.nl {
width: 820px; /* メニューの幅 */
margin: 0 auto; /* メニューのマージン（上下、左右） */
padding: 0;
list-style-type: none;
text-align: center;
}

/* --- メニュー項目 --- */

div.nav ul.nl li {
width: 160px; /* タブの幅 */
margin-right: 4px; /* タブの右マージン */
background: #ccff99 ; /* タブの背景（左） */
float: left;
}

/* --- リンク --- */
div.nav ul.nl li a {
display: block;
position: relative; /* IE用 */
padding: 6px 2px 5px; /* リンクエリアのパディング（上、左右、下） */
text-decoration: none; /* テキストの下線（なし） */
}
/* --- ポイント時の設定 --- */
div.nav ul.nl li a:hover {
font-weight: bold;
color: #22aa22;
background: #88ff44;
}

/* --- アクティブなタブ --- */
div.nav ul.nl li.active {
background: #88ff44; /* タブの背景（左） */
}
div.nav ul.nl li.active a {
color: #ffffff; /* アクティブタブの文字色 */
font-weight: bold;}

/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}




/* --- 第二ナビゲーションバー --- */
div.nav2 {
width: 770px; /* ナビゲーションの幅 */
padding-top: 10px; /* ナビゲーションの上パディング */
background-color: #ffffff; /* ナビゲーションの背景色 */
border-bottom: 2px #ffff00 solid; /* 下境界線 */
font-size: 8pt;
}

/* --- メニューエリア --- */

div.nav2 ul.nl {
width: 750px; /* メニューの幅 */
margin: 0 auto; /* メニューのマージン（上下、左右） */
padding: 0;
list-style-type: none;
text-align: center;
}

/* --- メニュー項目 --- */

div.nav2 ul.nl li {
width: 120px; /* タブの幅 */
margin-right: 4px; /* タブの右マージン */
background: #ffff88 ; /* タブの背景（左） */
border-bottom: 1px #ffff00 solid; 
float: left;
}

/* --- リンク --- */
div.nav2 ul.nl li a {
display: block;
position: relative; /* IE用 */
padding: 6px 1px 4px; /* リンクエリアのパディング（上、左右、下） */
text-decoration: none; /* テキストの下線（なし） */
}
/* --- ポイント時の設定 --- */
div.nav2 ul.nl li a:hover {
font-weight: bold;
color: #226622;
background: #ffff00;
}

/* --- アクティブなタブ --- */
div.nav2 ul.nl li.active {
background: #ffff00; /* タブの背景（左） */
}
div.nav2 ul.nl li.active a {
color: #000000; /* アクティブタブの文字色 */
font-weight: bold;}

/* --- 目次リンクタブ --- */
div.nav2 ul.nl li.mokuji {
background: #ffffff; /* タブの背景（左） */
border: #ffff00 solid;
border-width: 1px 1px 0px 1px;
}



/* --- 背景に画像を浮かせたくなったらタブ --- */
mihon//div.nav ul.nl li.active {
background: #88ff44 url(re_g.gif) no-repeat left top; /* タブの背景（左） */}