.main {font-size: 14px; line-height: 24px}
.maingothic {
	font: 14px/24px "ＭＳ Ｐゴシック", "Osaka";
}
.small {
	font-size: 12px;
	line-height: 18px;
}
.smallgothic {
	font: 12px/18px "ＭＳ Ｐゴシック", "Osaka";
}

.navi_header {font-size: 14px; line-height: 14px; font-weight: bold; font-family: "ＭＳ Ｐゴシック", "Osaka"}
.navi_under {font-size: 12px; line-height: 14px; font-weight: normal; font-family: "ＭＳ Ｐゴシック", "Osaka"}
.copyright {font-size: 12px; color: #333333; font-family: "ＭＳ Ｐゴシック", "Osaka";}
.head_foot {
	color: #FFFFFF;
	font: 11px/18px "ＭＳ Ｐゴシック", "Osaka";
}

body {background-image: url(img_base/back.gif);}

a:link {
	color: #0066FF;
	text-decoration: none
}
a:visited {
	text-decoration: none;
	color: #0066FF
}
a:active {text-decoration: underline}
a:hover {
	text-decoration: underline;
	color: #3399FF
}
h3 {
	font: bold 18px/24px "ＭＳ Ｐゴシック", "Osaka";
	background: url(img_base/h3back.jpg);
	border-top: 1.5px dotted #3399FF;
	border-right: none;
	border-bottom: 1.5px dotted #99CCFF;
	border-left: none;
	color: #0066FF;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 10px;
	text-indent: 10px;
}
h4 {
	font: bold 16px/24px "ＭＳ Ｐゴシック", "Osaka";
	border-bottom: 1px dotted #99CCFF;
	color: #3399FF;
	padding-bottom: 5px;
	background: url(img_base/h4back.gif) no-repeat;
	text-indent: 20px;
}
h2 {
	font: bold 22px/38px "ＭＳ Ｐゴシック", "Osaka";
	color: #0066FF;
	background: url(img_base/ttlback.gif);
	text-indent: 10px;
	margin-bottom: 25px;
}
h5 {
	font: bold 16px/24px "ＭＳ Ｐゴシック", "Osaka";
	color: #3399FF;
	margin: 0px 0px 10px;
	padding: 0px;
	border-left: 5px solid #99CCFF;
	text-indent: 4px;
}
.kakomi {
	background: #FFFFCC;
	margin: 0px;
	padding: 15px;
	border: 1px dotted #FF9933;
	font-size: 14px;
	line-height: 22px;
}
.topnews {
    font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 16px
}
.top100 {
	font: 90%/20px "ＭＳ Ｐゴシック", "Osaka";
}