@charset "utf-8";

/* -------------------------------------------------- */
/* file   :link.css                                   */
/* update : 2010/01/14 T.S                           */
/* -------------------------------------------------- */
/* 共通 */
/* -------------------------------------------------- */
/* index */
/* -------------------------------------------------- */
#link #link_wrap01{
	padding: 23px 26px 30px 26px;
}
#link .link_title01{
	background-image: url(../../link/img/bg_title.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 617px;
	font-size: 14px;
	font-weight: bold;
	color: #B78900;
	padding-left: 19px;
	background-position: left 3px;
	margin-bottom: 10px;
}
#link .link_table01{
	line-height: 1.9;
	margin-bottom: 25px;
}
#link .link_table01 td{
	width: 200px;
	background-image: url(../../link/img/icon01.gif);
	background-position: 4px 7px;
	padding-left: 17px;
	background-repeat: no-repeat;
}

#link .link_table01 a:hover{
	color: #B78900;
}
#link .link_table01 .width_td01{
	width: 381px;
}