/*ヘッダ*/

#headContainer {
	clear: both;
	float: none;
	height: 65px;
	width: 800px;
	background-image: url(http://www.embalance.jp/ci/images/head_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #B29788;
}
#fontSizeBox {
	clear: both;
	float: none;
	height: 35px;
	width: 151px;
	padding-right: 12px;
	padding-left: 387px;
}

#logoBox {
	float: left;
	height: 65px;
	width: 250px;
	background-image: url(http://www.embalance.jp/ci/images/logo.gif);
	background-repeat: no-repeat;
}
#headNaviContainer {
	float: left;
	height: 65px;
	width: 550px;
}
#headSubNaviBox {
	clear: both;
	float: none;
	width: 300px;
	height: 30px;
	padding-left: 250px;
	background-image: url(http://www.embalance.jp/ci/images/sub_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#logoBox h1 {
	text-indent: -9999px;
}
#logoBox a {
	display: block;
	height: 62px;
	width: 250px;
	overflow: hidden;
}
#headImgContainer {
	background-image: url(http://www.embalance.jp/ci/images/main_img.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 122px;
	width: 800px;
}
#headCopyBox {
	clear: both;
	float: none;
	height: 88px;
	width: 800px;
}
#headCopyBox h2 {
	text-indent: -9999px;
}
#headSubNaviBox ul {
	padding: 0px;
	margin: 0px;
}
#headSubNaviBox li {
	float: left;
	height: 30px;
	width: 100px;
	list-style-type: none;
}
#headSubNaviBox a {
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 100px;
	overflow: hidden;
}
/*ベース*/

@charset "shift_jis";

#wrap {
	background-image: url(http://www.embalance.jp/ci/images/main_bg.gif);
	background-repeat: repeat-y;
	margin: auto;
	width: 800px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#rootBox {
	clear: both;
	float: none;
	width: 780px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#mainContainer {
	float: left;
	width: 590px;
	padding-right: 19px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-bottom: 20px;
}
#rightContainer {
	float: left;
	width: 160px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#mainNaviBox {
	clear: both;
	float: none;
	width: 420px;
	padding-left: 380px;
	height: 34px;
}
#mainNaviBox ul {
	margin: 0px;
	padding: 0px;
}
#mainNaviBox li {
	float: left;
	height: 34px;
	width: 140px;
	list-style-type: none;
}
#mainNaviBox a {
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 140px;
	overflow: hidden;
}
#sideBnBox {
	clear: both;
	float: none;
	width: 160px;
	padding-top: 25px;
}
#sideBnBox img {
	margin-bottom: 4px;
}


/*フッタ*/

@charset "shift_jis";

#footContainer {
	clear: both;
	float: none;
	width: 770px;
	margin-top: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 20px;
}
#whitmaxLogoBox {
	background-image: url(http://www.embalance.jp/ci/images/whi_logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	float: none;
	height: 40px;
	width: 80px;
	padding-left: 135px;
}
#whitmaxLogoBox a {
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 80px;
	overflow: hidden;
}


#footSubNaviBox {
	float: left;
	width: 555px;
}
#copyrightContainer {
	float: left;
	width: 215px;
}
#copyrightBox {
	background-image: url(http://www.embalance.jp/ci/images/copyright.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 12px;
	width: 215px;
}
#copyrightBox a {
	text-indent: -9999px;
	display: block;
	height: 12px;
	width: 215px;
	overflow: hidden;
}

/*ナビ*/

@charset "shift_jis";

#naviContainer {
	background-image: url(http://www.embalance.jp/ci/images/navi_bg.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 35px;
	width: 800px;
}
#naviBox {
	clear: both;
	float: none;
	width: 780px;
	padding-right: 10px;
	padding-left: 10px;
}
#naviBox ul {
	margin: 0px;
	padding: 0px;
}
#naviBox li {
	float: left;
	height: 33px;
	width: 130px;
	list-style-type: none;
}
#naviBox a {
	text-indent: -9999px;
	display: block;
	height: 34px;
	width: 130px;
	overflow: hidden;
}

/*インデックス*/

#indexMainImgContainer {
	clear: both;
	float: none;
	height: 220px;
	width: 800px;
	background-image: url(http://www.embalance.jp/ci/images/main_dummy.jpg);
	background-repeat: no-repeat;
}
#indexBnContainer {
	background-image: url(http://www.embalance.jp/ci/images/bn_bg.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 45px;
	width: 792px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#indexBnContainer img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 8px;
}
#indexMainContainer {
	clear: both;
	float: none;
	width: 770px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
}
#indexNewsContainer {
	float: left;
	width: 400px;
	padding-right: 10px;
}
#indexPickContainer {
	float: left;
	width: 360px;
}
#indexNewMiBox {
	background-image: url(http://www.embalance.jp/ci/images/new_mi.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 20px;
	width: 400px;
	margin-bottom: 10px;
}
#indexNewMiBox h2 {
	text-indent: -9999px;
}
#indexNewsBox {
	clear: both;
	float: none;
	width: 400px;
}
#indexNewBnBox {
	clear: both;
	float: none;
	width: 400px;
	padding-bottom: 10px;
}

#indexNewsBox ul {
	margin: 0px;
	padding: 0px;
}
#indexNewsBox li {
	list-style-type: none;
	list-style-image: url(http://www.embalance.jp/ci/images/news_point.gif);
	list-style-position: inside;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#indexPickMiBox {
	background-image: url(http://www.embalance.jp/ci/images/pic_mi.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 20px;
	width: 360px;
	padding-bottom: 10px;
}
#indexPickMiBox h2 {
	text-indent: -9999px;
}
#indexPickBoxHead {
	background-image: url(http://www.embalance.jp/ci/images/p_frame_top.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 15px;
	width: 360px;
}
#indexPickBox {
	background-image: url(http://www.embalance.jp/ci/images/p_frame_mid.gif);
	background-repeat: repeat-y;
	clear: both;
	float: none;
	width: 345px;
	padding-left: 15px;
}
#indexPickBoxFoot {
	background-image: url(http://www.embalance.jp/ci/images/p_frame_foot.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 5px;
	width: 360px;
	background-position: center bottom;
}
.indexPickBnBox {
	float: left;
	width: 160px;
	margin-right: 10px;
	padding-bottom: 10px;
	height: 80px;
}

/*最新情報*/

#newsTiBox {
	background-image: url(http://www.embalance.jp/ci/images/news_ti.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 25px;
	width: 570px;
	margin-left: 20px;
	padding-bottom: 20px;
}
#newsTiBox h2 {
	text-indent: -9999px;
}
#newsContainer {
	clear: both;
	float: none;
	width: 550px;
	padding-left: 40px;
}
.entryDataBox {
	clear: both;
	float: none;
	width: 550px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 1.6em;
}
.entryTiBox {
	clear: both;
	float: none;
	width: 550px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.entryBox {
	clear: both;
	float: none;
	width: 550px;
	padding-bottom: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.8em;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#archivesTiBox {
	clear: both;
	float: none;
	height: 22px;
	width: 150px;
	padding-bottom: 15px;
	background-image: url(http://www.embalance.jp/ci/images/menu_li_bg.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 10px;
}
#archivesEntryBox {
	clear: both;
	float: none;
	width: 160px;
	padding-bottom: 25px;
}
#archivesEntryBox li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}