@charset "UTF-8";

/* **************************************
*Since: 2007-8-16
*Modified: 2007-0-00
************************************** */


/* mainContents contents
---------------------------------------------------------------------------------------- */
#contents dl{
width:260px;
_width:290px;
padding:0 0 0 30px ;
border-right: dotted 1px #cccccc;
float:left;
height:400px;
}

#contents dl.noborder{
border-right:none;
}

#contents dl dt{
width:220px;
_width:230px;
margin:15px 0 5px 0;
border-left:5px solid #A80000;
padding:3px 0 3px 10px;
background:#feeaea;
}

#contents dl dd{
margin:0 0 0 20px;
padding:0 0 5px 10px;
background:url(sitemap/mark01.gif) no-repeat left center;

}

#contents dl dd.hidden{
margin:0 0 0 20px;
padding:0 0 5px 10px;
background:none;


}

#contents dl dt.bottommargin{
margin-bottom:25px;
}