@charset "shift-jis";

/* CSS Document */


/* サイトマップ */

.SpritArea {
	width: 590px;
	padding: 0px 10px 40px 0px;
	float: left;
}

.SpritLeft {
	width: 290px;
	float: left;
}

.SpritRight {
	width: 290px;
	padding: 0px 0px 0px 10px;
	float: left;
}

.STitle {
	width: 282px;
	_width: 290px;
	padding: 6px 0px 6px 8px;
	_padding: 7px 0px 6px 8px;
	margin: 0px 0px 10px 0px;
	background: url(../img/sitemap/bg_title.jpg) left no-repeat;
	text-align: left;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	float: left;

}

.STitle a:link,
.STitle a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

.STitle a:hover {
	text-decoration: underline;
	color: #0066FF;
}


.LinkArea {
	width: 280px;
	padding: 0px 0px 20px 10px;
	float: left;
}

.LinkArea li {
	padding: 0px 0px 0px 16px;
	margin: 0px 0px 10px 0px;
}

.Link1 {
	background: url(../img/sitemap/icon_link.gif) left no-repeat;
}

.Link2 {
	background: url(../img/sitemap/icon_link2.gif) left no-repeat;
}













