/* CSS Document */

#topImg{
background-image:url(../images/sitemap/top_main_img.jpg);
width:896px;
height:82px;

margin:0px 11px;
}

#column{
float:left;
width:873px;
padding-left:45px;
padding-bottom:30px;
background-image:url(../images/bg.gif);
}

/* LEFT COLUMN */
#columnTopSet{
float:left;
width:826px;
}

#breadcrumbs{
float:left;
width:340px;
padding-bottom:25px;
}

#breadcrumbs a{
font-family:"‚l‚r ‚oƒSƒVƒbƒN",Osaka, sans-serif;
font-size:12px;
color:#000000;
text-decoration:underline;
}

#article{
float:left;
width:826px;
text-align:left;
}

#articleLeft{
float:left;
width:390px;
padding-left:10px;
text-align:left;

}

#articleRight{
float:right;
width:390px;
padding-left:10px;
text-align:left;
}

#article h2{
padding-top:7px;
padding-bottom:20px;
margin:0px;

}

#article h3{
font-family:"‚l‚r ‚oƒSƒVƒbƒN",Osaka, sans-serif;
font-size:14px;
color:#000000;
margin-bottom:10px;
padding-left:5px;
border-bottom:#cccccc dotted 1px;
width:360px;
}

#article ul{
margin-top:0px;
margin-bottom:10px;
margin-left:20px;
padding-left:10px;
list-style-image:url(../images/sitemap_dots.gif);
}

#article ul a{
font-family:"‚l‚r ‚oƒSƒVƒbƒN",Osaka, sans-serif;
font-size:12px;
color:#313131;
line-height:1.7em;
}


