@charset "utf-8";
#head01 {
	height: 78px;
}
#head02 {
	width: 760px;
	margin: auto;
	height: 78px;
	position: relative;
}
#head02 img {
	position: absolute;
	top: 15px;
	left: 7px;
}
#head02 ul {
	position: absolute;
	right: 0px;
	top: 20px;
	font-size: 12px;
}

#head02 li {
	background-image: url(../../img/index/ya.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 10px;
	margin-left: 20px;
}
#head02 p {
	position: absolute;
	right: 0px;
	bottom: 12px;
	font-size: 80%;
}
#wline {
	height: 32px;
	background-image: url(../../img/index/bg_wline.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#menu {
	height: 32px;
	width: 608px;
	margin: auto;
}
#menu li {
	float: left;
}


#con01 {
	height: 500px;
	background-image: url(../../img/index/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 30px;
	clear: both;
}
#con02 {
	width: 675px;
	margin: auto;
	height: 500px;
	position: relative;
}
.arashi {
	position: absolute;
	top: 30px;
	left: 0px;
}
.higashi {
	position: absolute;
	top: 30px;
	right: 0px;
}
.date01 {
	position: absolute;
	top: 360px;
	left: 0px;
}
.date02 {
	position: absolute;
	top: 360px;
	right: 0px;
}
.andon {
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#goback {
	width: 720px;
	margin: auto;
	padding-top: 60px;
	text-align: right;
}
#foot {
	border-top: 3px solid #333333;
	font-size: 80%;
	color: #666666;
	text-align: center;
	padding-top: 30px;
	height: 105px;
	background-image: url(../../img/index/bg_foot.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}
