#pickupBox {
	background-color: #FFF;
	border: 1px solid #e8e6e2;
	padding:16px 0px 16px 14px;
	font-size:12px;
	color:#666666;
}
#anchorBox {
	background-color: #e9f5f7;
	width: 665px;
}
#anchorBoxIn {
	padding:7px;
}
#anchorBoxIn li {
	float:left;
	background-image: url(../pickup/img/sankaku1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 10px;
	padding-left: 14px;
}
.titAround {
	position:relative;
	background-image: url(../pickup/img/line1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 665px;
	height: 18px;	
	margin-bottom:8px;
	margin-top:15px;
}
.titAround h3 {
	position:absolute;
	font-size:14px;
	color:#4e4e4e;
	line-height:1em;
	left:18px;
	top:0px;
}
.titAround p {
	position:absolute;
	background-image: url(../pickup/img/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height:1em;
	_line-height:1.1em;
	padding-left: 15px;
	right:0px;
	top:0px;
}
.txtAround {
	width:665px;
	margin-bottom:15px;
	height: 90px;
}
.txtAround img {
	float:right;
	margin-left:5px;
}
.imgBorder {
	padding:1px;
	border: 1px solid #dcdcdc;
}
.sisetuBox {
	float:left;
	position:relative;
	height: 98px;
	width: 327px;
	margin:0px 12px 12px 0px;
}
.sisetuBox a {
	text-decoration:none;
}
.sisetuBoxIn {
	background-image: url(../pickup/img/bg_sisetu.gif);
	height: 98px;
	width: 327px;	
}
.sisetuBoxIn dt {
	position:absolute;
	width:185px;
	color:#2730a6;
	text-decoration:underline;
	left: 133px;
	top: 10px;
	font-weight: bold;
}
.sisetuBoxIn dd {
	position:absolute;
	width:185px;
	font-size:10px;
	text-decoration:none;
	left: 133px;
	top: 48px;
	line-height: 1.2em;
}
.imgSisetu {
	position:absolute;
	left:8px;
	top:7px;
}
.link {
	position:absolute;
	height: 98px;
	width: 327px;	
	left:0px;
	top:0px;
}
a:hover .sisetuBoxIn {
	background-image: url(../pickup/img/bg_sisetu_ov.gif);
}
.pageTop2 {
	clear:both;
	width: 665px;
	background-image: url(../pickup/img/line2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
	font-size:10px;
	text-align:right;
	padding-bottom:8px;
}
.pageTop2 img {
	margin:0px 3px 2px 0px;
}

