/*Header*/

#indexHeadContainer {
	background-image: url(http://www.icube-op.jp/images/ind_head_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 355px;
	width: 800px;
}
#indexLogoContainer {
	clear: both;
	float: none;
	height: 85px;
	width: 800px;
}
#indexLogoBox {
	float: left;
	height: 85px;
	width: 400px;
}
#indexMainImgBox {
	clear: both;
	float: none;
	width: 800px;
}
#subNaviBox {
	text-align: right;
	float: left;
	width: 385px;
	padding-top: 65px;
	padding-right: 15px;
}
#logoContainer {
	background-image: url(http://www.icube-op.jp/images/logo_bg.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 85px;
	width: 800px;
}
#logoBox {
	float: left;
	height: 85px;
	width: 400px;
}
#headContainer {
	clear: both;
	float: none;
	height: 120px;
	width: 800px;
	background-image: url(http://www.icube-op.jp/images/head_bg.jpg);
	background-repeat: no-repeat;
}
#indexLogoBox a {
	display: block;
	height: 85px;
	width: 280px;
	overflow: hidden;
}

/*Main*/

#wrap {
	margin: auto;
	width: 800px;
}
#mainContainer {
	clear: both;
	float: none;
	width: 780px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(http://www.icube-op.jp/images/main_bg.gif);
	background-repeat: repeat-y;
}
#bodyContainer {
	background-image: url(http://www.icube-op.jp/images/body_bg.gif);
	background-repeat: repeat-y;
	clear: both;
	float: none;
	width: 740px;
	margin-right: 20px;
	margin-left: 20px;
}
#rootBox {
	clear: both;
	float: none;
	width: 700px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 30px;
	background-image: url(http://www.icube-op.jp/images/root_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#titleContainer {
	float: left;
	width: 130px;
}
#contentsContainer {
	float: left;
	width: 590px;
	padding-right: 20px;
	padding-bottom: 20px;
}

/*Navi*/

#naviContainer {
	background-image: url(http://www.icube-op.jp/images/navi_bg.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 70px;
	width: 780px;
}
#naviBox {
	clear: both;
	float: none;
	height: 50px;
	width: 780px;
}
#naviBox li {
	float: left;
	height: 50px;
	width: 156px;
	padding-top: 5px;
}
#naviBox a {
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 156px;
	overflow: hidden;
}
.naviGreOn {
	background-image: url(http://www.icube-op.jp/images/navi_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -70px;
}
.naviFivOn {
	background-image: url(http://www.icube-op.jp/images/navi_bg.gif);
	background-repeat: no-repeat;
	background-position: -156px -70px;
}
.naviShoOn {
	background-image: url(http://www.icube-op.jp/images/navi_bg.gif);
	background-repeat: no-repeat;
	background-position: -312px -70px;
}
.naviFaqOn {
	background-image: url(http://www.icube-op.jp/images/navi_bg.gif);
	background-repeat: no-repeat;
	background-position: -468px -70px;
}
.naviInqOn {
	background-image: url(http://www.icube-op.jp/images/navi_bg.gif);
	background-repeat: no-repeat;
	background-position: -624px -70px;
}

/*Footer*/

#footContainer {
	background-image: url(http://www.icube-op.jp/images/foot_bg.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 100px;
	width: 800px;
}
#footNaviContainer {
	clear: both;
	float: none;
	width: 740px;
	background-image: url(http://www.icube-op.jp/images/body_foot_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
}
#footNaviBox {
	text-align: center;
	clear: both;
	float: none;
	width: 700px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#footContainer address {
	text-indent: -9999px;
}

/*index*/

#indexNewContainer {
	float: left;
	width: 500px;
	padding-left: 20px;
}
#indexNaviContainer {
	float: left;
	width: 230px;
	padding-right: 20px;
	padding-left: 10px;
}
#indexNewMiContainer {
	background-image: url(http://www.icube-op.jp/images/ind_new_mi.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 45px;
	width: 500px;
}
#indexNewMiBox {
	float: left;
	height: 45px;
	width: 410px;
}
#indexNewBtBox {
	float: left;
	height: 45px;
	width: 90px;
}
#indexNewBtBox a {
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 90px;
	overflow: hidden;
}
#indexNewMainBox {
	clear: both;
	float: none;
	width: 460px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(http://www.icube-op.jp/images/ind_new_main_bg.gif);
	background-repeat: repeat-y;
}
#indexNewFootBox {
	background-image: url(http://www.icube-op.jp/images/ind_new_foot_bg.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 20px;
	width: 500px;
}
#indexNewMainBox li {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
}
#indexNaviBox {
	background-image: url(http://www.icube-op.jp/images/ind_navi_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 260px;
	width: 230px;
}
#indexNaviBox li {
	height: 49px;
	width: 230px;
	margin-bottom: 3px;
}
#indexNaviBox a {
	text-indent: -9999px;
	display: block;
	height: 49px;
	width: 230px;
	overflow: hidden;
}

#indexNewDetailContainer {

	clear: both;
	float: none;
	width: 460px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/ind_new_main_bg.gif);
	background-repeat: repeat-y;
}
.indexNewTiContainer {
	float: none;
	width: 460px;
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.indexNewBodyBox {
	clear: both;
	float: none;
	width: 460px;
	margin-bottom: 5px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.6em;
	letter-spacing: 1px;
}
.indexRootBox {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	clear: both;
	float: none;
	width: 460px;
}

.indexNewDateBox {
	float: left;
	width: 80px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 1.4em;
}
.indexNewTiBox {
	float: left;
	width: 380px;
}
.indexNewTiBox h3 {
	text-indent: 0px;
	font-size: 16px;
}


