@charset "shift_jis";

/* General */

h1,h2,h3,h4,h5,h6,ul,li {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

.clearfix {
	zoom:1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.float_L {
	float: left;
	display: inline;
}
.float_R {
	float: right;
	display: inline;
}

.line_dotted {
	margin: 10px 0;
	height: 1px;
	background: url(../image/camp1004/line_01.png) repeat-x 0 0;
}
.line_dotted hr {
	display: none;
}

.box_blue {
	padding: 20px 15px;
	border: solid #dcdcdc;
	border-width: 1px 0;
	background: url(../image/camp1004/bg_02.png) repeat-y 0 0;
}

.box_white {
	background: #fff;
}

/* wrap */

#camp_wrap {
	margin: 38px 0 0;
}

/* title */

h1 {
	margin: 0 0 9px;
	padding: 0;
}

/* section01 */

#section01 {
	margin: 0 0 50px;
}

#section01 .box_border {
	padding: 20px;
	border-bottom: 1px solid #dcdcdc;
	background: url(../image/camp1004/bg_01.png) repeat-y 0 0;
}

#section01 .box_border h2 {
	margin: 0 0 15px;
}

#section01 .box_border p {
	line-height: 1.5;
}

/* section02 */

#section02 {
	margin: 0 0 30px;
}


#box2_1 {
	padding: 0 0 14px;
}

#box2_1 h3 {
	margin: 23px 0 12px 15px;
}

#box2_1 p {
	margin: 0 0 0 15px;
}

#box2_1 ul {
	margin: 7px 10px 0 0;
}

#box2_1 ul li {
	padding: 8px 0 0;
	font-size:0;
	line-height:0;
}

#box2_1 .box_btn {
	width: 315px;
	margin: 10px 0 0 15px;
	text-align: right;
}


#box2_2 {
	padding: 20px 0;
	text-align: center;
}


#box2_3 {
	padding: 0 0 20px;
}

#box2_3 h3 {
	padding: 20px 0 16px;
	text-align: center;
}

#box2_3 .box_border_round {
	position: relative;
	width: 329px;
	padding: 0 0 1px;
	background: url(../image/camp1004/bg_05.png) no-repeat 0 bottom;
}

#box2_3 .box_border_round .round_t {
	height: 11px;
	line-height: 0;
	font-size: 0;
	background: url(../image/camp1004/bg_03.png) no-repeat 0 0;
}

#box2_3 .box_border_round .round_b {
	position: absolute;
	bottom: 0;
	height: 11px;
	background: url(../image/camp1004/bg_04.png) no-repeat 0 0;
}

#box2_3 #box2_3_1 {
	margin: 0 0 0 15px;
}

#box2_3 #box2_3_2 {
	margin: 48px 7px 0 8px;
}

#box2_3 #box2_3_3 {
	margin: 0 15px 0 0;
}

#box2_3 .box_border_round .float_R {
	width: 175px;
	margin: 0 10px 0 0;
}

#box2_3 .box_border_round .float_L {
	width: 125px;
	margin: 0 0 0 10px;
}

#box2_3 .box_border_round p {
	margin: 7px 0 0;
	line-height: 1.4;
}

#box2_3 .attention {
	margin: 15px 0 0 15px;
	font-size: smaller;
}


/* section03 */

#section03 {
	margin: 0 0 30px;
}

#section03 h2 {
	margin: 0 0 5px;
	padding: 0 0 8px;
	border-bottom: 1px solid #dcdcdc;
}

#section03 #box3_1 {
	margin: 0 0 30px;
}

#section03 .box_gray {
	padding: 0 21px 13px;
	background: #f2f2f2;
}

#section03 .box_gray .round_t {
	height: 2px;
	line-height: 0;
	font-size: 0;
	background: url(../image/camp1004/bg_06.png) no-repeat 0 0;
}

#section03 .box_gray .round_b {
	height: 2px;
	line-height: 0;
	font-size: 0;
	background: url(../image/camp1004/bg_07.png) no-repeat 0 0;
}

#section03 .box_gray h3 {
	margin: 18px 0 9px;
}

#section03 .box_gray p {
	margin: 0 0 9px;
}

#section03 #box3_2 {
	color: #666;
}

#section03 #box3_2 .attention {
	margin: 17px 0 0;
	font-size: smaller;
}

#section03 strong {
	color: #990000;
}

/* section04 */

#section04 {
	margin: 0 0 20px;
	background: #fafafa url(../image/camp1004/line_01.png) no-repeat 0 0;
}

#section04 .box_btn {
	padding: 22px 0;
	text-align: center;
	background: url(../image/camp1004/line_01.png) no-repeat 0 bottom;
}

