@charset "utf-8";
/* CSS Document */

.sponsorCaption {
	padding-bottom:17px;
	border-bottom:1px solid #e5e5e5;
}

.captionText {
	font-size:15px;
	font-weight:bold;
	line-height:1.7em;
}

.captionDetail {
	font-size:13px;
	line-height:1.7em;
}

.characterImage {
	margin:0px 0 0 -30px;
}
#workshop {
	
	margin: 20px 0 0;
}
#workshop li {
	margin: 0 0 5px;
	background-color: #fff;
	width: 770px;
	height: 283px;
	padding: 21px 30px 29px 20px;
}
.ws_title {
	font-size: 14px;
	line-height: 1;
	color: #000;
	margin: 0 0 19px;
}
.ws_img {
	text-align: center;
	margin: 0 0 25px;
}
.ws_copy {
	text-align: right;
	color: #8b8a8a;
	font-size: 11px;
	line-height: 1;
}
#ws_txt {
	font-size: 15px;
	line-height: 1;
	margin: 20px 0 0;
}
#family_photo {
	background: url(../../sponsor/img/famiryPark/picture_img.gif) #ececfd no-repeat;
}
#family_photo p {
	font-size: 14px;
	padding: 155px 0 0;
	line-height: 1.5;
}

h4 {
	font-size:16px;
	font-weight:bold;
	color:#0076ad;
	margin-top:20px;
}

h4.first {
	border-top:1px solid #e5e5e5;
	padding-top:30px;
}

#familyImage {
	margin-top:30px;
}

.sponsorText {
	font-size:13px;
	line-height:1.7em;
	margin-top:10px;
}

.sponsorArea {
	background:#c9e7f7;
	font-size:13px;
	line-height:1.7em;
	margin-top:20px;
	padding:30px;
}

.sponsorArea h5 {
	font-size:15px;
	font-weight:bold;
}

.goodsView {
	width:900px;
	margin-top:20px;
}

.goodsView li {
	background:url(../../sponsor/img/officialGoods/cross.gif);
	background-repeat:no-repeat;
	background-position:0px 63px;
	
	padding-left: 74px;
	padding-top:185px;
	
	color:#8b8a8a;
	font-size:11px;
	
	position:relative;
	
	float:left;
	
	width:172px;
	margin-left: 29px;
}

.goodsView li img {
	position:absolute;
	left: 74px;
	top:0px;
}

.goodsView li:first-child {
	background:none;
	padding-left:0px;
}

.goodsView li:first-child  img {
	position:absolute;
	left:0px;
	top:0px;
}


#character {
	position:relative;
	word-break: break-word;
}

.A .sponsorArea {
	background: #DCF8FD;
}

.B .sponsorArea {
	background:#E1F2FE;
}

.C .sponsorArea {
	background:#ECECFD;
}

.D .sponsorArea {
	background:#FDE9E5;
}

.E .sponsorArea {
	background:#FFF9E2;
}







