.main {font-size: 14px; line-height: 22px}
.maingothic {
	font: 14px/22px "ＭＳ Ｐゴシック", "Osaka";
}
.small {
	font-size: 12px;
	line-height: 18px;
}
.small2 {
	font-size: 15px;
}
.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 {font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 18px; color: #FFFFFF}

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

a:link {
	color: #993333;
	text-decoration: none
}
a:visited {
	text-decoration: none;
	color: #993333
}
a:active {text-decoration: underline}
a:hover {
	text-decoration: underline;
	color: #990000
}
h3 {
	font: bold 18px/22px "ＭＳ Ｐゴシック", "Osaka";
	background: url(img_base/h3back.jpg);
	border-top: 1.5px dotted #663300;
	border-right: none;
	border-bottom: 1.5px dotted #996600;
	border-left: none;
	color: #663300;
	text-indent: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
h4 {
	font: bold 18px/22px "ＭＳ Ｐゴシック", "Osaka";
	border-bottom: 1px dotted #CC9933;
	color: #CC6600;
	background: url(img_base/h4back.gif) no-repeat;
	text-indent: 16pt;
	padding-bottom: 4px;
	margin-bottom: 0px;
}
h2 {
	font: bold 22px/38px "ＭＳ Ｐゴシック", "Osaka";
	color: #993300;
	background: url(img_base/ttlback.gif);
	text-indent: 10px;
	margin-bottom: 25px;
}
h5 {
	font: bold 16px/22px "ＭＳ Ｐゴシック", "Osaka";
	color: #333333;
	margin: 0px 0px 8px;
	padding: 0px;
	border-left: 5px solid #CCCCCC;
	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-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 90%; line-height: 20px
}
.style1 {
	color: #006600;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}
.style2 {
	color: #F60;
	font-weight: bold;
}
.style3 {
	font-size: 18px;
}
.subtitle {
	font-weight: bold;
	font-size: 120%;
}
.text_r {
	float: right;
}
.img_r {
	float: right;
	clear:both;
}
.kakomi2 {
	background: #FFFFCC;
	margin: 0px;
	padding: 15px;
	border: 1px dotted #FF9933;
	font-size: 12px;
	line-height: 13px;
	text-align:center;
	
}
ul {
	margin-bottom: 10px;
}
ul li {
	list-style-type: none;
	list-style-position: inside;
	text-indent: -1em;
	margin-left: -1.5em;
	padding-bottom: 1em;
}