@charset "utf-8";


#gooutCamp{
	letter-spacing:0em;
}


#gocLead{
	font-size:14px;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	letter-spacing: normal;
}

.campDetail{
	padding-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.titleTicketInfo{
	height:16px;
	padding:20px 0px 10px 0px;
	background-image:url(../images/goc/title_ticketinfo.gif);
	background-repeat:no-repeat;
	background-position:left 20px;
	text-indent: -9999px;	
}

.titleNotice{
	height:16px;
	padding:0px 0px 10px 0px;
	background-image:url(../images/goc/title_notice.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent: -9999px;	
}

.titleTshirts{
	height:16px;
	padding:0px 0px 10px 0px;
	background-image:url(../images/goc/title_tshirts.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent: -9999px;	
}

.titleContact{
	height:16px;
	padding:0px 0px 10px 0px;
	background-image:url(../images/goc/title_contact.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent: -9999px;	
}

.titlePrice{
	height:16px;
	padding:0px 0px 10px 0px;
	background-image:url(../images/goc/title_price.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent: -9999px;	
}

.titleNowOnSale{
	height:21px;
	padding:0px 0px 15px 0px;
	background-image:url(../images/goc/title_nowonsale.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent: -9999px;
}


.ticketSet{
	width:510px;
	padding-bottom:27px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.ticketSet .left{
	float:left;
	width:300px;
}

.ticketSet .right{
	float:right;
	width:114px;
	padding-top:2px;
}



.pageTopArea{
	padding:18px 5px 5px 5px;
	background-color:#E7E7E7;
	width:500px;
	height:11px;
}

.pageTopArea .left{
	float:left;

}

.pageTopArea .right{
	float:right;
	text-align:right
}

