@charset "utf-8";

#head01 {
	height: 78px;
}
#head02 {
	width: 760px;
	margin: auto;
	height: 78px;
	position: relative;
	z-index: 1;
}
#head02 img {
	position: absolute;
	top: 21px;
	left: 20px;
}

#head02 ul {
	position: absolute;
	right: 0px;
	top: 20px;
}

#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: 760px;
	margin: auto;
	position: relative;
}
#menu li {
	float: left;
}
#menu ul {
	position: absolute;
	top: 0px;
	right: 0px;
}

#con01 {
	background-image: url(../../img/index/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

table#arashiT {
	vertical-align:top;
}
table#arashiT td {
	vertical-align:top;
	padding-bottom: 10px;
}
table#arashiT th {
	font-weight:normal;
	vertical-align: top;
	width: 180px;
	padding-right: 20px;
	padding-bottom: 40px;
}
#arashiT span {
	font-size: 12px;
}
.p01 {
	font-size: 16px;
}
.td01 {
	border-bottom: 1px dotted #FFFFFF;
}



#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;
}
