@charset "UTF-8";
.camptitle {
	background-image: url(img/title01.gif);
	height: 20px;
	background-repeat: no-repeat;
	padding-bottom: 22px;
	font-size: 20px;
	line-height: 20px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-left: 10px;
}
.camptitle02 {
	background-image: url(../common/img/title_otoku.gif);
	height: 20px;
	background-repeat: no-repeat;
	padding-bottom: 22px;
	font-size: 20px;
	line-height: 20px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-left: 10px;
}
