.contents1 {
	width: 100%;
	height: auto;
	position : relative;
	float: left;
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
}

.shimekiri {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #D80C18;	
}
.shimekiri_roop {
	width: 100%;
	height: 19px;
	position : relative;
	float: left;
	background-image: url(../imgs/shimekiri2.jpg);
	background-size: 19px auto;
	background-repeat: repeat-x;
}
.title {
    border-top: 10px solid #004bb4;
    height: 780px;
	background-image: url("../imgs/title_bg.jpg");
}
.copy {
	background-color: #cd121b;
}
.checker {
	background-image: url("../imgs/checker.jpg");
    background-size: ;
	height: 28px;
	background-size: 1000px auto;
	background-repeat: repeat-x;
}
.back_blue {
	background-color: #1d2083;
}
.back_blue2 {
	background-color: #2ea2db;
}
.back_gleen {
	background-color: #1ea839;
}

.inner {
	width: 1000px;
	height: auto;
	position: relative;
	z-index: 30;
	margin: 0 auto 0 auto;
	text-align: center;
}
.check {
	width: 310px;
	height: auto;
	position : absolute;
    right: 0;
    top: -70px;
}
.flag {
	width: 310px;
	height: auto;
	position : absolute;
    left: 0;
    top: -42px;
}

.contents2 {
	width: 1000px;
	height: auto;
	position : relative;
	float: left;
	z-index: 30;
	margin: 0 auto 0 auto;
	padding-bottom: 100px;
}
.btn_box {
	width: 320px;
	height: auto;
	position: relative;
    float: left;
	margin: 40px 0 40px 0;
}
.btn_box2 {
	margin-left: 20px;
}
.btn_tr {
	width: 25%;
	height: auto;
	position: relative;
    float: left;
	margin: 0 0 0 0;
}

.btn_dojo {
	width: 333px;
	height: auto;
	position: relative;
    float: left;
	margin: 0 0 0 0;
}
.btn_dojo2 {
	width: 334px;
}

