@charset "utf-8";
@import url(../report/css/add_new.css);

/* body_style
----------------------------------------------- */
body{
	background-color:#00C0FF;
	background-image:url(../images/bg_body.gif);
	background-position:top;
	background-repeat:repeat-x;
}

/* navigation_style
----------------------------------------------- */
div#navigation{
	background-image:url(../images/bg_navi.jpg);
	background-repeat:repeat-x;
}
div#navigation ul{
	background-image:url(../images/bg_navi2.jpg);
	background-repeat:no-repeat;
}

/* headerArea_style
----------------------------------------------- */
div#headerArea p.hd_contact a{
	background:url(../images/btn_header_contact.jpg) no-repeat 0 0;
}



/* contentsArea_style
----------------------------------------------- */
h2{
	margin-top:37px;
	display:block;
	width:473px;
	height:139px;
	background-image:url(../images/img_h2.png);
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
}

/* image replacement */
.graphic, #prevBtn, #nextBtn{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
/* // image replacement */


/* Slider */
#slider{
	position:absolute;
	background:url(../images/slider_bg.png) no-repeat;
	width:386px;
	height:206px;
	left:517px;
	top:0;
}	
#slider .slide_top{
	position:absolute;
	left:16px;
	top:3px;
	background:url(../images/slider_shadow_top.png) no-repeat;
	width:354px;
	height:4px;
	overflow:hidden;
	z-index:100;
}	
#slider .slide_bottom{
	position:absolute;
	left:16px;
	top:199px;
	background:url(../images/slider_shadow_bottom.png) no-repeat;
	width:354px;
	height:4px;
	overflow:hidden;
	z-index:100;
}	
#slider ul, #slider li{
	list-style:none;
}
#slider ul{
	position:absolute;
	display:block;
	top:3px;
	margin:0;
	padding:0;
}
#slider li{ 
	margin:0;
	padding:0;
	width:386px;
	height:206px;
	overflow:hidden;
}

/*henko*/
#slider li.n02{
	display:none;
}


#prevBtn, #nextBtn{ 
	display:block;
	width:16px;
	height:200px;
	position:absolute;
	left:517px;
	top:0;
}	
#nextBtn{ 
	left:887px;
	top:0;
}
span#prevBtn{
	display:block;
	position:absolute;
	background:url(../images/slider_btn_left_no.png) no-repeat 0 0;
	width:16px;
	height:206px;
	z-index:100;
}	
span#nextBtn{
	display:block;
	position:absolute;
	background:url(../images/slider_btn_right_no.png) no-repeat 0 0;
	width:16px;
	height:206px;
	z-index:100;
}	
#prevBtn a, #nextBtn a{
	display:block;
	width:16px;
	height:200px;
	background:url(../images/slider_btn_left.png) no-repeat 0 0;
	overflow:hidden;
}	
#prevBtn a{ 
	margin:3px 0 0 3px;
}												
#nextBtn a{ 
	background:url(../images/slider_btn_right.png) no-repeat 0 0;	
	margin:3px 0 0 -3px;
}												
#prevBtn a:hover, #nextBtn a:hover{ 
	background-position:-16px 0;
}												
 
/* // Easy Slider */

	
/* trends_style
----------------------------------------------- */
div#trends{
	background-image:url(../images/bg_trends.gif);
}


/* btTop_style
----------------------------------------------- */

div#btUp a{
	background-attachment:scroll;
	background-image:url(../images/bt_pageup.png);
	position:relative;
}


div.bg_entrybox_inner_top{
	background:url(../images/entry-top-cn.png) no-repeat;
}

/* entry-image
----------------------------------------------- */
div.entry-img-box-rss001{
	background:url(../common/images/entry-images/randomimage1.php);
}
div.entry-img-box-rss002{
	background:url(../common/images/entry-images/randomimage2.php);
}
div.entry-img-box-rss003{
	background:url(../common/images/entry-images/randomimage3.php);
}
div.entry-img-box-rss004{
	background:url(../common/images/entry-images/randomimage4.php);
}
div.entry-img-box-rss005{
	background:url(../common/images/entry-images/randomimage5.php);
}
div.entry-img-box-rss006{
	background:url(../common/images/entry-images/randomimage6.php);
}
div.entry-img-box-001{
	background:url(../common/images/entry-images/img_news05.jpg);
}
div.entry-img-box-002{
	background:url(../common/images/entry-images/img_news04.jpg);
}
div.entry-img-box-003{
	background:url(../common/images/entry-images/img_news03.jpg);
}
div.entry-img-box-004{
	background:url(../common/images/entry-images/img_case01.jpg);
}
div.entry-img-box-005{
	background:url(../common/images/entry-images/img_case02.jpg);
}
div.entry-img-box-006{
	background:url(../common/images/entry-images/img_case03.jpg);
}
div.entry-img-box-007{
	background:url(../common/images/entry-images/img_whitepaper08.jpg);
}
div.entry-img-box-008{
	background:url(../common/images/entry-images/img_whitepaper07.jpg);
}
div.entry-img-box-009{
	background:url(../common/images/entry-images/img_whitepaper06.jpg);
}