/* font size */
.fs10 {font-size: 10px; line-height: 130%;}
.fs11 {font-size: 11px; line-height: 125%;}
.fs12 {font-size: 12px; line-height: 150%;}
.fs14 {font-size: 14px; line-height: 150%;}
.fs16 {font-size: 16px; line-height: 150%;}
.fs18 {font-size: 18px; line-height: 150%;}

/* form */
select, option, textarea {margin: 0px; background-color: white;}
/* form */
form {margin: 0px;}
/* img */
img {border: 0px;}

/* link */
A:link {
	font-size: 12px;
	color: #333399;
	line-height: 150%;
	text-decoration: underline;
}
A:visited {
	color: #333399;
	font-size: 12px;
	line-height: normal;
}
A:hover {
	color:#FF9900;
	text-decoration: underline;
	font-size: 12px;
}
A:active {
	color: #FF9900;
	font-size: 12px;
	line-height: normal;
	text-decoration: underline;
}
.head {
	font-size: 10px;
	padding: 0px;
	line-height: 120%;
	color: #FFFFFF;
}
.header a:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.header a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.header a:hover {
	font-size: 10px;
	color: #237DBF;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.footer {
	font-size: 10px;
	padding: 0px 0px 0px 5px;
	line-height: 150%;
	color: #666666;
}
.footer a:link {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 150%;
}
.footer a:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	font-size: 10px;
	color: #237DBF;
	text-decoration: underline;
}
.li {
	font-size: 12px;
	padding: 0px 0px 0px 5px;
	line-height: 150%;
	color: #666666;
}
.li a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 150%;
}
.li a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.li a:hover {
	font-size: 12px;
	color: #237DBF;
	text-decoration: underline;
}
.rss-box-feed li{
  list-style-position: inside;
  list-style-image: url(../img/list_gray.gif);
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  line-height: 160%;
}
/* 基本設定 */
p {
	font-size: 12px;
	line-height: 140%;
	padding: 5px 20px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}
td {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
h1 {
	font-size: 12px;
	line-height: 0px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 3px 0px 0px 25px;
	font-size: 16px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	color: #333333;
	background-image:  url(../img/tit_h2.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 502px;
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEBB9E;
	font-size: 14px;
	line-height: normal;
	padding-right: 20px;
	height: 20px;
	padding-top: 10px;
	padding-left: 15px;
	width: 470px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(../img/h3.gif);
	background-repeat: no-repeat;
	background-position: left;
}
h4 {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #339900;
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-size: 12px;
	line-height: normal;
	color: #666666;
}
.bg_menu_under {
	background-image: url(../img/menu_under_bg.gif);
	background-repeat: repeat-x;
}
li {
	list-style-position: inside;
	list-style-image: url(../img/list_ore.jpg);
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 160%;
}
ul {
	margin: 0px;
	padding: 7px 0px 7px 7px;
}
.fc_ffffff {
	color: #FFFFFF;
}
.fc_999999 {
	color: #999999;
}
.ber {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
