@charset "utf-8";

/*-------------- link --------------
  link/index.html
*/


.link .menu {
	background:url(../img/list_bg02.gif) no-repeat 0 0;
	padding:5px 10px 0 10px ;
	line-height:1.5;
}
.link .menuBottom {margin-bottom:15px;}

.link .menu a {font-weight:bold;}

.link .menu_bottom {
	background:url(../img/list_bg02.gif) no-repeat bottom;
}

.link dl {margin:0 0 20px 5px;}
.link dt.siteName a {
	font-weight:bold;
	background:url(../img/arrow_blank.gif) 0 0.1em no-repeat;
	padding:2px 18px;
	color:#FF6600;
	}
.link dd.siteDisc {
	background:url(../img/line_dot01.gif) bottom left repeat-x;
	margin:5px 0 10px 0;
	padding-bottom:10px;
	}