@charset "utf-8";

#head01 {
	height: 78px;
}
#head02 {
	width: 760px;
	margin: auto;
	height: 78px;
	position: relative;
	z-index: 1;
}
.header_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%;
	font-family: Arial, Helvetica, sans-serif;
}
#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 {
	height: 165px;
	background-image: url(../../img/index/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#con02 {
	width: 720px;
	margin: auto;
	height: 165px;
	position: relative;
}
#con03 {
	width: 720px;
	margin: auto;
}

table#arashiT {
	vertical-align:top;
}
table#arashiT td {
	vertical-align:top;
	padding-bottom: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
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;
}

.uchi {
	margin-bottom: 5px;
}
.uchi02 {
	margin-bottom: 2px;
}
.uchi03 {
	margin-bottom: 3px;
}

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

