/* ---------------------------…•½ü’è‹`--------------------------- */
HR {
	color: #336699; /* ü‚ÌF(IE—p) */
	background-color: #336699; /* ü‚ÌF(NN—p) */
	border: 0px; /* ˜g‚Ì‘¾‚³ */
}

/* -----------------------------H1’è‹`----------------------------- */
H1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3"; 
	font-size: 16px;
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}

/* -----------------------------H2’è‹`----------------------------- */
H2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}

/* -----------------------------H3’è‹`----------------------------- */
H3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}

/* ---------------------------ƒŠƒXƒg’è‹`--------------------------- */
UL {	
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3"; 
	color: #000066; 
	font-size: 12px; 
	list-style-position: outside; 
	line-height: 18px; 
	list-style-image: url(/images/trgl/t4r2.gif)
}

OL {	
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3"; 
	color: #000066; 
	font-size: 12px; 
	list-style-position: outside; 
	line-height: 18px; 
}

