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

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

a:link {
	color: #993300;
	text-decoration: none
}
a:visited {
	text-decoration: none;
	color: #993300
}
a:active {text-decoration: underline}
a:hover {
	text-decoration: underline;
	color: #CC6600
}
h3 {
	font: bold 18px/24px "ＭＳ Ｐゴシック", "Osaka";
	background: url(img_base/h3back.jpg);
	border-top: 1.5px dotted #996600;
	border-right: none;
	border-bottom: 1.5px dotted #CC9933;
	border-left: none;
	color: #663300;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 10px;
	text-indent: 10px;
}
h4 {
	font: bold 16px/24px "ＭＳ Ｐゴシック", "Osaka";
	border-bottom: 1px dotted #CC9966;
	color: #CC3300;
	padding-bottom: 5px;
	background: url(img_base/h4back.gif) no-repeat;
	text-indent: 20px;
}
h2 {
	font: bold 22px/38px "ＭＳ Ｐゴシック", "Osaka";
	color: #663300;
	background: url(img_base/ttlback.gif);
	text-indent: 10px;
	margin-bottom: 25px;
}
h5 {
	font: bold 16px/24px "ＭＳ Ｐゴシック", "Osaka";
	color: #FF6633;
	margin: 0px 0px 10px;
	padding: 0px;
	border-left: 5px solid #FFCC66;
	text-indent: 4px;
}
.kakomi {
	background: #FFFFCC;
	margin: 0px;
	padding: 15px;
	border: 1px dotted #FF9933;
	font-size: 14px;
	line-height: 22px;
}
.orenge_b {
	color: #FF6633;
	font-weight:bold;
}
.b16 {
	font: bold 16px "ＭＳ Ｐゴシック", "Osaka";
	font-weight:bold;
}