
body {
background-color: #34b522;
background-image: url(../image/bg.gif);
background-repeat: repeat-x;
margin: 0 0;
}

a:link {
color: #1e74bd;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #1e74bd;
}
a:hover {
text-decoration: underline;
color: #94cbf9;
}
a:active {
text-decoration: none;
color: #1e74bd;
}

h2{
font-size:100%;
color:#2485d1;
margin:5px 0 0 3px;
padding-left:6px;
border-left:7px solid #34b522;
}

h3 {
font-size: 90%;
color:#1d8f8f;
padding:1px 0 0 15px;
margin-bottom:-15px;
background-image: url("../image/mark_ball.gif");
background-repeat: no-repeat;
}

.navi {
font-size: 70%;
color:#454545;
}

.textTopics {
font-size: 80%;
line-height:120%;
color:#454545;
}

.topicsMark {
margin-top:3px;
}

.text1 {
font-size: 80%;
line-height:140%;
color:#454545;
padding-left:12px;
}

ul.liststyle1 {
margin: 0 10px 0 0;
font-size: 80%;
line-height:160%;
list-style-image: url('../image/circle.gif');
}

ul.liststyle2 {
margin: -5px 0 10px 0;
font-size: 80%;
list-style-image: url('../image/circle.gif');
}

.text2 {
font-size: 80%;
line-height:140%;
color:#145c68;
}

.text3 {
font-size: 72%;
line-height:140%;
color:#454545;
padding-left:12px;
}

.text4 {
font-size: 85%;
line-height:140%;
color:#454545;
}

table.formbox{
margin: -10px 0 0 20px;
font-size: 80%;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-collapse:collapse;
border-spacing:0;
background-color:#ffffff;
empty-cells:show;
color:#454545;
}
.formbox th{
width: 160px;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
font-weight: bold;
line-height: 120%;
background-color:#ededed;
background-position:left top;
padding:0.3em 0.7em;
text-align:center;
}
.formbox td{
width: 390px;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
padding:0.4em 0.7em;
line-height: 150%;
}
