@charset "utf-8";

#head01 {
	height: 70px;
	background-image: url(../../img/common/bg_head.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#head02 {
	height: 70px;
	width: 990px;
	margin: auto;
	position: relative;
}
#head02 p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	color: #666666;
	position: absolute;
	right: 10px;
	top: 10px;
}

#head02 ul {
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top:5px;
}
#head02 li {
	float: left;
}



#SiteMain {
	width: 990px;
	margin: auto;
	background-image: url(../../img/common/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#contents {
	background-image: url(../../img/common/bg_contents.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 880px;
	width: 988px;
	margin: auto;
	z-index: 0;
}

#foot01 {
	height: 40px;
	background-image: url(../../img/common/bg_foot.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#foot02 {
	height: 40px;
	width: 990px;
	margin: auto;
	position: relative;
}
#foot02 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	position: absolute;
	right: 10px;
	top: 13px;
}
#title {
	width: 988px;
	height: 120px;
	position: relative;
}
#title img {
	position: absolute;
	left: 0px;
	top: 0px;
}
.archive01 {
	width: 928px;
	margin: auto;
	height: 125px;
	margin-bottom: 30px;
}
.number {
	height: 94px;
	width: 928px;
	position: relative;
}
.coment {
	margin-bottom: 5px;
}

.img01 {
	position: absolute;
	left: 0px;
	top: 0px;
}
.number li {
	float: left;
}
.number ul {
	position: absolute;
	top: 0px;
	right: 0px;
}
