/* ヘッダ
---------------------------------------------------- */
#header h1 {
	font-size: 12px;
	font-weight: normal;
	background: url(../repair/im/header01-rep.jpg) no-repeat;
	height: 20px;
	line-height: 20px;
	text-align: right;
}
#box-sitemap {
	margin-top: 30px;
	margin-left: 40px;
	width: 520px;
}

.txttitle-link {
	background: #E7E7E7;
	width: 500px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 20px;
}
.txttitle-link a {
	text-decoration: none;
}
.txttitle-link a:hover {
	text-decoration: underline;
}
