@charset   "Shift_JIS";

body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	background-color: #F4B336;
/*	background-color: #FCE380; */
	font: small/1.5em;
	color: #000000;
}

h1, h2, h3, h4, h5, h6, p {
	font-family: "ＭＳ Ｐゴシック", "MS Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif;
		/* メイリオだと間延びして、レイアウトが崩れる */
	margin: 0px;
	padding: 0px;
}
th, td {
	font-family: "ＭＳ Ｐゴシック", "MS Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif;
	margin: 0px;
	padding: 0px;
}
li {
	font-family: "ＭＳ Ｐゴシック", "MS Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif;
	margin: 0px;
	padding: 0px;
}

#blk_container {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
	height: auto;
	background-color: #FFFFFF;
	color: #000000;
}

#blk_header {
	position: relative;
	background: url(image/header_old.jpg) no-repeat left top;
	width: 100%;
	height: 145px;
}

#blk_menu {
	position: relative;
	font-size: 16px;
	background: url(image/bg.gif) #DAE0D2 repeat-x 50% bottom;
	float: left;
	width: 100%;
	line-height: normal;
}
	#blk_menu ul {
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 0px;
		margin: 0px;
		padding-top: 10px;
		list-style-type: none;
	}
	#blk_menu li {
		padding-right: 0px;
		padding-left: 9px;
		background: url(image/left.gif) no-repeat left top;
		float: left;
		padding-bottom: 0px;
		margin: 0px;
		padding-top: 0px;
		font-size: 16px;
	}
	#blk_menu a {
		padding-right: 15px;
		display: block;
		padding-left: 6px;
		font-weight: bold;
		background: url(image/right.gif) no-repeat right top;
		float: left;
		padding-bottom: 4px;
		color: #776655;
		padding-top: 5px;
		text-decoration: none;
	}
	#blk_menu a {
		float: none;
	}
	#blk_menu a:hover {
		color: #008800;
	}
	#blk_menu #current {
		background-image: url(image/left_on.gif);
	}
	#blk_menu #current a {
		background-image: url(image/right_on.gif);
		padding-bottom: 5px;
		color: #333333;
	}

.blk_bar {
	background: url(image/headbar.jpg) no-repeat left top;
	position: relative;
	height: 30px;
	top: 20px;
}
.blk_bar_s {
	background: url(image/headbar_s.jpg) no-repeat left top;
	position: relative;
	height: 30px;
	top: 20px;
}
.txt_bar {
	position: absolute;
	top: 10px;
	left: 30px;
	font-family: "ＭＳ Ｐゴシック", "MS Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.txt_page {
	position: absolute;
	top: 10px;
	left: 660px;
	font-family: "ＭＳ Ｐゴシック", "MS Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.txt_back {
	position: absolute;
	top: 10px;
	left: 740px;
	font-family: "ＭＳ Ｐゴシック", "MS Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.tbl_title {
	background-image: url(image/titlebar.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 250px;
	height: 26px;
	text-align: center;
	vertical-align: center;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", "MS Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
}
.tbl_title_middle {
	background-image: url(image/titlebar_m.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 360px;
	height: 26px;
	text-align: center;
	vertical-align: center;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", "MS Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
}
.tbl_title_wide {
	background-image: url(image/titlebar_w.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 530px;
	height: 26px;
	text-align: center;
	vertical-align: center;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", "MS Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
}
.tbl_title_wide2 {
	background-image: url(image/titlebar_ww.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 730px;
	height: 26px;
	text-align: center;
	vertical-align: center;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", "MS Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
}
	.tbl_padding {
		padding-left: 0px;
		padding-right: 0px;
		height: 15px;
	}
	.tbl_context {
		font-size: 12px;
		margin: 0px;
		line-height: 16px;
		padding-left: 0px;
		padding-right: 5px;
		text-align: left;
		vertical-align: top;
	}
.tbl_titlelink {
	background-image: url(image/titlebtn.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 250px;
	height: 26px;
	text-align: center;
	vertical-align: center;
	font-size: 13px;
	font-family: "ＭＳ ゴシック",Osaka-等幅,平成角ゴシック,monospace;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
}
	.tbl_titlelink a {
		color: #000000;
		text-decoration: none;
	}
	.tbl_titlelink a:hover {
		color: #008800;
	}
.tbl_titlelink_p {
	background-image: url(image/titlebtn.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 250px;
	height: 26px;
	text-align: center;
	vertical-align: center;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", "MS Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
}
	.tbl_titlelink_p a {
		color: #000000;
		text-decoration: none;
	}
	.tbl_titlelink_p a:hover {
		color: #008800;
	}

.txt_strong {
	font-weight: bold;
}
.txt_emphasis {
	color: #FF0000;
	font-weight: bold;
}


