/* - - - - - ベース関連設定 - - - - - */
body {
	background-color: #2f2725;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.container {
	background-color: #000;
	width: 950px;
	clear: both;
	}
.line_cl01 {
	clear: both;
	background-color: #C00;
	height: 5px;
	}
.cat_line01 {
	clear: both;
	padding-top: 1px;
	padding-bottom: 1px;
	}
	a:hover img {
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background: #fff;
}
.content {
	text-align: center;
	}
/* - - - - - ヘッダ関連設定 - - - - - */
.header {
	padding: 5px;
	background-image: url(header_topback01.jpg);
	background-repeat: no-repeat;
	height: 85px;
	}
.header_logo01 {
	float: left;
	width: 85px;
	padding: 5px;
	}
.header_txt01 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #bf9c46;
	float: left;
	width: 600px;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
	}
.header_txt02 {
	color: #efefef;
	font-size: 0.9em;
	float: left;
	width: 600px;
	padding: 5px;
	line-height: 1.4em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	}
.header_txt03 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #efefef;
	font-size: 1.2em;
	line-height: 1.5em;
	width: 200px;
	float: right;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	height: 20px;
	}
.header_txt04small {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #efefef;
	font-size: 0.8em;
	}
.header_txt05 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #efefef;
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: left;
	float: right;
	width: 200px;
	}
	
/* - - - - - メニューバー関連設定 - - - - - */
.navigation {
	padding-top: 3px;
	padding-bottom: 3px;
	}

/* - - - - - ページバー関連設定 - - - - - */
.content_img_txt01 {
	clear: both;
	}


/* - - - - - フッタ関連設定 - - - - - */
.footer {
	background-image: url(header_topback01.jpg);
	height: 190px;
	}
.footer_logo {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	}
.footer_txt01 {
	color: #efefef;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 2em;
	float: left;
	width: 400px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
.footer_txt02 {
	color: #efefef;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.4em;
	line-height: 1.4em;
	text-align: left;
	}
.footer_txt02 a:link, a:visited, a:hover, a:active, a:focus {
	color: #a72126;
	text-decoration: none;
}
.footer_txt03small {
	font-size: 0.6em;
 }
.footer_maillink01 {
	width: 220px;
	float: right;
	text-align: left;
	margin-top: 5px;
	}
.footer_nul_line01 {
	width: 940px;
	clear: both;
	height: 1px;
	}
.footer_copy_txt01 {
	color: #efefef;
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
	}

/* - - - - - ページTopへ関連設定 - - - - - */
.page_top {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	color: #ededed;
	text-align: right;
	clear: both;
	width: 900px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.page_top a:link, a:visited, a:hover, a:active, a:focus {
	color: #ededed;
	text-decoration: none;
}