/* 名付規則 　　文字サイズ−文字太さ−背景色　*/
.aaa{color:#00008b}
.aaw{color:#00008b;background:#ffffff}
.sba{color:#00008b;font-size:x-small;font-weight:bold;background:#87cefa}
.hiroigyou{line-height:200%}
.marker{background:#87cefa;font-weight:boldline-height:150%}

HR.term{
		width:600px;
		color:#cf454f;
		}

/*<!--目次部分の指定-->*/
.mokuji{
		background-color:#cf454f;
		width:600px;
		height:23px;
		text-align:right;
		border-style:none;
		color:#fafafa;
		font-size:x-small;
		font-weight:bold;
		}

/*<!--目次部分の指定-->*/
.mokuji_mini{
		background-color:#cf454f;
		width:180px;
		height:30px;
		text-align:center;
		border-style:none;
		color:#fafafa;
		font-size:x-small;
		font-weight:bold;
		}

/*<!--目次部分（現在地）の指定-->*/
.mokuji_now{
		background-color:#87cefa;
		width:13%;
		text-align:center;
		border-style:none;
		font-size:x-small;
		font-weight:bold;
		color:aa0000;
		}

/*<!--白枠タイトルの指定-->*/
TABLE.title_waku{
		width:600;
		align:center;
		text-align:center;
		border-color:#87cefa;
		border-style:thin;
//		padding-top:200%;
		padding-bottom:8;
		padding-left:8;
		padding-right:8;
		}

/*<!---------外枠の指定---------------->*/
TABLE.sotowaku{
		background:url(img/back3.jpg);
		background-color:#fafafa;
		width:650;
		align:center;
		text-align:center;
		}

/*<!----------目次部分の指定（テーブル）---------->*/
TABLE.waku{
		background-color:#87cefa;
		width:78%;
		height:30;
		text-align:center;
		border-style:none;
		}

/*<!----------項目タイトル（上）の指定------------------>*/
TABLE.koumoku_title{
		width:600;
		text-align:left;
		border-style:none;
		font-size:18pt;
		font-weight:bold;
		}

/*<!----------項目タイトル（下）の指定------------------>*/
TABLE.koumoku_title2{
		width:600;
		text-align:right;
		border-style:none;
		font-size:10.5pt;
		}

/*<!----------項目の指定-------------------------->*/
TABLE.koumoku{
		width:600;
		text-align:left;
		border-style:none;
		font-size:10.5pt;
		}

/*<!----------項目（１／３の幅）の指定-------------------------->*/
TD.koumoku_half{
		width:300;
		text-align:left;
		border-style:none;
		font-size:10.5pt;
		}



table.ask{bgcolor:#dddddd; width:95%; frame:hsides; Cellspacing:0}


/*全体の設定*/
body{
	text-align:center;
	font-size:x-small;
	color:#000000;
	background:url(img/bg.gif) fixed;
	}
a:link{color:#fafafa}		/*リンクカラー*/
a:visited{color:#fafafa}	/*閲覧済リンクカラー*/
a:hover{color:#FFD700}		/*オンマウスカラー*/


/* http://www.tg.rim.or.jp/~hexane/ach/lbcs/  */