@charset "UTF-8";

.contimg {
	line-height: 0%;
}
.contimg img {
	margin-left: -238px;
}

/* 各説明共通スタイル ーーーーーーーーーーーーーーーーーーーーー*/
.txtbox h3 {
	padding-bottom: 14px;
	line-height: 0%;
}
.txtbox .detail_btn {
	padding-top: 10px;
}
.page_top2 {
	position: absolute;
	right: 3px;
	bottom: 15px;
}

/* 背景 ーーーーーーーーーーーーーーーーーーーーーーーー*/
#crz_box1_bg {
	background-image: url(../images/2tone_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	clear: both;
}

#crz_box2_bg {
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	clear: both;
	margin-bottom: 40px;
}


/* コンテンツ部 ーーーーーーーーーーーーーーーーーーーーーーーー*/
#crz_box1_bg h2 {
	position: absolute;
	top: 50px;
	left: 3px;
}
#crz01_txt {
	position: absolute;
	top: 150px;
	left: 3px;
}
#crz01_txt2 {
	position: absolute;
	top: 575px;
	left: 3px;
}
#crz01_txt3 {
	position: absolute;
	top: 665px;
	right: 0px;
}
#crz01_txt h3 {
	padding-bottom: 0px;
}
#crz01_txt .detail_btn {
	position: absolute;
	text-align: right;
	left: 629px;
	top: 63px;
}



/* カラー部 ーーーーーーーーーーーーーーーーーーーーーーーーー*/
#crz_box3_bg h2 {
	position: absolute;
	left: 3px;
	top: 10px;
}
#crz_box3_bg .car_box {
	width: 624px;
	float: right;
}
#crz_box3_bg .ex_caution {
	clear: both;
	padding-top: 13px;
	padding-bottom: 60px;
	color: #454545;
}
#crz03_txt {
	position: absolute;
	top: 338px;
	left: 3px;
}

/* スライド部 -----------------------*/

#crz_box2_bg #slide_box {
	position: relative;
	height: 543px;
}
#crz_box2_bg #slide_box li {
	position: absolute;
	z-index: auto;
	left: 0px;
	top: 0px;
	height: 543px;
}
#crz_box2_bg #slide_box .slide_no2 {
	display: none;
}
#crz_box2_bg #slide_sum {
	padding-top: 10px;
}
#crz_box2_bg #slide_sum li {
	float: right;
	margin-left: 10px;
}

.slide_s2 a img {
	filter:alpha(opacity=40); 
    -moz-opacity: 0.4; 
    opacity: 0.4;
}
