body {
background-color:#FFFFFF;
color:#000000;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

a:link { text-decoration:underline; color:#598527; }
a{
    text-decoration:underline;
	color:#598527;
    -webkit-transition: 0.5s;
     -moz-transition: 0.5s;
     -o-transition: 0.5s;
     -ms-transition: 0.5s;
     transition: 0.5s;
}
a:hover {
	text-decoration:underline;
	color:#FFA620;
	text-shadow: -1px 1px 5px #FFA620, 1px -1px 5px #FFA620;
	font-weight: bold;
}
a:visited { text-decoration:underline; color:#598527; }

a img {border:none; }
hr {clear: both; height: 1px; }

.f10 {font-size: 10px;line-height: 14px; }
.f12 {font-size: 12px;line-height: 17px; }
.f12b {font-size: 12px;line-height: 17px; font-weight: bold; }
.f14 {font-size: 14px;line-height: 22px; }
.f14b {font-size: 14px;line-height: 22px; font-weight: bold; }

* {font-size: 12px;line-height: 17px; }

.q14b {font-size: 14px;line-height: 17px; font-weight: bold; color:#F7941D; }
.a14b {font-size: 14px;line-height: 17px; font-weight: bold; color:#90C907; }

.c_top {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}

h2 {
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 15px;
	margin-left: 15px;
}

h3 {
	font-size: 14px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #A4E800;
	padding-left: 6px;
	color: #000000;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 1px;
}

h4 {
	font-size: 14px;
	padding-left: 6px;
	color: #000000;
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 1px;
}

.d1menu a {
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
	text-decoration:none; 
}


.sidebar a {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration:none; 
}


#outer {
	width: 800px;
	margin: 0 auto;
}

#topnews p{
	font-size: 12px;
	line-height: 20px;
	background-image: url(images/dotted.gif);/*::::: 点線 :::::*/
}

.grn_box {
	margin: 2px;
	padding: 6px;
	border: 2px solid #96CE57;
}

.gry_box {
	margin: 2px;
	padding: 6px;
	border: 1px solid #CCCCCC;
	background-color:#F7F7F7;
	margin-bottom: 10px;
}

.f_gray {
	color: #7F7F7F;
	font-size: 10px;
}
.bg-f {
	background-color: #FFFFFF;
}

