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

div#link_box {width: 525px; margin: 0 112px 0 112px;}

div.item {
	width: 525px;
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
}

div.item div {
	display: table-cell;
	vertical-align: middle;
}

*:first-child+html div.item div {
	display: inline;
	zoom: 1;
}


* html div.item div {
	display: inline;
	zoom: 1;
}

div.item .banner {
	width: 234px;
}

div.item_s {width: 251px; padding-left: 20px;}

div.item_s dl {width: 251px;}

div.item_s dl dt {
	font-weight: bold;
	border-bottom: 1px solid #b4bebc;
	padding-bottom: 8px;
	margin: 0;
	width: 251px;
}

div.item_s dl dd {width: 251px; margin-top: 8px;}

div#dott {height: 18px; width:748px; background: url(../../img/common/dott.gif) repeat-x;}

div#gotoPtop {
	background: url(../../img/common/goto_Ptop.gif) no-repeat right;
	width: 748px;
	text-align: right;
}

div#gotoPtop p {padding-right: 10px; font-size: 90%;}