#headContainer {
	background-image: url(/images/head_bg.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 70px;
	width: 800px;
}
#logoBox {
	float: left;
	height: 70px;
	width: 655px;
}
#logoBox h1 {
	text-indent: -9999px;
}
#headImgBox {
	background-image: url(/images/head_img02.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 170px;
	width: 800px;
}
#logoBox a {
	display: block;
	height: 70px;
	width: 230px;
	overflow: hidden;
}
#fontsizeBox {
	float: left;
	width: 84px;
	padding-right: 30px;
	padding-left: 31px;
	padding-top: 25px;
}
#fontsizeBox li {
	float: left;
	height: 28px;
	width: 28px;
}
#fontsizeBox a {
	text-indent: -9999px;
	display: block;
	height: 28px;
	width: 28px;
	overflow: hidden;
}

/*Base*/

#wrap {
	background-image: url(/images/main_bg.gif);
	background-repeat: no-repeat;
	width: 800px;
	padding-right: 15px;
	padding-left: 15px;
	margin: auto;
}
#mainContainer {
	clear: both;
	float: none;
	width: 750px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(/images/main_contents_bg.gif);
	background-repeat: repeat-y;
}
#mainHead {
	background-image: url(/images/main_head_bg.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 25px;
	width: 800px;
}
#mainFoot {

	background-image: url(/images/main_foot_bg.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 25px;
	width: 800px;
}
#rootBox {
	float: none;
	width: 780px;
	padding-left: 20px;
}
#bnContainer {
	float: none;
	width: 160px;
	clear: both;
	margin-top: 20px;
}
#bnContainer img {
	padding-bottom: 3px;
}

/*Navi*/

#naviContainer {
	background-image: url(/images/navi_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 30px;
	width: 750px;
	padding-right: 25px;
	padding-left: 25px;
}
#naviBox {
	clear: both;
	float: none;
	height: 30px;
	width: 750px;
}
#naviBox li {
	float: left;
	width: 150px;
	list-style-type: none;
}
#naviBox a {
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 150px;
	overflow: hidden;
}

/*Foot*/

#footContainer {
	clear: both;
	float: none;
	width: 800px;
	padding-bottom: 20px;
}
#footSubNaviBox {
	text-align: center;
	clear: both;
	float: none;
	width: 800px;
}
#footCopyrightBox {
	background-image: url(/images/copyright.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	float: none;
	height: 40px;
	width: 800px;
	margin-top: 10px;
}
#footCopyrightBox address {
	text-indent: -9999px;
}

/*BlogEntry*/

#blogMainContainer {
	float: left;
	width: 580px;
	margin-right: 10px;
}
#blogRightContainer {
	float: left;
	width: 160px;
}
#blogTiBox {
	background-image: url(/images/blo_ti.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 28px;
	width: 580px;
	padding-bottom: 20px;
}
#blogTiBox h3 {
	text-indent: -9999px;
}
.blogDataBox {
	clear: both;
	float: none;
	width: 425px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	margin-left: 10px;
	padding-bottom: 2px;
}
#blogLeftContainer {
	float: left;
	width: 145px;
}
#blogCenterContainer {
	float: left;
	width: 435px;
}
#blogProfileBox {
	clear: both;
	float: none;
	width: 160px;
}
.blogEntryBodyBox {
	clear: both;
	float: none;
	width: 425px;
	margin-left: 10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.8em;
	letter-spacing: 1px;
}
.blogAutherBox {
	clear: both;
	float: none;
	width: 425px;
	margin-top: 5px;
	margin-bottom: 40px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	text-align: right;
}
.blogEntryTiBox {
	clear: both;
	float: none;
	width: 425px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
	padding-top: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
}
#blogRecentMiBox {
	clear: both;
	float: none;
	height: 30px;
	width: 145px;
	background-image: url(/images/blo_mi_01.gif);
	background-repeat: no-repeat;
}
#blogRecentMiBox h3 {
	text-indent: -9999px;
}
#blogCategoryMiBox {
	clear: both;
	float: none;
	height: 30px;
	width: 145px;
	margin-top: 10px;
	background-image: url(/images/blo_mi_02.gif);
	background-repeat: no-repeat;
}
#blogCategoryMiBox h3 {
	text-indent: -9999px;
}
#blogMonthlyMiBox {
	clear: both;
	float: none;
	height: 25px;
	width: 145px;
	margin-top: 10px;
	background-image: url(/images/blo_mi_03.gif);
	background-repeat: no-repeat;
}
#blogMonthlyMiBox h3 {
	text-indent: -9999px;
}
.archiveMenuBox {
	clear: both;
	float: none;
	width: 145px;
	padding-bottom: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 1.6em;
}
.archiveMenuBox li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#blogCategoryTiBox {
	clear: both;
	float: none;
	height: 25px;
	width: 425px;
	padding-left: 10px;
	padding-bottom: 15px;
}
#commentContainer {
	clear: both;
	float: none;
	width: 425px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#commentPreviewContainer {
	clear: both;
	float: none;
	width: 425px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#commentBox {
	clear: both;
	float: none;
	width: 425px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#commentDetailBox {
	clear: both;
	float: none;
	width: 425px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#truckBox {
	clear: both;
	float: none;
	width: 425px;
	padding-left: 10px;
}
#archivesContainer {
	clear: both;
	float: none;
	width: 425px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#blogProfileMiBox {
	background-image: url(/images/blog_pro_mi.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 37px;
	width: 160px;
}
#blogProfileMiBox h3 {
	text-indent: -9999px;
}
#blogProfileBtBox {
	width: 140px;
	padding-right: 9px;
	padding-left: 9px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	padding-bottom: 4px;
}
#blogProfileBtBox img {
	margin-bottom: 5px;
}
