@charset "utf-8";
/*----------------------------------------------------

	スタッフ募集

----------------------------------------------------*/

.application{
	height:118px;
}

/*----------------------------------------------------

	リンク

----------------------------------------------------*/

ul.linkList{
	list-style:none;
}

ul.linkList li{
	padding:10px 0 10px 12px;
	border-bottom:dotted 1px #999;
	background:url(../../img/share/arrrow_brown01.gif) no-repeat left 17px scroll;
	padding-left:13px;
}



