@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/bg/wood2.jpg);
	background-repeat: repeat;
	background-position: center;
}
.main_king {
	margin: auto;
	height: 743px;
	width: 815px;
	position: relative;
	top: 3em;
	background-image: url(../images/bg/shadow.png);
	background-repeat: no-repeat;
}
#logo_img {
	display: block;
	margin-left: 2px;
}

.main_body {
	height: 728px;
	width: 800px;
	top: 10%;
}
#main_img {
	height: 95px;
	width: 795px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #000;
}

#bar_top {
	background-image: url(../images/bg/bar_top.png);
	height: 14px;
	width: 800px;
}
#main_con_body {
	height: 540px;
	width: 800px;
	background-color: #000;
}
#main_navi {
	height: 40px;
	width: 796px;
	background-color: #000;
	position: relative;
	padding-left: 4px;
}
#main_navi .btn {
	float: left;
	height: 37px;
	text-align: center;
}
#main_navi .btn a img {
	text-align: center;
	padding-right: 7px;
	padding-left: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main_navi .btn a:hover img{
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	border: 1px solid #F90;
}

#contents {
	margin: auto;
	height: 540px;
	width: 790px;
	background-image: url(../images/bg/woodmono.jpg);
	background-repeat: repeat;
}


.con_top {
	height: 300px;
	width: 790px;
}
.con_top_left {
	float: left;
	width: 480px;
	height: 300px;
	text-align: left;
	padding-left: 10px;
	overflow: hidden;
}
.panel.gallery.clearfix a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.con_top_right {
	float: right;
	height: 300px;
	width: 295px;
	overflow: auto;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #F90;
	text-decoration: none;
}
.con_top_right_title {
	height: 50px;
	text-align: left;
}
.con_top_right a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #F90;
	text-decoration: none;
}
.con_top_right a:hover {
	color: #FC0;
}
td img {
	text-align: center;
	margin: auto;
	display: block;
}
.con_btm {
	width: 790px;
	height: 235px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000;
	overflow: auto;
	text-align: center;
}
.con_title {
	height: 50px;
	text-align: left;
}
.con_btm a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #F90;
	text-decoration: none;
}
.con_btm a:hover {
	color: #FC0;
}
#bar_btm {
	background-image: url(../images/bg/bar_btm.png);
	height: 33px;
	width: 800px;
}
.linktable         {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.linktable a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F90;
	text-decoration: underline;
}
#contentslink {
	margin: auto;
	height: 540px;
	width: 790px;
	background-image: url(../images/bg/woodmono.jpg);
	background-repeat: repeat;
	overflow: auto;
}
.areth_title {
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bolder;
	color: #FFF;
}
#important a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
	text-decoration: underline;
}

#important a:hover {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
	text-decoration: underline;
}

