@charset "Shift_JIS";


/* ------------------------------------------------------------------------------------ */
/* Grobal Menu										*/
/* ------------------------------------------------------------------------------------ */

#headpic{
	text-align:center;
	width:100%;
	height:272px;
}

#gmenu{
	text-align:center;
	width:100%;
	padding-top:0px;
	height:50px;
	background: url(../image/bg_menu.jpg) top center no-repeat;
}


.gmenu_inner{
	width:840px;
	height:90px;
	margin:0 auto;
	background: url(../image/bg_gmenu.jpg) top center no-repeat;
}

.gmenu_inner p{
	margin:0;
	width:auto;
	float:left;
	margin-top:7px;
}

.gmenu_inner a{
	display:block;
	text-indent:-9999px;
	height:64px;
	overflow:hidden;
	
}


.gmenu1 a{width:161px;margin-left:12px;background:url(../image/gmenu1.jpg) no-repeat;}
.gmenu1_2 a{width:161px;margin-left:12px;background:url(../image/gmenu1_on.jpg) no-repeat;}
.gmenu2 a{width:164px;margin-left:1px;background:url(../image/gmenu2.jpg) no-repeat;}
.gmenu2_2 a{width:164px;margin-left:1px;background:url(../image/gmenu2_on.jpg) no-repeat;}
.gmenu3 a{width:163px;margin-left:1px;background:url(../image/gmenu3.jpg) no-repeat;}
.gmenu3_2 a{width:163px;margin-left:1px;background:url(../image/gmenu3_on.jpg) no-repeat;}
.gmenu4 a{width:163px;margin-left:1px;background:url(../image/gmenu4.jpg) no-repeat;}
.gmenu4_2 a{width:163px;margin-left:1px;background:url(../image/gmenu4_on.jpg) no-repeat;}
.gmenu5 a{width:161px;margin-left:1px;background:url(../image/gmenu5.jpg) no-repeat;}
.gmenu5_2 a{width:161px;margin-left:1px;background:url(../image/gmenu5_on.jpg) no-repeat;}


.gmenu1 a:hover{background:url(../image/gmenu1_on.jpg) no-repeat;}
.gmenu2 a:hover{background:url(../image/gmenu2_on.jpg) no-repeat;}
.gmenu3 a:hover{background:url(../image/gmenu3_on.jpg) no-repeat;}
.gmenu4 a:hover{background:url(../image/gmenu4_on.jpg) no-repeat;}
.gmenu5 a:hover{background:url(../image/gmenu5_on.jpg) no-repeat;}




/* ------------------------------------------------------------------------------------ */
/* Main Contents									*/
/* ------------------------------------------------------------------------------------ */

#container_inner{
	width:1020px;
	display:block;
	overflow:hidden;
	margin:0 auto;
	background:url(../image/bg_container.jpg) no-repeat;
}


#container_inner .left{
	width:480px;
	float:left;
	margin-left:20px;
	margin-right:10px;
}


#container_inner .right{
	
	width:470px;
	*:width:450px;
	float:left;
	margin-left:10px;
	margin-right:0px;
}

#container_inner .right img{
	margin-bottom:5px;
}



.box_body{
	width:480px;
	/* background:url(../image/box_center.jpg) no-repeat; */
}

.box_body2 {
	width:440px;
	/* background:url(../image/box_center2.jpg) no-repeat; */
	
}

#service_area{
	width:440px;
	margin:0 auto;
	text-align:left;
	float:left;
	margin-left:40px;
	*margin-left:40px;
	*:margin-left:20px;
}
.service_box{
	clear: both;
	width: 100%;
	text-align: left;
	color: #666666;
}

	.service_bnr {
		float: left;
		width: 150px;
		height: 61px;
		text-align:left;
		font-size:12px;
	}
	.service_text {
		float: right;
		width: 280px;
		height: 20px;
		padding-left: 0px;
		margin-top:5px;
		text-align:left;
		vertical-align:middle;
		font-size:12px;
		font-weight:bold;
	}
	.service_text2 {
		float: right;
		width: 280px;
		height: 20px;
		padding-left: 0px;
		text-align:left;
		vertical-align:middle;
		font-size:12px;
	}
	.service_text3 {
		float: right;
		width: 280px;
		height: 20px;
		padding-left: 0px;
		text-align:left;
		vertical-align:middle;
		font-size:10px;
	}



.gototop{
	margin:0 10px;
	color:#333;
	text-align: right;
	display:block;
	overflow:hidden;

}


#banner_inner{
	width:1020px;
	height:65px;
	display:block;
	overflow:hidden;
	margin:0 auto;
	background:url(../image/bg_banner.jpg) no-repeat;
	margin-top:30px;
}




#banner_inner .left{
	width:490px;
	float:left;
	margin-left: 20px;
	margin-top: 10px;
	text-align:left;
	font-size:10px;
}


#banner_inner .right{
	width:480px;
	float:right;
	text-align:left;
	color:#FFFFFF;
	margin-top: 5px;
	font-size: 10px;
}


#banner_inner .left img{
	margin-left:10px;
}

#banner_inner .right img{
	margin-left:10px;
}

