body {
font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Arial;
font-size: 14px;
line-height: 140%;
background-image: url(imgs/bg.gif);
color: #000000;
}
h1 {
font-size: 10px;
line-height: 100%;
color: #FFFFFF;
}
h2 {
font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Arial;
font-size: 14px;
line-height: 140%;
background-color: #CCFF66;
border-left: 10px solid #339933;
font-weight: bold;
color: #000000;
letter-spacing: 2px;
text-align: left;
margin-bottom: 10px;
}
h3 {
font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Arial;
font-size: 14px;
line-height: 140%;
background-color: #CCFF66;
border-left: 10px solid #339933;
font-weight: bold;
color: #000000;
letter-spacing: 1px;
text-align: left;
margin-bottom: 10px;
}
p {
font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Arial;
font-size: 14px;
line-height: 140%;
padding: 5px;
}
a:link {
color: #000099;
text-decoration: underline;
}
a:visited {
color: #000099;
text-decoration: underline;
}
a:hover {
color: #CC0000;
text-decoration: underline;
position: relative; top: 1px; left: 1px;
}
a:active {
color: #000099;
text-decoration: underline;
}

#body-box {
margin-right: auto;
margin-left: auto;
width: 750px;
background-color: #FFFFFF;
border: 1px solid #339933;
}

#header-box {
background-color: #339933;
height: 60px;
}
#header-description{
font-size: 10px;
color: #FFFFFF;
}
#header-title {
float: left;
text-align: center;
width: 250px;
}
#header-banner {
float: right;
}
#header-menu {
background-color: #CCFF66;
text-align: right;
padding: 2px;
}
#contents-left-menu{
float: left;
width: 125px;
background-color: #339933;
font-size: 12px;
line-height: 140%;
padding: 2px;
}
#contents-body{
float: left;
width: 410px;
margin-right: 10px;
margin-left: 10px;
}
#contents-right-menu{
float: right;
width: 165px;
background-color: #CCFF66;
text-align: center;
}
#footer {
font-size: 10px;
background-color: #339933;
text-align: center;
padding: 1px;
color: #FFFFFF;
}
.rightmenu-title {
color: #FFFFFF;
font-weight: bold;
background-color: #339933;
}
.leftmenu-link {
padding-left: 10px;
padding-top: 3px;
border-bottom: 1px solid #CCFF66;
border-left: 1px solid #CCFF66;
height: 14px;
}
.leftmenu-link a:hover {
background-color: #CCFF66;
}
.leftmenu-banner {
text-align: left;
background-color: #339933;
}
.leftmenu-title {
font-weight: bold;
color: #000000;
letter-spacing: 1px;
border-right: 5px solid #FFFFFF;
border-left: 5px solid #FFFFFF;
background-color: #CCFF66;
}
.contents-box {
border-bottom: 1px dotted #CCFF66;
margin-bottom: 20px;
}
.contents-banner {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.contents-description {
padding: 5px;
}
.contents-title {
background-color: #CCFF66;
border-left: 10px solid #339933;
font-weight: bold;
color: #000000;
letter-spacing: 2px;
text-align: center;
margin-bottom: 10px;
}
