/*–{•¶*/
body{
	color : #ffffff; 
	background-color :#cccccc
}

a { text-decoration: none; color: #222222}

a:link
{
	text-decoration	: underline;
	color: #ffffff;
}

a:visited
{
	text-decoration	: underline;
	color: #ffffff;
}

a:active
{
	text-decoration	: underline;
	color: #ffffff;
}

a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

/* ƒƒjƒ…[ƒŠƒ“ƒN—p */
.menu01
{
	width : 149px;
	height : 20px;
 	background-color : #666666;
	border : none;
	font-size : 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	vertical-align:middle;

}

.menu02
{
	width : 149px;
	height : 20px;
 	background-color : #ffffcc;
	border : none;
	font-size : 13px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	vertical-align:middle;
	cursor: hand

}

.submenu01 {
	width:130px;
	height : 20px;
 	background-color : #ffffcc;
	border : 1px solid #666666;
	font-size : 13px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	vertical-align:middle;
}
.submenu02 {
	width:130px;
	height : 20px;
 	background-color : #ffffcc;
	border : 1px solid #666666;
	font-size : 13px;
	font-weight: bold;
	color:orangered;
	text-align: center;
	vertical-align:middle;
	cursor: hand
}

/*ƒy[ƒWƒ^ƒCƒgƒ‹*/
.title {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka";
	font-size: 14pt;
	font-weight: bold;
}

/*•¶ŽšƒtƒHƒ“ƒg*/

/*9pt*/
.jp9 {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka";
	font-size: 9pt;
}

/*10pt*/
.jp10 {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka";
	font-size: 10pt;
}

/*10pt‘¾Žš*/
.jp10_b {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka";
	font-size: 10pt;
	font-weight: bold;
}

/*11pt*/
.jp11 {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka";
	font-size: 11pt;
}

/*11pt‘¾Žš*/
.jp11_b {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka";
	font-size: 11pt;
	font-weight: bold;
}

/*12pt*/
.jp12 {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka";
	font-size: 12pt;
}

/*12pt‘¾Žš*/
.jp12_b {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka";
	font-size: 12pt;
	font-weight: bold;
}

table{
	background-color : #000000;
	color : #ffffff;
}

td {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 10pt; line-height: 14px}

/* Žè */
.hd { cursor: hand }

