/* 基本タグ */
a:hover {color:#B02020;FONT-WEIGHT:BOLD;TEXT-DECORATION:UNDERLINE}
a:ACTIVE{color:#D08080;FONT-WEIGHT:normal;TEXT-DECORATION:UNDERLINE}
A{FONT-WEIGHT:BOLD;TEXT-DECORATION:NONE}
TD,TH{font-size : 10pt}

/* NN6対策 */
#NN6{font-size : 1px}

/* フォントサイズ指定 */
#f8 {font-size :  8pt}
#f9 {font-size :  9pt}
#f10{font-size : 10pt}
#f12{font-size : 12pt}
#f14{font-size : 14pt}
#f16{font-size : 16pt}
#f20{font-size : 20pt}
#f24{font-size : 24pt}

/* 背景色指定 */
#BGr {background-color: #FF8888} /* 729 */
#BGy {background-color: #FFFF88} /* 276 */
#BGg {background-color: #88FF88} /* 274 */
#BGp {background-color: #FFAAEE} /* 708 */
#BGa {background-color: #88FFFF} /* 724 */
#BGb {background-color: #66AAFF} /* 361 */
#BGs {background-color: #DDDDDD} /* 362 */
#BGo {background-color: #FFCC88} /* 363 */

/* 下線指定 */
#u{TEXT-DECORATION:UNDERLINE}

/* ノーマルスタイル下線無し */
a:hover#nn {color:#B02020;TEXT-DECORATION:UNDERLINE}
#nn{font-style:normal;TEXT-DECORATION:NONE}

/* minimenu用 */
a:hover#mn {TEXT-DECORATION:UNDERLINE}
#mn{color:#FFCC33;TEXT-DECORATION:NONE;FONT-WEIGHT:normal;font-style:normal}

/* memo用 */
a:hover#mb {TEXT-DECORATION:UNDERLINE}
#mb{color:#000000;TEXT-DECORATION:NONE;FONT-WEIGHT:normal;font-style:normal}

/* img用 */
IMG.clip {
	margin-top: 10;
	margin-bottom: 10;
	color: black;
}

#menu0 {
	background-color: #C08000;
	padding: 2;
	text-align: center;
	font-size: 10pt;
	color: white;
}

/* new */
BODY {
	font-size: 10pt;
	font-family: MS PGothic;
	margin: 0 0 0 0;
}

#menutitle1 {
	padding: 3;
	background-color: #80ff80;
	background-image: url("bg2.gif");
	width: 130;
	color: #000080;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2pt;
	margin-top: 6;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#menutitle2 {
	padding: 3;
	background-color: #80ff80;
	background-image: url("bg2.gif");
	width: 130;
	color: #000080;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-top: 6;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#menutitle3 {
	padding: 3;
	background-color: #80ff80;
	background-image: url("bg2.gif");
	width: 130;
	color: #000080;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	margin-top: 6;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#menu1 {
	padding: 1;
	background-color: #ffdd77;
	background-image: url("dummy.gif");
	width: 130;
	color: #000080;
	font-size: 12pt;
	text-align: center;
	letter-spacing: 1pt;
	margin-top: 3;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#menu2 {
	padding: 1;
	background-color: #ffdd77;
	background-image: url("dummy.gif");
	width: 130;
	color: #000080;
	font-size: 10pt;
	text-align: center;
	letter-spacing: 1pt;
	margin-top: 3;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#menu3 {
	padding: 1;
	background-color: #ffdd77;
	background-image: url("dummy.gif");
	width: 130;
	color: #000080;
	font-size: 8pt;
	text-align: center;
	letter-spacing: 1pt;
	margin-top: 3;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#menu4 {
	padding: 1;
	width: 130;
	color: #000080;
	font-size: 8pt;
	text-align: center;
	letter-spacing: 1pt;
	margin-top: 3;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#updatebox {
	padding: 10;
	border-style: solid;
	border-width: 2;
	border-color: #CC5555;
	color: #000080;
	font-size: 9pt;
	text-align: left;
	margin-top: 10;
}

#kj {
	font-size: 9pt;
	text-align: left;
	margin-top: 10;
}

#cmbox {
	padding: 0;
	text-align: center;
	margin-top: 100;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5;
}

#it {
	margin-left: 20;
}

#infobox {
	padding: 5;
	text-align: center;
	width: 100%;
	background-color: #dddddd;
	background-image: url("dummy.gif");
}

/* 未使用 */
#lh9{font-size : 9pt;line-height:1.2em}
#bigf{margin:0.2em 0em 1em }

