@charset "utf-8";
/* CSS Document */

#title_w_img01 {
	background: url(../images/index/title_w_img01.gif) no-repeat;
	text-indent: -9999px;
	height: 72px;
	width: 950px;
	margin-bottom: 5px;
}
#title_img01 {
	background: url(../images/index/title_img01.gif) no-repeat;
	text-indent: -9999px;
	height: 65px;
	width: 700px;
	margin-bottom: 15px;
}

/*新着テンプレート
------------------------*/
.temp_box {
	float: left;
	width: 167px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.bg {
	background: #000000;
	margin-bottom: 7px;
}

.temp_box_end {
	float: left;
	width: 167px;
	margin-bottom: 20px;
}
.temp_box img,.temp_box_end img {
	margin-bottom: 7px;
	border: 1px solid #F0F0F0;
	width: 165px;
}
.temp_box p a,.temp_box_end p a {
	background: #4D4D4D;
	text-align: center;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}
.temp_box p a:hover,.temp_box_end p a:hover {
	background: #333333;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}
.temp_box img:hover,.temp_box_end img:hover {
	border: 1px solid #161733;
	color:#FFFFFF;
	filter:alpha(opacity=60);
	opacity:0.6;
}
#temp_wrap {
	width: 700px;
	margin-bottom: 10px;
}

/*トピックス
------------------------*/
#topics_wrap {
	float: left;
	width: 335px;
}

#title_img02 {
	background: url(../images/index/title_img02.gif) no-repeat;
	height: 37px;
	width: 335px;
	text-indent: -9999px;
}
.br_box {
	border-right: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	border-left: 1px solid #C8C8C8;
	padding: 9px;
	width: 315px;
	margin-bottom: 5px;
	background: #FFFFFF;
}
#scroll_wrap {
	height: 300px;
	width: 315px;
	overflow: auto;
}
.bg_arrow {
	background: url(../images/com/arrow_black.gif) no-repeat left 3px;
	padding-left: 20px;
	padding-bottom: 10px;
	width: 275px;
}
.bg_arrow span {
	color: #008BCE;
}
/*お客様の声
------------------------*/
#voice_wrap {
	float: right;
	width: 335px;
}
#title_img03 {
	background: url(../images/index/title_img03.gif) no-repeat;
	height: 37px;
	width: 335px;
	text-indent: -9999px;
}
#voice_box {
	width: 315px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #969696;
}
.voice_photo {
	float: left;
	margin-right: 10px;
}
.voice_title {
	font-size: 1.2em;
	color: #0060B6;
	background: url(../images/com/arrow_black.gif) no-repeat left 3px;
	padding-left: 15px;
	font-weight: normal;
	margin-bottom: 5px;
}
.voice_text {
	float: right;
	width: 185px;
}
.voice_title a {
	color: #008BCE;
	font-size: 0.9em;
}
#title_w_img02 {
	background: url(../images/index/title_w_img02.gif) no-repeat;
	text-indent: -9999px;
	height: 70px;
	width: 700px;
	margin-bottom: 10px;
}
.cam_text {
	float: right;
	width: 250px;
	margin-right: 20px;
}
.btn_cam_detail {
	height: 33px;
	width: 205px;
	margin-right: auto;
	margin-left: auto;
}
.btn_cam_detail a {
	background: url(../images/index/btn_cam_detail.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 33px;
	width: 205px;
}
.btn_cam_detail a:hover {
	background: url(../images/index/btn_cam_detail.gif) no-repeat 0px -33px;
	text-indent: -9999px;
	display: block;
	height: 33px;
	width: 205px;
}
#btn_distribute {
	float: left;
	height: 30px;
	width: 152px;
}
#btn_distribute a {
	background: url(../images/index/btn_distribute.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 152px;
}
#btn_distribute a:hover {
	background: url(../images/index/btn_distribute.gif) no-repeat 0px -30px;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 152px;
}
#btn_get {
	float: right;
	height: 30px;
	width: 152px;
}
#btn_get a {
	background: url(../images/index/btn_get.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 152px;
}
#btn_get a:hover {
	background: url(../images/index/btn_get.gif) no-repeat 0px -30px;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 152px;
}
