@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: #37260A;
	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;
}
a:hover {
	_text-decoration: underline;
}

img{
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
img a{
	margin: 0px;
	padding: 0px;
	border: none;
}
p{
	margin: 0px;
	padding: 0px;
}

div{
	margin: 0px;
	padding: 0px;
}
.txt_day{
	padding: 0px;
	font-size: 150%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #e63442;
}
.underimg{
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

.btn01{
	padding: 0px;
	line-height: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
	float: left;
}
.btn02{
	padding: 0px;
	line-height: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 280px;
}
#wrapper {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
}
#headerArea{
	height: 94px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
}

#headerArea h2 {
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 94px;
	width: 245px;
	position: relative;
}
#headerArea .logo {
	margin: 0px;
	padding: 0px;
	float: right;
	top: 20px;
	right: 0px;
	position: absolute;
}


#contentBodyArea {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#primaryArea {
	line-height: 1.5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	margin: 0px;
}
#primaryArea h1{
	padding: 0px;
	margin: 0px;
}
#maincontentsArea{
	width: 942px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#maincontentsArea02{
	width: 943px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#rightcontentsArea {
	float: right;
	display: inline;
	width: 221px;
	line-height: 1.5;
	padding: 0px;
	margin-top: 48px;
}
#footerArea {
	position: relative;
	font-size: 84%;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 130px;
	line-height: 1.5;
	background-color: #FFC31D;
}
#footerArea a {
	color: #333;
	text-decoration: underline;
}

#footerArea .firstBlock {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footerArea .firstBlock p.copyright {
	text-align: center;
	margin-top: 0;
	margin-right: 0;
}

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;
}
.spacer {
	background-image: url(../images/spacer.gif);
	background-repeat: repeat;
	height: 20px;
}
hr {
display: none;
}

div.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #030303;
}
.leadSection01A table tr .yougo01 {
	background-color: #4A84AD;
	color: #FFFFFF;
}
.leadSection01A table tr .yougoGaiyo01 {
	color: #333333;
	background-color: #D8FAD2;
	font-size: 12px;
}
