@charset "utf-8";
/* CSS Document */

#link {
	width:660px;
	float:right;
}
h3 {
	display:block;
	text-indent:-9999px;
	height:37px;
	margin:10px 0;
	padding:0;
	font-size:0;
	line-height:100%;
	background-repeat: no-repeat;
	background-position:0 0;
	background-image: url(../images/h3_title.gif);
}
h4 {
	margin:25px 0 10px;
	padding:0 0 10px;
	background:url(../../shared/images/bg_tit01.gif) repeat-x 0 bottom;
}
.main {
	width:640px;
	margin:0 auto;
}
#link table {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:500px;
	margin:0 0 0 10px;
}
#link table td {
	border-bottom:1px dotted #bbb;
	border-right:1px solid #ccc;
}
#link .td01 {
	background-color:#f3fafb;
	font-weight:normal;
	text-align:center;
}
#link .td02 {
	width:100px;
	text-align:center;
}
#link ul {
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
}
#link ul li {
	background:url(../../shared/images/icon_arrow01.gif) no-repeat 0 6px;
	padding:0 0 0 10px;
	margin:0 0 3px;
}
