@charset "utf-8";

/*
	Site Name: Pioneer
	Description: linkcontents setting
*/

/*
===== CONTENTS ===========================================

	1: link
	2: arrow
	
==========================================================
*/

/*
===== 1: link =================================
*/

div#link {
	width:848px;
	margin: 0 auto 0 auto;
	padding:19px 15px 23px 15px; 
	background:#fff;
	border: 1px solid #c4c4c4;
}

div#link ul {
	width:260px;
	margin:13px 0 0 0;
	padding:0 0 0 15px;
	background:url(../../link/img/pct_line.gif) 15px top no-repeat;
}

div#link li {
	width:260px;
	margin:0;
	padding:11px 0;
	background:url(../../link/img/pct_line.gif) left bottom no-repeat;
}

div#link_left {
	width:420px;
	float:left;
}


div#link_right {
	width:420px;
	float:right;
}


div#link_under {
	width:850px;
	padding-top:30px;
	clear:both;
}

div#link_under ul{
	width:260px;
	float:left;
}

div#link_under ul.mr5{
	margin-right:5px;
}

/*
===== 2: arrow =================================
*/

span.arw01 { background:url(../img/arw_01.gif) left 2px no-repeat; padding-left:17px;}
span.arw02 { background:url(../img/arw_02.gif) left 2px no-repeat; padding-left:17px;}
span.arw03 { background:url(../img/arw_03.gif) left 2px no-repeat; padding-left:17px;}