a:link     { color: #0066CC}
a:visited  { color: #000088}
a:active   { color: #000088}
a:hover    { color: #000088}

body   {font-size: 14px; font-family: ‚l‚r ƒSƒVƒbƒN, Osaka, Arial, generic font family }

td, b, dd, dl, p, li, ol, ul, div {font-size: 14px}
sup, sub {font-size: 12px}

.set1  { font-size: 10px }
.set1b  { font-weight: bold; font-size: 10px }
.set1h  { font-size: 10px; line-height: 120% }
.set1bh { font-weight: bold;font-size: 10px; line-height: 120% }
.set2  { font-size: 12px }
.set2b  { font-weight: bold; font-size: 12px }
.set2h { font-size: 12px; line-height: 140% }
.set2bh  { font-weight: bold; font-size: 12px; line-height: 140% }
.set3  { font-size: 14px }
.set3b  { font-weight: bold; font-size: 14px }
.set3h { font-size: 14px; line-height: 140% }
.set3bh  { font-weight: bold; font-size: 14px; line-height: 140% }
.set4     { font-size: 18px }
.set4b     { font-weight: bold; font-size: 18px }
.set4h     { font-size: 18px; line-height: 140% }
.set4bh    { font-weight: bold; font-size: 18px; line-height: 140% }
.arial1{font-size:10px;font-family:Arial;lang="en"}
.arial2{font-size:12px;font-family:Arial;lang="en"}
.arial3{font-size:14px;font-family:Arial;lang="en"}
.arial4{font-size:18px;font-family:Arial;lang="en"}


/*HOME Information*/
#info {
	width:520px;
	margin-bottom:20px;
	margin-left:23px;
}

#info .news {
	border:1px solid #CC0000;
	padding:5px;
	text-align:left;
}

#info .news ul {
	list-style: none;
	margin:5px 0 0 0;
	padding: 0 ;
}

#info .news ul li {
	list-style:none;
	font-size:14px;
	line-height:140%;
	margin: 0;
	padding: 0 0 5px 20px;
	background: url(img/bottan_r1.gif) no-repeat 3px 0.3em;
}

/*HOME What's new*/
#whatnew {
	width:380px;
	margin-left:23px;
}

#whatnew .update {
	border:1px solid #999999;
	padding:5px;
	text-align:left;
}
#whatnew .update ul {
	list-style: none;
	margin:5px 0 0 0;
	padding: 0 ;
}

#whatnew .update ul li {
	list-style:none;
	font-size:12px;
	line-height:120%;
	margin: 0;
	padding: 0 0 5px 20px;
	background: url(img/bottan_g1.gif) no-repeat 3px 0.2em;
}

#whatnew .back {
	text-align:right;
	font-size:12px;
	font-weight:bold;
}
