html,body{
  height: 100%;
  margin: 0px;
  font-family:"ＭＳ ゴシック", "Osaka－等幅";
  font-size: 12px;
  color: #333333;
  line-height: 140%;
}

img {
	border: none;
}

.text10{
	font-size: 10px;
	line-height: 120%;
}

#topics {
	width: 842px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0 5px 0 5px;
	height: 19px;
	overflow: hidden;
	background-color: #B9E8D0;
}

#footer {
	color: #FFFFFF;
	font-size: 10px;
}

#news td {
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #CCCCCC;
}

#sec_tit {
	background-image: url(../images/sec_tit_bg.jpg);
	background-repeat: no-repeat;
	height: 50px;
	padding-left: 20px;
	color: #016767;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

.LeftMenu a {
	display: block;
	width: 194px;
	height: 24px;
	background-image: url(/images/l_menu_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 8px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	margin-left: 10px;
}
.LeftMenu a:hover {
	background-image: url(/images/l_menu_bg_.jpg);
}
.LeftMenu2 a {
	display: block;
	width: 194px;
	height: 24px;
	background-image: url(/images/l_menu_bg_.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 8px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	margin-left: 10px;
}
.LeftSubMenu a {
	display: block;
	width: 192px;
	height: 16px;
	background-image: url(/images/l_smenu_bg.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 10px;
	color: #999999;
	text-decoration: none;
	text-align: left;
	margin-left: 10px;
	margin-top: 1px;
}
.LeftSubMenu a:hover {
	background-image: url(/images/l_smenu_bg_.gif);
}

.LeftSubMenu_b {
	width: 202px;
	height: 7px;
	margin-left: 10px;
	background-image: url(/images/l_menu_bg2_b.gif);
	background-repeat: no-repeat;
}

a {color:#996600; text-decoration:underline;}
a:link {color:#996600; text-decoration:underline;}
a:visited {color:#996600; text-decoration:underline;}
a:active {color:#996600; text-decoration:underline;}
a:hover {color:#CC9966; text-decoration:underline;}

#l_menu a {color:#666666; text-decoration:none;}
#l_menu a:link {color:#666666; text-decoration:none;}
#l_menu a:visited {color:#666666; text-decoration:none;}
#l_menu a:active {color:#666666; text-decoration:none;}
#l_menu a:hover {color:#666666; text-decoration:none;}