/*
 * Style sheet for the HTML 4.01 specification
 * OMRON Last modify 2005/03/09 11:20
 */
body,td			{ font-family: 'MS UI Gothic', 'MS PƒSƒVƒbƒN', Osaka; font-size: 10pt }
a:link			{ text-decoration: none }
a:visited		{ text-decoration: none }
a:hover			{ color: #003399; background-color: #ffffce }
.center			{ position:static;text-align: center; }
.top			{ vertical-align: top; }
.right			{ position:static;text-align: right; }
.bottom			{ vertical-align: bottom; }
.bolds			{ font-weight: bold; }
.bgorange		{ background-color: #FBAF04; }
.bgorange2		{ background-color: #FF9900; }
.bgorange3		{ background-color: #FFCC99; }
.bgblue			{ background-color: #1004FB; }
.bgblue2		{ background-color: #3366FF; }
.bgblue3		{ background-color: #99CCFF; }
.bgblue4		{ background-color: #C9D0E4; }
.bgblue5		{ vertical-align: top; background-color: #F3F7FF; }
.bgblue5m		{ background-color: #F3F7FF; }
.bgblue6		{ background-color: #2CAFD5; }
.bgwhite		{ background-color: #FFFFFF; }
.bgwhitet		{ vertical-align: top; background-color: #FFFFFF; }
.bggray			{ background-color: #CCCCCC; }
.bggreen		{ background-color: #CCFFCC; }
.bggreen2		{ background-color: #189815; }
.bggreen3		{ background-color: #339966; }
.bggreen4		{ background-color: #808000; }
.bgred			{ background-color: #FF0000; }
.bgpink			{ background-color: #FF99CC; }
.bgpink2		{ background-color: #FF00FF; }
.bgblack		{ background-color: #000000; }
.bgp			{ background-color: #993366; }
.bgp2			{ background-color: #CC99FF; }
.bgye			{ background-color: #C4C40B; }
.bgye2			{ background-color: #FFFF99; }
.text			{ color: #838383; font-size: 12px; line-height: 120%; }
.text2			{ color: #3333CC; font-size: 18px; font-weight: bold; line-height: 120%; }
.text3			{ color: #000099; font-size: 11px; line-height: 120%; }
.text4			{ color: #838383; font-size: 11px; line-height: 120%; }
.text5			{ color: #000099; font-size: 12px; line-height: 120%; }
.text6			{ color: #FFFFFF; font-size: 13px; font-weight: bold; line-height: 120%; }
.text7			{ color: #000000; font-size: 13px; font-weight: bold; line-height: 120%; }
.text8			{ color: #189815; font-size: 12px; line-height: 120%; }
.text9			{ color: #838383; font-size: 11px; line-height: 120%; }
.text10			{ color: #189815; font-size: 11px; line-height: 120%; }
.text11			{ color: #194CCF; font-size: 13px; font-weight: bold; line-height: 120%; }
.text12			{ color: #000000; font-size: 11px; line-height: 120%; }
.text13			{ color: #000000; font-size: 14px; font-weight: bold; line-height: 120%; }
.h2			{ color: #000099; font-size: 14px; font-weight: bold; line-height: 120%; }
.blue			{ color: #3333CC; }
.red			{ color: #FF0000; }
.orange			{ color: #FB7E04; }
.white			{ color: #FFFFFF; }
