/*CSSDocument*/


/*Wrapper
====================================*/
body{ background-image:url(/jp/politics/imgs/bg_pages_otr.gif); background-repeat:no-repeat; background-position:top center;}
#wrapper{ background-image:url(/jp/politics/imgs/bg_wrapper_otr.gif); background-repeat:no-repeat; background-position:top center;}
/*==================================*/

/*mainbnr
====================================*/

#mainbnr{
	background-image:url(/jp/politics/imgs/main_bnr.png);
	width:900px; 
	height:140px;
	margin:30px auto 0px auto;
	padding:0px;
}

/*IEハック*/
#mainbnrsub{ /background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/politics/imgs/bnr_main_sub_pol.png'); }
/*==================================*/

.pageBtnBox{ background-image:url(/common/imgs/pge_btn_bg_otr.png); }
/*IEハック*/
.pageBtnBox{ /background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/common/imgs/pge_btn_bg_otr.png'); }

.btnMoreImg{ background-image:url(/common/imgs/pge_btn_mor_otr.gif); }
.nextBtn{ background-image:url(/common/imgs/pge_btn_nxt_otr.gif); }
.backBtn{ background-image:url(/common/imgs/pge_btn_prv_otr.gif); }

/*linkColor
==================*/
a{ color:#444444; text-decoration:none; cursor:pointer; }
a:hover{ color:#999999; 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;
}
.csm05,  #ctgSubMenu a.csm05:hover {
	background-position: 0 -94px; 
	cursor: default;
}