@charset "utf-8";
#map {
	margin:0 0 0 110px;
	}

#contents h2 {
	padding:35px 0 10px 60px;
	background-image:url(../images/h2.gif);
	background-position:47px 35px;
	background-repeat:no-repeat;
	display:block;
	} 

	#contents table {
	width:560px;
	margin:10px 0 10px 100px;
	border-top:1px #CCCCCC solid;
	border-bottom:none;
	border-left:none;
	border-right:1px #CCCCCC solid;
	}

#contents table tr td img {
	margin:0;
	border:none;
	}

#contents th {
	border-bottom:1px #CCCCCC solid;
	border-top:none;
	border-left:6px solid #cccccc;
	border-right:1px #CCCCCC solid;
	padding:8px 0 8px 8px;
	background-color:#f3f3f3;
	}
	
#contents td {
	border-bottom:1px #CCCCCC solid;
	border-top:none;
	border-left:none;
	border-right:none;
	padding:8px 0 8px 8px;
	}

#contents tr {
	border:none;
	}

/*サイトマップ------------------------*/
#contents ul {
	margin:10px 0 0 100px;
	}

#contents ul ul {
	margin:0 0 0 40px;
	}

#contents ul li {
	padding:0 0 0 10px;
	background-image:url(../images/small_list.gif);
	background-position:0 8px;
	background-repeat:no-repeat;
	}
