/*-----------------------------------------
  #main_img
------------------------------------------*/
#main_img .left_area {
	width:315px;
	float:left;
	margin-top:15px;
}
#main_img #bg_slider {
	background:url(../images/top/bg_slider.jpg) no-repeat;
	width:660px;
	height:423px;
	padding:37px 0px 0px 42px;
	float:right;
}
#main_img #bg_slider #slider {
	width:573px;
	margin:0px auto;
}
#main_img #bg_slider #slider li {
	text-align:center;
}
#main_img #thumb {
	overflow:hidden;
}
#main_img #thumb li {
	float:left;
	margin-right:10px;
	border:1px solid #a1a1a1;
}
#main_img #thumb li a img {
	-webkit-filter: grayscale(100%);
     -moz-filter: grayscale(100%);
     -o-filter: grayscale(100%);
     -ms-filter: grayscale(100%);
     filter: grayscale(100%);
}
#main_img #thumb li a:hover img {
	-webkit-filter: grayscale(50%);
     -moz-filter: grayscale(50%);
     -o-filter: grayscale(50%);
     -ms-filter: grayscale(50%);
     filter: grayscale(50%);
}
#main_img #thumb li a.active img {
	-webkit-filter: grayscale(0%);
     -moz-filter: grayscale(0%);
     -o-filter: grayscale(0%);
     -ms-filter: grayscale(0%);
     filter: grayscale(0%);
}

/*-----------------------------------------
  
------------------------------------------*/
.ttl_btn {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
.ttl_btn .btn {
	float:right;
	margin-top:17px;
}
.contents_inner {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

/*-----------------------------------------
  #main01
------------------------------------------*/
#main01 .block {
	background:url(../images/top/bg_block01.jpg) repeat;
	padding:25px 0px 40px 0px;
}
#main01 ul {
	overflow:hidden;
}
#main01 li {
	float:left;
	margin-right:13px;
}
#main01 ul.last li {
	margin-right:26px;
	margin-bottom: 20px;
}

/*-----------------------------------------
  #main02
------------------------------------------*/
#main02 {
	background:url(../images/top/bg_block02.jpg) repeat;
	padding:30px 0px;
	margin-bottom:40px;
}
#main02 .block {
	background:url(../images/top/bg_reason_top.jpg) no-repeat left top, url(../images/top/bg_reason_bottom.jpg) no-repeat left bottom, url(../images/top/bg_reason_middle.jpg) repeat-y left;
	padding:40px 0px 45px 20px;
	position:relative;
}
#main02 .block .text {
	margin:0px 0px 30px 15px;
}
#main02 .block .photo {
	position:absolute;
	right:20px;
	bottom:0px;
}

/*-----------------------------------------
  #main03
------------------------------------------*/
#main03 {
	width:1000px;
	margin:0px auto 40px auto;
}
#main03 .block_top {
	overflow:hidden;
	margin-bottom:40px;
}
#main03 .block_top #top_cam {
	width:680px;
	float:left;
}
#main03 .block_top #top_cam a figure {
	transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
}
#main03 .block_top #top_cam a:hover figure {
	box-shadow:5px 5px 10px rgba(0,0,0,0.5), -5px 5px 10px rgba(0,0,0,0.3);
	border-radius:10px;
}
#main03 .block_top #top_cam figure img {
	max-width:200px;
	height:auto;
}
#main03 .block_top #top_cam a:hover figure img {
	border-radius:10px;
}
#main03 .block_top #top_cam .block {
	background:url(../images/top/bg_camp_top.jpg) no-repeat left top, url(../images/top/bg_camp_bottom.jpg) no-repeat left bottom, url(../images/top/bg_camp_middle.jpg) repeat-y left;
	width:680px;
	padding:20px 20px 12px 20px;
	overflow:hidden;
}
#main03 .block_top #top_cam .right_text {
	width:415px;
	float:right;
}
#main03 .block_top #top_cam .right_text .cam_box {
	background:url(../images/top/bg_compbox_top.jpg) no-repeat left top, url(../images/top/bg_compbox_bottom.jpg) no-repeat left bottom, url(../images/top/bg_compbox_middle.jpg) repeat-y left;
	padding:15px;
	margin-bottom:10px;
}
#main03 .block_top #top_cam .block .comment {
	max-height:60px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom:30px;
}
#main03 .block_top #top_cam .block .price_text {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	width:426px;
	height:40px;
	background:url(../images/top/bg_price.jpg) no-repeat;
	color:#000;
}
#main03 .block_top #top_news {
	width:280px;
	float:right;
	margin-top:10px;
}
#main03 #top_news .newsttl_btn {
	overflow:hidden;
	margin-bottom:10px;
}
#main03 #top_news .newsttl_btn .btn {
	float:right;
	margin-top:10px;
}
#main03 #top_news .block {
	border:1px solid #b3b1b5;
	padding:5px 10px 5px 15px;
}
#main03 #top_news .block .inner {
	height:320px;
	overflow-y:auto;
	padding:10px 0px;
}
#main03 #top_news .block li {
	border-bottom:1px dotted #666;
	margin-bottom:10px;
	padding-bottom:10px;
	font-size:12px;
}
#main03 #top_news .block .date {
	background:url(../images/top/icon_news.png) no-repeat left 4px;
	font-weight:bold;
	margin-bottom:2px;
	padding-left:12px;
}
#main03 #top_news a .date {
	color:#d65d27;
}
#main03 #top_news a .ttl {
	text-decoration:underline;
}
#main03 #top_news a:hover .ttl {
	text-decoration:none;
}

#main03 .block_bottom {
	overflow:hidden;
}
#main03 .block_bottom li {
	float:left;
	margin:0px 35px 30px 0px;
}
#main03 .block_bottom li:nth-of-type(3n) {
	margin-right:0px;
}
#main03 .block_bottom li.company_box {
	border:1px solid #b3b1b5;
	padding:10px;
	background:url(../images/top/img_17.jpg) no-repeat left bottom;
	height:200px;
	width:310px;
	color:#342d26;
	overflow:hidden;
}
#main03 .block_bottom li.company_box a {
	display: block;
}

/*-----------------------------------------
  #main04
------------------------------------------*/
#main04 {
	margin-bottom:40px;
}
#main04 .block {
	overflow:hidden;
	width:1000px;
	margin:0px auto;
}
#main04 ul {
	float:left;
}
#main04 li {
	border:3px solid #f0f0f0;
	position:relative;
}
#main04 li .loupe {
	position:absolute;
	right:2px;
	bottom:2px;
}

/*-----------------------------------------
  #main05
------------------------------------------*/
#main05 {
	background:#eae9e7;
	padding:30px 0px;
	font-size:12px;
}
#main05 .block {
	width:1000px;
	margin:0px auto;
	overflow:hidden;
}
#main05 .left_text {
	float:left;
	width:490px;
	padding-right:15px;
	border-right:1px solid #bfbbb2;
}
#main05 .right_text {
	float:right;
	width:485px;
}