/* ===== * ===== * ===== * ===== *
	other Page CSS
	coded by K.Sugimura  
 * ===== * ===== * ===== * ===== */


/* * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * LINK
* * * * * * * * * * * * * * * * * * * * * * * * * * */
#contents.link{
padding-bottom: 200px;
}

#contents.link h1{
margin-bottom: 40px;
background: url(../../link/img/ttl_link.gif) no-repeat;
}

#contents.link .indent{
width: 538px;
margin-left: 20px;
}
#contents.link li{
margin-bottom: 15px;
padding-bottom: 8px;
border-bottom: dotted 1px #717171;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * SITEMAP
* * * * * * * * * * * * * * * * * * * * * * * * * * */
#contents.sitemap{
padding-bottom: 100px;
}

#contents.sitemap h1{
margin-bottom: 40px;
background: url(../../sitemap/img/ttl_sitemap.gif) no-repeat;
}

#contents.sitemap li{
margin-bottom: 20px;
}
#contents.sitemap .floatL{
width: 101px;
background: url(../../sitemap/img/bg_sitemap.gif) no-repeat 0 center;
text-align: center;
}
#contents.sitemap .floatR{
width: 350px;
}



