<STYLE><!-- 


/* ★表示（仕方・動き） */

a:link{
	font-size:10pt;
	color:#0000ff;
}

a:visited{
	font-size:10pt;
	color:#0000ff;
}

A:hover{
	font-weight:bold;
	font-size:9pt;
	color:#ff0000;
 	background-color:#ffff99;
	position:relative;top:2px;left:2px;
}


/* ★ファイル表示位置の設定 */

div.c{
	text-align:center;
}

div.r{
	text-align:right;
}

div.l{
	text-align:left;
}


/* ★画像の設定 */

IMG.img01{
	width: 88px;
	height:31px;
	border:none;
}

IMG.img02{
	width: 200px;
	height:40px;
	border:none;
}

IMG.img03{
	width: 468px;
	height:60px;
	border:none;
}

IMG.img04{
	width: 30px;
	height:13px;
	border:none;
}


/* ★フォント設定 */

strong.b01{
	color:#ffffff;
}

strong.b02{
	font-size:14pt;
}

strong.b03{
	font-size:12pt;
}

strong.b04{
	font-size:11pt;
}

strong.b05{
	font-size:10pt;
}

strong.b06{
	color:#0000ff;
	font-size:12pt;
}

strong.b07{
	color:#ff0000;
	font-size:12pt;
}

strong.b08{
	color:#339933;
	font-size:12pt;
}






.c01{
	color:#ff0000;
	font-weight:bold;
	font-size:10pt;
}
.c02{
	font-size:10pt;
}

.c03{
	color:#0000ff;
}

.c04{
	color:#ff0000;
}

.c05{
	color:#339933;
}

.c06{
	color:#ff00ff;
}

.c07{
	color:#ff0000;
}

.c08{
	color:#ff9900;
}

/* トップページカテゴリ縮小表示用 */
.c09{
	font-size:7pt;
}

/* 文字サイズの標準化用 */
.c10{
	font-size:10pt;
}




em.e01{
	color:#ffffff;
}

em.e02{
	font-weight:bold;
}

em.e03{
	text-decoration: underline;
}


 --></STYLE>