@charset "utf-8";

/* =======================================

	Link CSS
	Last Up Date 2010/12/01

========================================== */





.link #main dl {
	padding-right: 20px;
	padding-left: 20px;
}
.link #main dt {
	line-height: 21px;
	background-image: url(../../img/marker/mrk_arrow_01.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 21px;
	margin-bottom: 5px;
}
.link #main dd {
	padding-left: 15px;
	font-size: 12px;
	background-image: url(../../img/dot_line_01.png);
	margin-bottom: 20px;
	padding-bottom: 5px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.link #main dt a {
	font-weight: bold;
	color: #0595F3;
}
