body {
 margin: 0px;
 font-size: 12px;
 line-height: 130%;
 color: #333333;
 font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#bg {
 background-image: url(../images/bg.jpg);
 background-repeat: repeat-x;
}
#bg2 {
 background-image: url(../images/bg2.jpg);
 background-repeat: repeat-x;
}
img {
 border: none;
}
#footer {
 color: #FFFFFF;
}
#news td {
 padding: 5px 0px 5px 0px;
 border-bottom: 1px dashed #999999;
}
#topics {
	width: 433px;
	padding-top: 3px;
	padding-left: 3px;
	height: 19px;
	overflow: hidden;
}
#sec_tit {
 height: 28px;
 background-image: url(../images/sec_tit_bg.jpg);
 background-repeat: no-repeat;
 font-size: 14px;
 font-weight: bold;
 color: #333333;
 padding: 7px 5px 0px 10px;
}
.fcolor_r {
 color: #CC0000;
}
.fcolor_w {
 color: #FFFFFF;
}


.LeftMenu a {
	display: block;
	width: 186px;
	height: 29px;
	background-image: url(../images/left_smenu_bg_off.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 38px;
	text-align: left;
	text-decoration: none;
}
.LeftMenu a:hover {
	background-image: url(../images/left_smenu_bg_on.jpg);
}
.LeftMenu2 a {
	display: block;
	width: 186px;
	height: 29px;
	background-image: url(../images/left_smenu_bg_on.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 38px;
	text-align: left;
	text-decoration: none;
}


a {color:#333333; text-decoration:underline;}
a:link {color:#333333; text-decoration:underline;}
a:visited {color:#333333; text-decoration:underline;}
a:active {color:#333333; text-decoration:underline;}
a:hover {color:#666666; text-decoration:underline;}

#footer a {color:#FFFFFF; text-decoration:underline;}
#footer a:link {color:#FFFFFF; text-decoration:underline;}
#footer a:visited {color:#FFFFFF; text-decoration:underline;}
#footer a:active {color:#FFFFFF; text-decoration:underline;}
#footer a:hover {color:#cccccc; text-decoration:underline;}