#camp_menu {
	height: 47px;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/img/camp_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px 30px 5px 30px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
#camp_menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#camp_menu ul {
	margin: 0px;
	padding: 0px;
}
#camp_footer {
	clear: both;
	height: 20px;
	background-image: url(../img/camp_footer_bg.jpg);
	background-repeat: repeat-x;
}
#camp_footer li {
	margin: 0px;
	padding: 2px 12px 2px 12px;
	list-style-type: none;
	float: left;
	font-size: 12px;
}
#camp_footer ul {
	padding: 0px;
	margin: 0 0 0 14px;
	text-indent: 0px;
	list-style: none;
}
.camp_short_desc h2 {
	margin-bottom: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: bolder;
	padding-top: 2px;
	border-bottom: solid 2px #999999;
	margin-right: 380px;
	font-size: 120%;
}
#camp_contents h2 {
	font-size: 105%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 16px;
	background-image: url(/img/camp_title_bg1.jpg);
}
#camp_contents p {
	font-size: 90%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	letter-spacing: 100%;
}
#camp_contents {
	margin-top: 5px;
	margin-bottom: 5px;
}
.camp_short_desc p {
	font-size: 90%;
	letter-spacing: 100%;
	padding-left: 5px;
	padding-right: 5px;
}
#camp_contents h3 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #003399;
	padding-left: 5px;
	font-size: 100%;
	margin-bottom: 3px;
	margin-top: 20px;
	font-weight: bold;
	color:#444444;
}
#camp_contents .entrytitle {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F16600;
}
#camp_side_r_category dt {
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 4px;
	font-size: 95%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-image: url(/img/camp_side_r_cat_label_bg.jpg);
}
#camp_side_r_category dd {
	margin: 0;
	padding: 5px;
}
#camp_side_r_category dd a {
	display: block;
	background-image: url(/img/side_r_entry_bg.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 14px;
	text-decoration: underline;
}
#camp_side_r_category h3 {
	font-size: 80%;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #4296B5;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#camp_side_r_category dl {
	margin-bottom: 10px;
}
#camp_contents ul {
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#camp_contents li {
	font-size: 82%;
	line-height: 140%;
}
.camp_staff_columnlist ul li {
	margin-left: 10px;
	list-style-type:none;
}
.apply-btn {
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
.apply-btn a {
	display: block;
	width: 420px;
	height: 70px;
	text-indent: -8000px;
	background-image:url(/img/apply-camp.gif);
	background-repeat:no-repeat;
	background-repeat:no-repeat;
}
.apply-btn a:hover {
	background-image:url(/img/apply-camp-over.gif);
}
.contents_news strong {
	font-weight: bold;
}
