/*head*/

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

/*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;
}

/*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;
}
#rightContainer {
	float: left;
	width: 160px;
}

#bnContainer {
	float: none;
	width: 160px;
	clear: both;
}
#recentMiBox {
	clear: both;
	float: none;
	height: 20px;
	width: 160px;
	margin-bottom: 10px;
	background-image: url(/images/new_rec_mi.gif);
	background-repeat: no-repeat;
}
#recentMiBox h4 {
	text-indent: -9999px;
}

.menuBox {
	clear: both;
	float: none;
	width: 155px;
	padding-left: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 1.4em;
	padding-bottom: 10px;
}
#categoryMiBox {
	clear: both;
	float: none;
	height: 20px;
	width: 160px;
	margin-bottom: 10px;
	background-image: url(/images/new_cat_mi.gif);
	background-repeat: no-repeat;
}
#categoryMiBox h4 {
	text-indent: -9999px;
}

#monthlyMiBox {
	clear: both;
	float: none;
	height: 20px;
	width: 160px;
	margin-bottom: 10px;
	background-image: url(/images/new_mon_mi.gif);
	background-repeat: no-repeat;
}
#monthlyMiBox h4 {
	text-indent: -9999px;
}



#bnContainer img {
	padding-bottom: 3px;
}

/*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;
}

/*index*/

#indexMainImgContainer {
	background-image: url(/images/index_dummy_img.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 260px;
	width: 800px;
}
#indexLeftColumn {
	float: left;
	width: 190px;
}
#indexLeftColumn img {
	padding-bottom: 3px;
}

#indexCenterColumn {
	float: left;
	width: 370px;
	padding-right: 15px;
	padding-left: 15px;
}
#newsTiBox {
	background-image: url(/images/news_mi.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 21px;
	width: 370px;
	margin-bottom: 20px;
}#newsTiBox h3 {
	text-indent: -9999px;
}
.newsContainer {
	clear: both;
	float: none;
	width: 370px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.newsContainer img {
	padding-top: 4px;
}
#indexLeftMiBox {
	clear: both;
	float: none;
	height: 35px;
	width: 190px;
	background-image: url(/images/ind_mi_01.gif);
	background-repeat: no-repeat;
}
#indexLeftMiBox h3 {
	text-indent: -9999px;
}


#newDetailMainContainer {
	float: left;
	width: 580px;
	padding-right: 10px;
}
#newDetailTiBox {
	clear: both;
	float: none;
	height: 25px;
	width: 580px;
	padding-bottom: 20px;
	background-image: url(/images/new_ti.gif);
	background-repeat: no-repeat;
}
#newDetailTiBox h3 {
	text-indent: -9999px;
}
.newDetailDataBox {
	clear: both;
	float: none;
	width: 565px;
	padding-left: 15px;
}
.newDetailMiBox {
	clear: both;
	float: none;
	width: 565px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 15px;
}
.newDetailMainBox {
	clear: both;
	float: none;
	width: 565px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 15px;
}
.newDetailSnBox {
	clear: both;
	float: none;
	width: 565px;
	margin-left: 15px;
	margin-bottom: 25px;
}
.newArchiveTiBox {
	clear: both;
	float: none;
	width: 565px;
	padding-bottom: 15px;
	margin-left: 15px;
} 