@charset "UTF-8";


/*-----------------------------------------------------
LINK
-------------------------------------------------------*/
div.section h2{
	margin: 20px 0 0 10px;
}

/*  LINK AREA  */

div#main div.section{
	margin:0 20px;
	padding:20px 0;
	background:url(../images/common/bg_line_dot.gif) repeat-x left bottom;
}
div.section p.bnr{
	width:170px;
	float:left;
}
div.section dl{
	width:450px;
	float:left;
}
div.section dl dt{
	margin:0 0 5px 0;
	padding:0 0 0 10px;
	font-size:117%;
	font-weight:bold;
	background:url(../images/common/ico_arrow.gif) no-repeat 0px 7px;
}
div.section dl dt a{
	padding: 0 15px 0 0;
	background:url(../images/link/ic_link_other.jpg) no-repeat right top;
}

