@charset "utf-8";

/*トップヘッダー:イレギュラーCSS
--------------------------------------------------*/

#top {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: none;
}

/*リンクINDEX
--------------------------------------------------*/

#link {
	text-align: center;
}
.link_box {
	padding: 15px 10px 15px 10px;
	clear: both;
	background-image: url(/img/common/main/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.link_box p {
	padding: 3px 0px 3px 0px;
	font-size: 12px;
}
.link_box strong {
	font-weight: normal;
}
#form th {
	width: 160px;
}