@charset "Shift_JIS";

/*--------------------------------------------------------------------
links.html
links.css
--------------------------------------------------------------------*/
div#Title {
	width: 900px;
	height: 55px;
	margin: 0 0 20px 0;
	background: url(../../img/links/title.jpg) no-repeat left top;
	text-indent: -99999px;
	overflow: hidden;
}

/**/
div#Main h3 {
	height: 40px;
	background: url(../../img/links/sub_t01.gif) no-repeat left top;
	text-indent: -99999px;
	overflow: hidden;
}

div#Main table {
	width: 650px;
	margin: 15px auto 0 auto;
	border-collapse: collapse;
	border: 0 none;
}

div#Main table tr th {
	width: 170px;
	padding: 5px 0 40px 0;
	border: 0 none;
	text-align: left;
	vertical-align: middle;
}

div#Main table tr td {
	padding: 8px 5px 40px 5px;
	border: 0 none;
	text-align: left;
	vertical-align: middle;
}

div#Main table tr td h4 {
	padding: 0 0 0 5px;
	border-left: 3px solid #79ae00;
	font-size: 110%;
	font-weight: bold;
	color: #79ae00;
}

div#Main table tr td h4 a {
	text-decoration: none;
	color: #79ae00;
}

div#Main table tr td h4 a:hover {
	text-decoration: underline;
}

div#Main table tr td p {
	margin: 5px 0 0 0;
}


/*ƒTƒCƒh*/
div#Side h2 {
	height: 40px;
	background: url(../../img/menu_t.jpg) no-repeat left top;
	text-indent: -99999px;
	overflow: hidden;
}