@charset "utf-8";
/* CSS Document */


/*.main_title_img {margin-left:-8px;}*/

.kaizou_mainbox {
	width: 935px;
	height: 422px;
	border-top: 1px solid #FFFFFF;
	background: #FFF url(/kaizou/img/top_img.jpg) no-repeat ;

	position: relative;
}

.kaizou_mainbox h2 {
	font-size: 38px;
	margin: 15px auto 20px;
	color: #FFFFFF;
	text-shadow: 2px 2px 2px #000000;
	line-height: 1.1em;
	text-align: center;
}

.kaizou_mainbox p {
	bottom: 28px;
	font-size: 16px;
	line-height: 1.5em;
	padding: 0 30px;
	position: absolute;
}

.color_yellow {
	color: #FFFF00;
}

.color_red {
	color: #CC0000;
}


.sateimoushikomi_btn {
	text-align:center;
	margin-bottom:20px;
}

