@charset "UTF-8";

body {
	_height: 100%;
	font-size: 12px;
	*font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic 　　Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
　　*font-family: "ＭＳ Ｐゴシック";
	line-height: 1;
	color: #333333;
	background-color: #5E401A;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

a{
	text-decoration: none;
}
a:link,
a:visited,
a:link:active {
	text-decoration: none;
	cursor: pointer;
	_cursor: hand;
	color: #D87D34;
}
a:hover {
	_text-decoration: underline;
}

img{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a img{
	margin: 0px;
	padding: 0px;
	border: none;
}
#wrapper {
	width: 1007px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
}

#headerArea {
	height: 435px;
	background-image: url(../images/bg_hdrimg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#headerArea h1 {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 266px;
	width: 313px;
}
#headerArea p.bunka {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	right: 63px;
}

#contentBodyArea {
	margin: 0px;
	padding: 0px;
}

#primaryArea {
	width: 940px;
	line-height: 1.5;
	margin: 0px;
	overflow: hidden;
	background-image: url(../images/img_bodyInner.jpg);
	background-repeat: repeat-y;
	padding: 0px;
}
#maincontentsArea{
	display: inline;
	width: 644px;
	line-height: 1.5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 34px;
	float: left;
	padding: 0px;

}

#leftcontentsArea {
	float: left;
	display: inline;
	width: 231px;
	line-height: 1.5;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#rightcontentsArea {
	float: right;
	display: inline;
	width: 221px;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
}
#footerArea01 {
	position: relative;
	font-size: 84%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 121px;
	line-height: 1.5;
	width: 1007px;
	background-image: url(../images/img_body_Under.jpg);
	background-repeat: no-repeat;
}

#footerArea01 a {
	color: #333;
	text-decoration: underline;
}
#footerArea02 {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 144px;
	background-image: url(../images/bg_fooder02.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#footerArea02 .firstBlock {
	position: relative;
	font-size: 84%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 144px;
	line-height: 1.5;
	width: 1014px;
	background-image: url(../images/bg_fooder01.jpg);
	background-repeat: no-repeat;
}
#footerArea02 p.copyright {
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	color: #FECB00;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#footerArea02 p.banner {
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	color: #FECB00;
	margin: 0px;
	position: absolute;
	top: 15px;
	right: 380px;
	height: 81px;
	width: 180px;
}
#footerArea02 p.twitter {
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	color: #FECB00;
	margin: 0px;
	position: absolute;
	top: 15px;
	right: 210px;
	height: 39px;
	width: 41px;
}
#footerArea02 p.facebook {
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	color: #FECB00;
	margin: 0px;
	position: absolute;
	top: 15px;
	right: 269px;
	height: 39px;
	width: 42px;
}
html>body #pageTop {
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index: 500;
}
#pageTop {
	_position: absolute;
	_right: 0;
	_top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop
	+(documentElement.clientHeight-this.clientHeight) - 0
	: document.body.scrollTop
	+(document.body.clientHeight-this.clientHeight) - 0);
	_z-index: 500;
}
.boder{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
