div#slider{
	margin-top:20px;
	margin-bottom:20px;
	width:100%;
	height:380px;
	background:url(../img/slider_bg.jpg) repeat-x left top;
/*	position:relative;
	z-index:1; */
}

div#slider_wapp {
	width:100%;
	height:350px;
	padding:5px 0px;
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
	background-color:#f9f9f9;

}

div#slider_box {
	width:980px;
	height:350px;
	margin:0px auto;
}

/*
div#slider_movie{
	position:relative;
	z-index:1;
	margin-top:-1px;
	margin-left:-1px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}

div#slider a.mb-left{
	z-index:50;
}

div#slider a.mb-right{
	z-index:50;
}
*/
div#title_product{
	width:650px;
	height:40px;
	background:url(../img/midashi_product.jpg) no-repeat left top;
}
div#title_product span{
	display:none;
}

p.product_p{
	width:56px;
	height:26px;
	float:right;
	margin-top:7px;
	margin-right:3px;
}

div.main_box{
	padding:10px 0px 0px 0px;
	width:650px;
	background:url(../img/box01_bg02.jpg) repeat-y left top;
}

ul#product_menu_list{
	list-style:none;
	width:650px;
}

ul#product_menu_list li{
	margin-left:16px;
	margin-bottom:16px;
	width:300px;
	height:100px;
	float:left;
}

ul#product_menu_list li span{
	display:none;
}

ul#product_menu_list li a{
	width:300px;
	height:100px;
	display:block;
	background-position:left bottom;
	background-repeat:no-repeat;
}

ul#product_menu_list li a:hover{
	background-position:left top;
}

li#product_menu01 a { background-image:url(../img/btn_honki.jpg); }
li#product_menu02 a { background-image:url(../img/btn_ddcp.jpg); }
li#product_menu03 a { background-image:url(../img/btn_scana.jpg); }
li#product_menu04 a { background-image:url(../img/btn_pod.jpg); }
li#product_menu05 a { background-image:url(../img/btn_creative.jpg); }
li#product_menu06 a { background-image:url(../img/btn_seihan.jpg); }

table#oshirase{
	margin:0px auto;
	width:620px;
}

table#oshirase tr.line{
	background:url(../img/line_company.gif) no-repeat left bottom;
}

table#oshirase td{
	padding:10px 0px;
	font-size:12px;
	line-height:20px;
	vertical-align:top;
}

table#oshirase td.icon{
	width:70px;
}

table#oshirase td.date{
	width:120px;
}

