#slides{
	width:1904px;
	position:relative;
	left:50%;
	margin-left:-952px;
}

.main_title{
	text-align:center;
	font-size:36px;
	color:#3e3e3e;
}

.section01{
	width:1180px;
	margin:0 auto;
	padding:80px 0px 80px 0px;
}


.section01 .list{
	margin:30px auto 0;
	text-align:center;
}

.section01 .list li{
	width:200px;
	display:inline-block;
	margin-left:30px;
}

.section01 .list li:first-child{
	margin-left:0px;
}

.section01 .list li div{
	margin:0 auto;
	text-align:center;
}

.section01 .list li div:last-child{
	font-size:16px;
	margin-top:10px;
	text-align:center;
	letter-spacing:-0.7px;
}


.section01 .button{
	width:200px;
	height:45px;
	border:1px solid #7c7c7c;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:50px auto 0;
	line-height:45px;
	text-align:center;
}


.section01 .button a:hover{
	width:200px;
	height:45px;
	display:block;
	background-color:#7c7c7c;
	color:#fff;
}


.section02{
	width:100%;
	background-color:#f7f7f7;
	padding:80px 0px 80px 0px;
}

.section02 .inner{
	width:1180px;
	margin:0 auto;
}

.section02 .inner .list{
	width:100%;
	display:inline-block;
	margin-top:30px;
}

.section02 .inner .list li{
	width:355px;
	display:inline-block;
	float:left;
	margin-left:57px;
}

.section02 .inner .list li:first-child{
	margin-left:0px;
}

.section02 .inner .list .thum{
	width:100%;
}

.section02 .inner .list .title{
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
}

.section02 .inner .list .text{
	font-size:14px;
	margin-top:5px;
	color:#888888;
}

.section03{
	width:1180px;
	margin:80px auto 0;
}

.section04{
	width:1180px;
	margin:80px auto 0;
}


.section04 .inner{
	width:100%;
	display:inline-block;
}


.section04 .inner .map{
	width:570px;
	display:inline-block;
	float:left;
	
}

.section04 .inner .customer{
	width:560px;
	display:inline-block;
	float:right;
}


.section04 .inner .customer .titlearea{
	width:100%;
	padding-top:50px;
}

.section04 .inner .customer .titlearea .title{
	font-size:36px;
	color:#464545;
}

.section04 .inner .customer .titlearea .stitle{
	font-size:16px;
	color:#878787;
}

.section04 .inner .customer .add{
	font-size:16px;
	color:#878787;
	margin-top:20px;
}


.section04 .inner .customer .callarea{
	width:100%;
	display:inline-block;
	margin-top:10px;
}

.section04 .inner .customer .callarea .call_icon{
	width:33px;
	display:inline-block;
	float:left;
}

.section04 .inner .customer .callarea .call_number{
	font-size:30px;
	font-weight:bold;
	font-family:'sinkinsans';
	margin-left:10px;
	display:inline-block;
	float:left;
}

.section04 .inner .customer .callarea .call_time{
	font-size:14px;
	color:#878787;
	margin-left:15px;
	display:inline-block;
	float:left;
	margin-top:18px;
}

.section04 .inner .customer .shopping_link{
	width:100%;
	padding:8px 0px 8px 0px;
	border:1px solid #c31515;
	text-align:center;
	font-size:18px;
	color:#464545;
	margin-top:50px;
}

.section04 .inner .customer .shopping_link span{
	font-size:14px;
	color:#aeaeae;
}






