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

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

a:link {
	color: #0033CC;
	text-decoration: none
}
a:visited {
	text-decoration: none;
	color: #0033CC
}
a:active {text-decoration: underline}
a:hover {
	text-decoration: underline;
	color: #3366FF
}
h3 {
	font: bold 18px/22px "ＭＳ Ｐゴシック", "Osaka";
	background: url(img_base/h3back.jpg);
	border-top: 1.5px dotted #3366CC;
	border-right: none;
	border-bottom: 1.5px dotted #6699FF;
	border-left: none;
	color: #003399;
	text-indent: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
h4 {
	font: bold 18px/22px "ＭＳ Ｐゴシック", "Osaka";
	border-bottom: 1px dotted #CC9933;
	color: #0033CC;
	background: url(img_base/h4back.gif) no-repeat;
	text-indent: 16pt;
	padding-bottom: 4px;
	margin-bottom: 0px;
}
h2 {
	font: bold 22px/38px "ＭＳ Ｐゴシック", "Osaka";
	color: #003399;
	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;
}
