@charset "shift_JIS";

/*---------------------------------- < ベーススタイル > ----------------------------------*/
body {
	background-image: url(../image/bk.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 125%;
	color: #333333;
	text-align: center;
	width: 1000px;
	margin: auto;
}
body,th,td {
	color : #333333;
}

.header {
	position: relative;
	background-image: url(../image/header.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	width: 920px;
	height: 60px;
	padding: 0px;
	margin: auto;
}
.header a {
	position: relative;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.header a:link,
.header a:visited {
	font-weight: bold;
	color: #666666;
}
.header a:hover,
.header a:active {
	font-weight: bold;
	color: #0000FF;
}

.navi_bar {
	position: relative;
	text-align: left;
	width: 920px;
	height: 32px;
	padding: 0px;
	margin: auto;
}
.navi01 {
	text-align: left;
	width: 80px;
	height: 32px;
	padding: 0px;
	margin: 0px;
}
.navi01 a,
.navi01 a:link,
.navi01 a:visited {
	position: absolute;
	top: 0px;
	background-image: url(../image/navi01off.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 80px;
	height: 32px;
}
.navi01 a:hover {
	background-image: url(../image/navi01on1.gif);
	background-repeat: no-repeat;
}
.navi01 a:active {
	background-image: url(../image/navi01on2.gif);
	background-repeat: no-repeat;
}
.navi02 {
	text-align: left;
	width: 210px;
	height: 32px;
	padding: 0px;
	margin: 0px;
}
.navi02 a,
.navi02 a:link,
.navi02 a:visited {
	position: absolute;
	top: 0px;	background-image: url(../image/navi02off.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 210px;
	height: 32px;
}
.navi02 a:hover {
	background-image: url(../image/navi02on1.gif);
	background-repeat: no-repeat;
}
.navi02 a:active {
	background-image: url(../image/navi02on2.gif);
	background-repeat: no-repeat;
}
.navi03 {
	text-align: left;
	width: 170px;
	height: 32px;
	padding: 0px;
	margin: 0px;
}
.navi03 a,
.navi03 a:link,
.navi03 a:visited {
	position: absolute;
	top: 0px;
	background-image: url(../image/navi03off.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 170px;
	height: 32px;
}
.navi03 a:hover {
	background-image: url(../image/navi03on1.gif);
	background-repeat: no-repeat;
}
.navi03 a:active {
	background-image: url(../image/navi03on2.gif);
	background-repeat: no-repeat;
}

.contents {
	position: relative;
	text-align: left;
	font-size: 13px;
	line-height: 125%;
	color: #333333;
	width: 920px;
	padding: 0px;
	margin: auto;
}

.main {
	overflow: hidden;
	text-align: left;
	font-size: 12px;
	line-height: 130%;
	width: 620px;
	border-left: 1px dotted #7BBD5A;
	padding: 0px 10px 0px 20px;
	margin: 0px 0px 0px 180px;
}

.footer {
	position: relative;
	background-image: url(../image/footer.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #333333;
	text-align: left;
	width: 920px;
	height: 80px;
	padding: 0px;
	margin: auto;
}
#footer_font {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

address {
	position: relative;
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: right;
	font-size: 11px;
	font-style: normal;
	width: 920px;
	height: 15px;
	padding: 0px;
	margin: auto;
}

.navi_s {
	position: relative;
	text-align: left;
	font-size: 11px;
	color: #333333;
	height: 30px;
	padding: 10px 0px 0px 0px;
	margin: auto;
}
.navi_s a {
	position: relative;
	text-decoration: none;
	font-size: 11px;
	color: #333333;
}
.navi_s a:link,
.navi_s a:visited {
	color: #333333;
}
.navi_s a:hover,
.navi_s a:active {
	color: #0000FF;
}

/*-------------------------------------- < トップ > --------------------------------------*/
.top_font01 {
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	color: #3A5700;
	line-height: 145%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.top_font01 a {
	text-decoration: none;
	font-size: 14px;
	color: #3A5700;
}
.top_font01 a:link,
.top_font01 a:visited {
	color: #3A5700;
}
.top_font01 a:hover,
.top_font01 a:active {
	color: #0000FF;
}

/*--------------------------------- < フォントスタイル > ---------------------------------*/
.font_10 {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 130%;
}
.font_12 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 130%;
}
.font_12b {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 130%;
}
.font_r12 {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	line-height: 130%;
}
.font_r12b {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	line-height: 130%;
}
.font_b12 {
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	line-height: 130%;
}
.font_b12b {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	line-height: 130%;
}
.font_13 {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 140%;
}
.font_13b {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	line-height: 140%;
}
.font_b13 {
	font-size: 13px;
	font-weight: normal;
	color: #0000FF;
	line-height: 140%;
}
.font_g13 {
	font-size: 13px;
	font-weight: normal;
	color:#390;
	line-height: 140%;
}
.font_r13 {
	font-size: 13px;
	font-weight: normal;
	color: #FF0000;
	line-height: 140%;
}
.font_b13b {
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
	line-height: 140%;
}
.font_r13b {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	line-height: 140%;
}
.font_14 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 140%;
}
.font_14b {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 140%;
}
.font_r14 {
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	line-height: 150%;
}
.font_r14b {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	line-height: 150%;
}
.font_b14 {
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
	line-height: 150%;
}
.font_b14b {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	line-height: 150%;
}
.font_w14b {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 150%;
}
.font_cha14b {
	font-size: 14px;
	font-weight: bold;
	color: #8A520D;
	line-height: 140%;
}
.font_16b {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 160%;
}

