@charset "UTF-8";

/* @group ݒ */

html,
body{
	/*overflow-x: hidden;*/
}

h1,h2,h3,h4,h5,h6,p,img,ul,li,a,dl,dt,dd,ul,li {
	margin: 0;
	padding: 0;
}

* {
	background-position: 0 0;
	background-repeat: no-repeat;
}

p,dt,dd,li {
	font-size: 12px;
}

body {
}

body#page_home {
	background-image: none;
}

a {color: #3b5998;
}

/* @end */

/* @group box_main_img */

/*body#page_home div#box_main_img {
	width: 100%;
	margin-top: -4px;
	margin-bottom: 20px;
	background-image: url(/slide_img/bg_box_main_img.gif);
	position: absolute;
	overflow: hidden;
}*/

/*div#slider {
	height: 330px;
	overflow: hidden;
}

div#slide1 {
	width: 642px;
	margin: 0 auto;
}*/


div#box_main_img{
	width: 100%;
	height:659px;
	top: 0;
    position: inherit;
	}



.bx-wrapper{
	width: 100% !important;
	overflow: hidden;
	position: relative !important;
}

.bx-window{
	width: 1100px !important;
	margin: 0 auto !important;
	overflow: visible !important;
	height: 659px;
	position: relative;
	/*background-image: url(../slide_img/bg_main_img_cen.png);*/
}

#slider div{
	width: 1100px;
	height: 659px;

}

#slider div.pager {
	margin: 0;
	
}

.prev-next{
	width: 1100px;
	margin: 0 auto;
	position: relative;
}

a.bx-prev {
	width: 40px;
	height: 60px;
	display: block;
	background-image: url(../slide_img/prev.png);
	position: absolute;
	top: -320px;
	left: -40px;
	text-indent: -9999px;
	z-index: 10000;
	opacity:0.7;
	
}
	
a.bx-next {
	width: 40px;
	height: 60px;
	display: block;
	background-image: url(../slide_img/next.png);
	position: absolute;
	top: -320px;
	right: -40px;
	text-indent: -9999px;
	z-index: 10000;
	opacity:0.7;
}


a.bx-prev:hover {
	opacity:1;
}
	
a.bx-next:hover {
	opacity:1;
}


div.bx-pager {
	width: 960px;
	display: block;
	margin: 0 auto;
	zoom:1;
	position: relative;
    bottom: 13px;
	display:none;
}

a.pager-link {
	width: 15px;
	height: 6px;
	display: inline-block;
	margin: 0 0 0 7px;
	background:#fff;
}

div.bx-pager a:hover img {
	opacity: 0.9;
	-moz-opacity: 0.9; /* Firefox */
	filter: alpha(opacity=90); /* IE6/7 */
	-ms-filter: "alpha(opacity=90)"; /* IE8 */
}


a.pager-link img {
	/*width: 92px;
	height: 54px;*/
}

a.pager-link.pager-active {
	background:#020d42;
}

div#box_slider_img {
width: 661px;
height: 349px;
	background-image: url(../slide_img/bg_main_img_cen.png);
}

div#box_wraper {
width: 100%;
position: absolute;
z-index: 1;
height: 116px;
top: 0;
background: url(/common_img/bg_head.png) repeat-x;
}

.ie6 div#box_wraper {
width: auto;
}

*+html div#box_wraper {
width: auto;
margin: 0 auto;
}

div#img_left {
	width: 1000px;
	height: 330px;
	position: absolute;
	top: -432px;
	right: 833px;
	background-position: 100% 0;
	background-repeat: repeat-x;
}

div#img_right {
	width: 1000px;
	height: 330px;
	position: absolute;
	top: -432px;
	left: 829px;
	background-position: 100% 0;
	background-repeat: repeat-x;
}


/* @end */

p.btn_inquiry a:hover img {
	opacity: 0.8;
	-moz-opacity: 0.8; /* Firefox */
	filter: alpha(opacity=80); /* IE6/7 */
	-ms-filter: "alpha(opacity=80)"; /* IE8 */
}


/* @group box_utility */

div#box_utility {
	width: 980px;
	margin: 0 auto;
	background-image: url(../slide_img/bg_box_utility.gif);
	margin-top: -3px;
	position: relative;
}

body#page_home div#box_utility {
	margin-top: 0;
}

div#box_utility:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}


body#page_home div#box_utility ul {
	width: 580px;
	height: 27px;
	margin-left: 183px;
	margin-right: 15px;
	float: left;
	background-image: url(../slide_img/arrow_head_line.gif);
	margin-top: 9px;
	display: inline;
	overflow: hidden;
}

body#page_home div#box_utility li {
width: 580px;
font-size: 14px;
	padding-left: 24px;
	line-height: 1.8;
	color: #fff;
	/*letter-spacing: -0.1em;*/
}

body#page_home div#box_utility li a {
	color: #fff;
	
}


#box_main_img .head{
	background: url(/common_img/bg_head.png) repeat-x top;
	height: 116px;
	width:100%;
	position: absolute;
	z-index: 1;
	}
