

/*----> サイトマップ用左側<----*/
#center .map1 {
	font-size:14px;
	padding:300px 0 0 5px;
        margin:0;
        float:left;
	background-image : url(../../image2/sitemap-l.png);
	background-repeat: no-repeat;
        height:642px;
        width:150px;
        line-height:120%;
}




/*----> サイトマップ用右側<----*/
#center .map2 {
	font-size:13px;
	padding: 18px 0 5px 95px;
        margin:5px 0 0 150px;
	background-image : url(../../image2/sitemap-c.png);
	background-repeat: no-repeat;
        height:950px;
        width:333px;
        line-height:130%;
}


