/*CSSDocument*/


/*Wrapper
====================================*/
body{ background-image:url(/jp/earth/imgs/bg_pages_erh.gif); background-repeat:no-repeat; background-position:top center;}
#wrapper{ background-image:url(/jp/earth/imgs/bg_wrapper_erh.gif); background-repeat:no-repeat; background-position:top center;}
/*==================================*/

/*mainbnr
====================================*/
#mainbnr{
	background-image:url(/jp/earth/imgs/bnr_main_erh.png);
	width:900px; 
	height:200px;
	margin:30px auto 0px auto;
	padding:0px;
 }

/*IEハック*/
#mainbnr{ /background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/jp/earth/imgs/bnr_main_erh.png'); }
/*==================================*/

.btnMoreImg{ background-image:url(/jp/common/imgs/pge_btn_mor_erh.gif); }
.pageBtnBox{ background-image:url(/jp/common/imgs/pge_btn_bg_erh.gif); }
.nextBtn{ background-image:url(/jp/common/imgs/pge_btn_nxt_erh.gif); }
.backBtn{ background-image:url(/jp/common/imgs/pge_btn_prv_erh.gif); }

/*linkColor
==================*/
a{ color:#003366; text-decoration:none; cursor:pointer; }
a:hover{ color:#7f99b2; text-decoration:none; }

.contBoxL a, .contBoxS a{ color:#444444; text-decoration:none; cursor:pointer; }
.contBoxL a:hover, .contBoxS a:hover{ color:#999999; text-decoration:none; cursor:pointer; }

.recoListArea li, .recoList li{
	padding:8px 0px;
	border-bottom:1px solid #cccccc;
}

.cm00, #ctgMenu a.cm00:hover{
	background-position: 0 -94px;
	cursor: default;
}
