@charset "UTF-8";
/* CSS Document */
#campBloc {
	margin-bottom: 30px;
	width: 240px;
	background-image: url(../img/camp/bg_camp_btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
}
#campBloc ul {
	background-image: url(../img/camp/bg_camp.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	background-color: #FFF0F3;
	padding-right: 10px;
	padding-left: 10px;
}
#campBloc ul li{
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #b5b3a6;
}
#campBloc ul li a{
color: #4d4a44;
display: block;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 15px;
background-image: url(../img/camp/arrow.gif);
background-repeat: no-repeat;
background-position: 3px 8px;
}
#camp .inner{
	padding-left:10px;
}
#camp h2{
	font-weight:bold;
	font-size: 17px;
	color: #615045;
	line-height: 150%;
	background-image: url(../img/common/bg_h2.gif);
	background-repeat: repeat-y;
	min-height: 22px;
	_height: 22px;
	width: 660px;
	margin-bottom: 20px;
padding: 4px 10px 4px 20px;
}
#camp .campListBloc{
	padding-bottom:50px;
	margin-bottom:30px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #b5b3a6;
}
#camp .campListBloc .thumb{
	width:240px;
	float:left;
}
#camp .campListBloc .thumb img{
	width:240px;
}
#camp .campListBloc .campCont{
	width:400px;
	float:right;
}
#camp .subTtl{
	font-weight: bold;
	color: #857970;
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #857970;
}
#camp .campListBloc .campCont .icon{
	margin-bottom:20px;
	padding-top:5px;
}
#camp .campListBloc .campCont .icon img{
	margin-right:5px;
}
#camp .campListBloc .campCont .campTtl{
	font-size:130%;
	font-weight:bold;
	color: #EC6966;
	margin-bottom: 5px;
}
#camp .campListBloc .campCont .shopList{
	margin-bottom:20px;
}
#camp .campListBloc .campCont .shopList li{
padding-left: 15px;
display: block;
padding-top: 2px;
padding-bottom: 2px;
background-image: url(../img/camp/arrow.gif);
background-repeat: no-repeat;
background-position: 3px 5px;
}
#camp .campListBloc .campCont .shopList .more{
	font-weight: bold;
	color: #EC6966;
}
#camp .campListBloc .campCont .att{
	color: #910C16;
	margin-top: 5px;
	margin-bottom: 15px;
}
#camp .shopAllList{
}
#camp .shopAllList .areaName{
	font-weight: bold;
	display:inline-block;
	color: #FFF;
	background-color: #F3A3A1;
	padding: 3px 10px;
	margin-bottom:5px;
}
#camp .shopAllList .shopListBloc{
	padding-top:30px;
	width:180px;
	padding-right:20px;
	float:left;
}
#camp .shopAllList .shopListBloc li{
padding-left: 15px;
display: block;
padding-top: 2px;
padding-bottom: 2px;
background-image: url(../img/camp/arrow.gif);
background-repeat: no-repeat;
background-position: 3px 5px;
}

