i : { /* ページ数 */
    color: #aaaaaa;
}

/*リンク */
/* リンク */
a:link { text-decoration: none;
    	color: blue;
}
a:visited { text-decoration: none;
    	color: purple;  
}
a:hover { text-decoration:underline;
	cursor:pointer;
}


/*背景　全体 */

body {  background-color:#007bbb;
	background-repeat: no-repeat;
	width:100%; height:100%;
	 top:0px; left:0px; z-index:1;
}

/*Top table */
#top div.top{
	font-size: 80%;
	background-color: #e8ecef;
	color: #333333;
	font-weight: normal;
	font-family: 'MSP ゴシック', 'Osaka';
	text-align: right;
	vertical-align: bottom;
	line-height: 150%;
	margin:4;
	}

/*Navigation table*/
#navi caption.genzaiti{	font-size: 80%;
	border-color:#e8ecef;
	background-color: #e8ecef;
	color: #333333; 
	font-weight: normal;
	font-family: 'MSP ゴシック',' Osaka';
	text-align: left;
	vertical-align:bottom;
	line-height: 160%;
}

#navi caption.genzaiti a:link{	TEXT-DECORATION: none; color:#333333
}
#navi caption.genzaiti A:visited { TEXT-DECORATION: none; color:#333333;
}

#navi caption.genzaiti A:hover {
	background-color: #e8ecef;
	TEXT-DECORATION: underline;
	cursor:pointer;
	color:#333333;
}

#navi td.one{ 
	font-size: 95%;
	border-color:#e8ecef;
	background-color: #19448e;
	color: #ffff00; 
	font-weight: bold;
	font-family: 'MSP ゴシック',' Osaka';
	text-align: center;
	vertical-align: middle;
	line-height: 200%;
}
#navi td.other{ 
	font-size: 95%;
	background-color: #007bbb;
	color: #e8ecef;
	font-weight: bold;
	font-family: 'MSP ゴシック', 'Osaka';
	color: #e8ecef;
	text-align: center;
	vertical-align: middle;
	line-height: 200%;
}

#navi A:link { TEXT-DECORATION: none; color:#ffffff;
}

#navi A:visited { TEXT-DECORATION: none; color:#ffffff;
}
#navi A:hover {
	cursor: pointer; 
	TEXT-DECORATION: none;
	color:#ff0066;
	background-color:  #007bbb;
}
#navi A:active { 
TEXT-DECORATION: none; color:#e8ecef;
}

/*その他一般的なルール*/

caption.genzaiti{font-size: 80%;
	border-color:#e8ecef;
	background-color: #e8ecef;
	color: #333333; 
	font-weight: normal;
	font-family: 'MSP ゴシック',' Osaka';
	text-align: left;
	vertical-align:bottom;
	line-height: 160%;
}
table.title{
	 margin:8px;
	 border-bottom:2px solid gray;
	 border-top:2px solid gray;
}

td.title{
	font-size: 130%;
	background-color: #ff3333;
	color: #ffffff;
	font-weight: bold;
	font-family: 'MSP ゴシック', 'Osaka';
	text-align: left;
	vertical-align: bottom;
	line-height: 180%;
	}

div.kaisetu{	font-size: 65%;
	background-color: #e8ecef;
	color: #333333;
	font-weight: normal;
	font-family: 'MSP ゴシック', 'Osaka';
	text-align: right;
	vertical-align: bottom;
	line-height:100%;
}

td.subtitle{
	font-size: 100%;
	background-color: #e8ecef;
	color: #333333;
	font-weight: bold;
	font-family: 'MSP ゴシック', 'Osaka';
	text-align: left;
	vertical-align: bottom;
	line-height: 150%;
	}

div.subtitle{
	font-size: 95%;
	background-color: #e8ecef;
	color: #333333;
	font-weight: normal;
	font-family: 'MSP ゴシック', 'Osaka';
	text-align: right;
	vertical-align: bottom;
	line-height: 140%;
	}

td.sub{
	font-size: 98%;
	background-color: #e8ecef;
	color: #333333;
	font-weight: normal;
	font-family: 'MSP ゴシック', 'Osaka';
	text-align: left;
	vertical-align: bottom;
	line-height: 130%;
}

td.subsub{
	font-size: 90%;
	background-color: #e8ecef;
	color: #333333;
	font-weight: normal;
	font-family: 'MSP ゴシック', 'Osaka';
	text-align: left;
	vertical-align: top;
	line-height: 140%;
}
td.subnum{
	font-size: 90%;
	background-color: #e8ecef;
	color: #333333;
	font-weight: normal;
	font-family: 'MSP ゴシック', 'Osaka';
	text-align: left;
	vertical-align:top;
	line-height: 140%;
	padding:5 0 0 0; 
  }

div.subright{
	font-size: 85%;
	background-color: #e8ecef;
	color: #333333;
	font-weight: normal;
	font-family: 'MSP ゴシック', 'Osaka';
	text-align: right;
	vertical-align: bottom;
	line-height: 120%;
	}

div.subleft{
	font-size: 85%;
	background-color: #e8ecef;
	color: #333333;
	font-weight: normal;
	font-family: 'MSP ゴシック', 'Osaka';
	text-align: left;
	vertical-align: bottom;
	line-height:120%;
}
