@CHARSET "UTF-8";

h1 {
	background: url(/images/special/pickup/1/title.jpg) no-repeat scroll 0pt 0pt;
	width: 950px;
	height:153px;
	margin: 0;
	text-indent:-1000px;
	font-size:0;
}

.pickupBox {
	background: transparent url(/images/special/pickup/1/bg_box_top.gif) no-repeat scroll left top;
}

.pickupBody {
	background: transparent url(/images/special/pickup/1/bg_box_body.gif) repeat-y scroll left center;
	margin-top: 18px;
}

.pickupBody img {
	margin-left: 10px;
}

.pickupBody img.detail {
	float: right;
	margin: 10px 10px 0 0;
}

.pickupBody .fGray_s {
	color:#555555;
	font-size:0.8em;
}

.pickupBody h2 {
	font-size:138.5%;
}

.pickupBody h3.green {
	background: transparent url("/images/special/pickup/1/area_green.gif") no-repeat scroll left top;
}
.pickupBody h3.blue {
	background: transparent url("/images/special/pickup/1/area_blue.gif") no-repeat scroll left top;
}
.pickupBody h3.place {
	color: #ffffff;
	font-size: 20px;
/*	width: 180px; */
	height:40px;
	text-align: center;
	margin: 0px 5px 5px 0px;
	padding: 10px 0px 0px 0px;
}

.pickupBottom {
	background: transparent url(/images/special/pickup/1/bg_box_bottom.gif) no-repeat scroll left bottom;
	height: 18px;
}
