#toplink{
	width:657px;
	height:111px;
	margin:0 auto 15px;;
	background:url(../img/top/toplink.jpg) no-repeat;
}
#toplink div#box{
	float:right;
	position:relative;
	right:4px;
	width:233px;
	margin:7px 0 0;
	height:101px;
}

#toplink a#koukoku,#toplink a#seisaku{
	text-indent:-9999px;
	width:233px;
	height:48px;
	display:block;
	margin:0;
}

#toplink a#koukoku{
	margin:0;
}
#toplink a#seisaku{
	margin:2px 0 0;
}
#toplink a#koukoku:hover,#toplink a#seisaku:hover{
	background:url(../img/top/toplink.jpg) no-repeat;
}
#toplink a#koukoku:hover{
	background-position:-420px -122px;
	
}
#toplink a#seisaku:hover{
	background-position:-420px -172px;
}

#pickup_top{
	width:220px;
	height:20px;
	margin:20px auto 0;
	padding:0;
	background:url(../img/top/pickup.gif) no-repeat;
	text-indent:-9999px;
	font-size:1px;
}
#pickup_con{
	width:220px;
	margin:0 auto;
	padding:10px 0;
	background:url(../img/top/pickupcon.gif) repeat-y;
}
#pickup_con p{
	margin:5px 10px;
}
#pickup_con p.dotted{
	border-bottom:2px dotted #ccc;
	padding-bottom:15px;
	margin-bottom:15px;
}
#pickup_bottom{
	width:220px;
	height:3px;
	margin:0 auto;
	padding:0;
	background:url(../img/top/pickupbottom.gif) no-repeat;
}

