/*-----------------------------------------
  top_slider
------------------------------------------*/
#top_slider {
	width:1000px;
	margin:0px auto 20px auto;
	overflow:hidden;
}
#top_slider .bx-wrapper .bx-controls-direction a.bx-prev {
	background:url(../images/top/gallery_prev.png) no-repeat;
	left:0px;
}
#top_slider .bx-wrapper .bx-controls-direction a.bx-next {
	background:url(../images/top/gallery_next.png) no-repeat;
	right:0px;
}
/*-----------------------------------------
  main01
------------------------------------------*/
#main01 {
	width:729px;
	margin-bottom:30px;
}
#main01 .block {
	width:729px;
	height:591px;
	background:url(../images/top/img_02.jpg) no-repeat;
	padding:25px 25px 0px 25px;
}

/*-----------------------------------------
  main02
------------------------------------------*/
#main02 {
	margin-bottom:20px;
	overflow:hidden;
}
#main02 #top_about {
	width:430px;
	float:left;
}
#main02 #top_about .block {
	width:430px;
	background:url(../images/top/bg_about_bottom.jpg) no-repeat center bottom, url(../images/top/bg_about_middle.jpg);
	padding:5px 0px 10px 10px;
}
#main02 #top_about .block ul {
	overflow:hidden;
}
#main02 #top_about .block li {
	float:left;
}

#main02 #top_greeting {
	width:270px;
	float:right;
}
#main02 #top_greeting .block {
	background:#7b5a42;
	padding:10px 15px 15px 15px;
	color:#fff;
	font-size:12px;
}

/*-----------------------------------------
  main03
------------------------------------------*/
#main03 {
	margin-bottom:30px;
}
#main03 .block {
	background:url(../images/top/bg_dream.jpg) repeat;
	padding:0px 0px 20px 20px;
}
#main03 .block ul {
	overflow:hidden;
}
#main03 .block li {
	float:left;
}

/*-----------------------------------------
  main04
------------------------------------------*/
#main04 {
	width:729px;
	background:url(../images/top/bg_case_top.jpg) no-repeat center top, url(../images/top/bg_system_bottom.jpg) no-repeat center bottom, url(../images/top/bg_system_middle.jpg) repeat-y center;
	padding:20px 0px 10px 0px;
	margin-bottom:30px;
}
#main04 .ttl_btn {
	width:660px;
	margin:0px auto 25px auto;
	overflow:hidden;
}
#main04 .ttl_btn .btn_list {
	float:right;
	margin-top:15px;
}
#main04 ul {
	overflow:hidden;
	margin:0px 0px 0px 20px;
}
#main04 li {
	width:214px;
	float:left;
	background:#fff;
	padding:2px 0px 50px 0px;
	position:relative;
	margin:0px 20px 20px 0px;
}
#main04 li .thumb {
	width:210px;
	margin:0px auto 10px auto;
	text-align:center;
}
#main04 li .thumb img {
	max-width:210px;
	height:auto;
	margin:0px auto;
}
#main04 li .ttl {
	width:180px;
	margin:0px auto;
}
#main04 a .ttl {
	text-decoration:underline;
}
#main04 a:hover .ttl {
	text-decoration:none;
}
#main04 .btn {
	position:absolute;
	left:33px;
	bottom:15px;
}

/*-----------------------------------------
  main05
------------------------------------------*/
#main05 {
	margin-bottom:30px;
	width:729px;
	background:url(../images/top/bg_voice_top.jpg) no-repeat center top, url(../images/top/bg_system_bottom.jpg) no-repeat center bottom, url(../images/top/bg_system_middle.jpg) repeat-y center;
	padding:25px 0px 25px 20px;
	position:relative;
}
#main05 .btn_list {
	position:absolute;
	right:20px;
	top:80px;
}
#main05 ul {
	margin:0px -30px 0px 0px;
	overflow:hidden;
}
#main05 li {
	float:left;
	width:320px;
	margin-right:30px;
	position:relative;
	padding:0px 0px 60px 0px;
}
#main05 .thumb {
	width:320px;
	background:#fff;
	padding:5px 0px;
	margin-bottom:10px;
	text-align:center;
}
#main05 .thumb img {
	max-width:310px;
	height:auto;
	margin:0px auto;
}
#main05 a {
	color:#656565;
}
#main05 .ttl {
	width:290px;
	margin:0px auto;
	font-size:16px;
}
#main05 a .ttl {
	text-decoration:underline;
}
#main05 a:hover .ttl {
	text-decoration:none;
}
#main05 li .btn {
	position:absolute;
	left:0px;
	bottom:0px;
}

/*-----------------------------------------
  main06
------------------------------------------*/
#main06 {
	width:729px;
	overflow:hidden;
}
#main06 #top_company {
	width:230px;
	float:right;
	border:1px solid #d2d2d2;
	padding:15px 0px 2px 0px;
}
#main06 #top_company a {
	text-decoration:underline;
}
#main06 #top_company a:hover {
	text-decoration:none;
}
#main06 #top_company .text {
	width:210px;
	margin:0px auto 10px auto;
	overflow:hidden;
}
#main06 #top_company ul.links {
	overflow:hidden;
	float:right;
}
#main06 #top_company ul.links li {
	float:left;
	background:url(../images/header_icon.png) no-repeat left top;
	padding:0px 0px 0px 20px;
	margin-right:10px;
	font-size:12px;
}
#main06 #top_company .company_img img {
	max-width:226px;
}

/*-----------------------------------------
  top_seo
------------------------------------------*/
#top_sep {
	width:1000px;
	background:url(../images/top/ttl_message.jpg) no-repeat right bottom;
	border-bottom:1px solid rgba(0,0,0,0.7);
	margin:0px auto 20px auto;
	padding:0px 0px 10px 0px;
}