@charset "euc-jp";

/*###################################################
　 
   共通のスタイル
   
################################################### */


/*body{
	text-align:center;
}
#body-wrapper{
	width:740px;
	height:396px;
	margin:0 auto;
	text-align:left;
	background: url(../index.jpg) no-repeat;
}
#top_slide_wrapper {
	padding: 170px 0 0 42px;
}
*/


/* JS
------------------------- */

#header-js-wrapper {
	position:relative;
}
#header-box1-1 {
	width:740px;
	height:396px;
	overflow:hidden;
}

#header-js-main{
	width:538px;
	height:396px;
	overflow:hidden;
	
	position:absolute;
	top:0;
	left:203px;
	z-index:10;
}
#header-js-navi{
	width:202px;
	height:396px;
	overflow:hidden;
	
	position:absolute;
	top:0;
	left:0;
	z-index:30;
}



