div#link{
	width:700px;
	text-align:left;
	margin:0px auto;
	float:left;
}
div#link h2{
	width:680px;
	height:50px;
	line-height:50px;
	background:url(http://www.ashiya-oh.co.jp/images/links_title.gif) no-repeat;
	text-indent:-5000px;
	margin:25px 10px 15px 10px;
	padding:0;
}
div#link_contents{
	width:530px;
	margin:0 auto;
	padding:10px;
	border:1px solid #999;
}
div#link_contents .title{
	width:530px;
	height:35px;
	background:url(http://www.ashiya-oh.co.jp/images/link_h3.gif) no-repeat;
	margin-bottom:12px;
	position:relative;
}
div#link_contents .title h3{
	width:485px;
	padding-left:45px;
	line-height:35px;
	font-size:12px;
}
div#link_contents .title p{
	width:520px;
	font-size:12px;
	line-height:18px;
	text-align:right;
	position:absolute;
	top:8px;
	left:0;
}
div#link_contents div.contents{
	padding:0 45px 20px 45px;
	font-size:12px;
	color: #7C5C3F;
}