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

/* left */

h2 {
	border-bottom: 1px solid #5369b4;
	line-height: 38px;
	text-indent: -9999px;
}

.top_main {
	margin-top: 0;
}

.top_ttl01 {
	background: url(../images/top_ttl01.gif) no-repeat;
}

.top_ttl02 {
	background: url(../images/top_ttl02.gif) no-repeat;
}

ul.top_ul01 {
	margin: 15px 20px;
	padding: 0;
	list-style: none;
}

ul.top_ul01 li {
	margin: 0;
	padding: 0;
	line-height: 36px;
	border-bottom: 1px dotted #000000;
}

ul.top_ul01 li a {
	color: #000000;
	text-decoration: none;
}

ul.top_ul01 li a:hover {
	color: #666666;
}

p.next {
	text-align: right;
	font-size: 80%;
}

p.next a {
	color: #000000;
	text-decoration: underline;
}

p.next a:hover {
	color: #666666;
	text-decoration: none;
}