@charset "UTF-8";



/* リンク画像 */
.This-content a:hover img,
.This-content2 a:hover img,
.This-content3 a:hover img,
.This-content4 a:hover img{
	filter:alpha(opacity=70);
	-ms-filter:""alpha(opacity=70)"";
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity:0.7;
}



.This-content {
	padding: 30px;
	background-image: url(../img/bg.jpg);
	min-height: 700px;
}

.This-content2 {
	padding: 30px;
	background-image: url(../img/bg_red.png);
	min-height: 700px;
}
.This-content3 {
	padding: 30px;
	background-image: url(../img/bg_blue.png);
	min-height: 700px;
}
.This-content4 {
	padding: 30px;
	background-image: url(../img/bg_glay.png);
	min-height: 700px;
}



.osusume-L  {
	width: 432px;
	float: left;
}
.osusume-R {
	width: 360px;
	float: right;
	position: relative;
}
.osusume-area {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}

.btn-tettei {
	width: 190px;
	height: 32px;
	position: absolute;
	top: 82.27% ;
	left: 3.61%;
}
.btn-buy {
	width: 125px;
	height: 27px;
	position: absolute;
	top: 82.27% ;
	left: 60.551%;
}
