#wrap {
	background-image: url(http://www.kiuchidenki.com/sky/images/main_bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
}
#headContainer {
	clear: both;
	float: none;
	height: 270px;
	width: 100%;
}
#archivesMiBox {
	clear: both;
	float: none;
	height: 30px;
	width: 100%;
}
#mainContainer {
	clear: both;
	float: none;
	width: 100%;
}
#footContainer {
	clear: both;
	float: none;
	height: 50px;
	width: 100%;
	margin-top: 25px;
	padding-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9e1f1;
	background-image: url(http://www.kiuchidenki.com/sky/images/copyright.gif);
	background-repeat: no-repeat;
}
#archivesContainer {
	float: left;
	width: 180px;
	padding-bottom: 25px;
}
#archivesContainer li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 110px;
	padding-left: 50px;
	margin-right: 20px;
	padding-top: 2px;
}
#mainBodyContainer {
	float: left;
	width: 80%;
	margin-top: 5px;
}
.entryContainer {
	float: left;
	width: 130px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.entryBox {
	clear: both;
	float: none;
	height: 90px;
	width: 120px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(http://www.kiuchidenki.com/sky/images/img_box_bg.gif);
	background-repeat: no-repeat;
}
.titleBox {
	clear: both;
	float: none;
	width: 120px;
	padding-right: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
}
.dateBox {
	clear: both;
	float: none;
	width: 120px;
	padding-right: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
}
#footContainer address {
	text-indent: -9999px;
}
