@charset "Shift_JIS";
/*_____________ title parts _____________*/
/*__ change css image.gif & html text  __*/
.title {
width:568px;
height:54px;
border-top:1px solid #D9D5BE;
border-bottom:1px solid #D9D5BE;
background:url(images/titleimg.jpg) no-repeat;
background-position:right center;
}
.title_left {
width:240px;
height:54px;
float:left;
background:url(images/sitemapimg.gif) no-repeat;
background-position:13px 19px;
}
.title_right {
	width:205px;
	height:54px;
	float:left;
	background:url(images/sitemapword.gif) no-repeat;
	background-position:150px 33px;
}
.title_left h2,.title_right p {
text-indent:-4321px;
}
/*_____________ text font color _____________*/
div,td,th,p,pre {
font:12px/16px Verdana,'Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r PƒSƒVƒbƒN',sans-serif;
}

/*_____________ contents parts _____________*/
.dir3 {
padding:8px 0 8px 48px;
background:url(images/sitemaparrow3.gif) no-repeat 30px 8px;
}
.dir2 {
padding:8px 0;
background:url(images/sitemaparrow2.gif) no-repeat 30px 8px;
}
.dir2 a {
padding-left:60px;
}
.dir {
padding:8px 0;
background:url(images/sitemaparrow1.gif) no-repeat 50px 11px;
}
.dir a {
padding-left:68px;
}
.dirtri {
padding:8px 0;
background:url(images/sitemap_tri.gif) no-repeat 70px 11px;
}
.dirtri a {
padding-left:85px;
}
.sitemaptable {
margin:15px 0 60px;
}
.space {
padding:0 8px;
}

