/* CSS Document */

/* layout -------------------------- */

#leftmenu_box {
width:140px;
margin:10px;
text-align:left;
font-size:14px;
line-height:120%;
}

#contents {
float:left;
width:500px;
margin:10px 0 20px 20px;
text-align:left;
font-size:86%;
line-height:140%;
}

#leftmenu_td {
background:url(../../shared/images/menu_line.gif) repeat-y;
}


/* text -------------------------- */

h1 {
font-size:18px;
color:#339966;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
border-bottom:#B4EFC7 2px solid;
margin-top:15px;
margin-bottom:10px;
padding:3px;
width:500px;
}

h2 {
font-size:16px;
color:#6699CC;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
border-bottom:#6699CC 1px solid;
margin-top:15px;
margin-bottom:10px;
width:510px;
}

.mfont1 {
color:#3366CC;
font-size:16px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
margin-bottom:10px;
}

.mfont2 {
color:#3366CC;
font-size:14px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
margin-bottom:10px;
}
.smallfont {
font-size:80%;
line-height:120%;
}
/* border -------------------------- */
.border01 {
border:#4B4B4B 1px solid;
}
.border_b1 {
border-bottom:#CCCCCC 1px solid;
}

/* links_list -------------------------- */

.links_list {
width:500px;
margin:0;
line-height:170%;
}

/* sitemap_list -------------------------- */

.sitemap_list {
width:240px;
margin:0;
padding:0;
line-height:150%;
}


