@charset "utf-8"



#camp-detail ul {
	margin:1em 0;
}
#camp-detail #note {
	color:#f00;
}
h2.no_side_h2 img {
	margin:0 0 0 -30px;
}
.price {
	color:#ff5050;
	font-weight:bold;
	text-align:center;
}

#camp02_frame {
	padding:20px;
	border:5px solid #f5f5f5;
}
#camp02_frame p#lead {
	font-size:90%;
}
#camp02_frame h4.second_title#anc01 {
	margin-top:0;
}
.camp02_table {
	width:100%;
	border-bottom:1px solid #c6c5b5;
	border-left:1px solid #c6c5b5;
	font-size:90%;
	margin:20px 0 10px 0;
	line-height:150%;
}
.camp02_table th {
	background:#fdffeb;
	border-top:1px solid #c6c5b5;
	border-right:1px solid #c6c5b5;
	padding:5px 10px;
}
.camp02_table td {
	border-top:1px solid #c6c5b5;
	border-right:1px solid #c6c5b5;
	padding:5px 10px;
}



/*----------------------------------------------------------

ペア割

----------------------------------------------------------*/

#content-pair {
	width:800px;
	margin:0 auto;
}

#content-pair .camp_blue {
	padding:15px 20px;
}


