@charset "utf-8";

/* CSS Document */

/*==========================================================================================

	// link.html

==========================================================================================*/

div#main h1 {
	text-indent:-999999px;
	height:34px;
	width:600px;
	background:url(../images/link-h1.gif) no-repeat;
}



div#link {
	width: 660px;
	margin-bottom: 10px;
	margin: 0 auto;
	min-height: 300px;
}



div#link ul {clear:both;}




div#link ul li {
	width:94px;
	height:41px;
	text-align:center;
	float:left;
}



div#link p#next {
	clear:both;
	padding: 3px 0;
	text-align: right;
}



div#link p#next span {
	text-align:left;
	margin-right: 15px;
}



div#link dl {
	padding: 15px 0;
	clear: both;
}


div#link dl dt {color: #4A233B;}



div#link dl dd {margin-bottom: 10px;}



div#link dl dd img {margin-bottom:2px;}



div#link dl dd ul {margin-bottom: 5px;}



div#recruit dl dd ul li {margin:2px 0;}

