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

.img_range {
	width: 1200px;
	margin: 0 auto;
}

.img_range_s {
	margin: 0 -210px;
}

.img_range .offset {
	margin: 0 auto;
	text-align: center;	
}


/* fv */	

.fv {
	background-image: url(../../images/blanc_saisei/fv/fv_bk.jpg);
	background-repeat:repeat-x;
	overflow: hidden;
}


/* cv */	
.cv {
	width: 100%;
	background-color: #C28F1E;
	margin: 0 auto;
	text-align: center;
}

.cv_1 {
	position: relative;
	margin: 0 auto;
	height: 519px;
}

.cv_2 {
	position: relative;
	z-index: 5;
}

.cv_btn {
	position: absolute;
	width: 823px;
	height: 123px;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto 0 auto;
	text-align: center;
	z-index: 20;
}

.con2 {
	width: 100%;
	background-color: #FFF0AE;
}

.con6_bk1 {
	width: 100%;
	background-color: #FFEBF3;
}

.con6_bk2 {
	width: 100%;
	background-color: #ffffff;	
}


.con8 {
	background-image: url(../../images/blanc_saisei/con8/con8_bk.jpg);
	background-repeat:repeat-x;
	overflow: hidden;
}

.con11 {
	width: 100%;
	background-color: #783A83;
}

.con13 {
	width: 100%;
	background-color: #783A83;
}

.con17 {
	width: 100%;
	background-color: #FFFFCC;
}

.con19 {
	background-image: url(../../images/blanc_saisei/con19/con19_bk.jpg);
	background-repeat:repeat-x;
	overflow: hidden;
}

.con20 {
	width: 100%;
	background-color: #783A83;
}


/* フッター */

footer {
	width: 100%;
	color: #FFFFFF;
	clear: both;
	padding: 40px 0 130px 0;
}

footer ul {
	text-align: center;
	margin: 20px 0 20px -5px;
	font-size: 140%;
}

footer li {
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
	display: inline;
	color: #808080;
}


small {
	text-align: center;
	display: block;
	clear: both;
	background-color: #999999;
	font-size: 110%;
	padding: 15px;
}

footer li a {
	text-decoration: none;
	color: #808080;
}

footer li a:hover {
	text-decoration: underline;
	color: #808080;
}