body {
margin-top:0px;
background-color:#FFFFFF;
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#666666;
}

h1 {
font-size:18px;
}

h2 {
font-size:16px;
margin-top:0px;
}

img.border {
border: 1px solid #666666;
}
.img-right {
float:right;
padding-left:10px;
}

.img-left {
float:left;
padding-right:10px;
}

#page {
width:900px;
height:auto;
margin-left:auto;
margin-right:auto;
}

#navi {
float:left;
width:100%;
text-align:center;
padding:10px;
}

a.navi {
color:#666666;
font-size:18px;
font-weight:bold;
text-decoration:none;
padding:20px;
}
a.navi:hover{color:#999999;}

#banner {
float:left;
width:100%;
height:200px;
background-color:#666666;
}

#content {
float:left;
width:100%;
height:auto;
min-height:300px;
background-image:url(image/content.jpg);

}

#left_navi {
float:left;
width:250px;
height:auto;
background-image:url(image/left-navi.jpg);
background-repeat:repeat-y;
background-position:right;

}

.left_navi {
width:200px;
margin-left:25px;
display:block;
text-align:center;
}


a.left_navi {
color:#666666;
font-size:16px;
height:24px;
font-weight:bold;
text-decoration:none;


}
a.left_navi:hover{background-image:url(image/left-navi-active.jpg); background-position:right; background-repeat:no-repeat;}

.left_navi_active {
width:200px;
margin-left:25px;
display:block;
text-align:center;
}


a.left_navi_active {
color:#666666;
font-size:16px;
height:24px;
font-weight:bold;
text-decoration:none;
background-image:url(image/left-navi-active.jpg);
background-repeat:no-repeat;

}

a.left_navi_active:hover{background-image:url(image/left-navi-active.jpg); background-position:right; background-repeat:no-repeat;}

.left_navi2 {
width:200px;
margin-left:25px;
display:block;
text-align:center;
}

a.left_navi2 {
color:#666666;
font-size:14px;
height:16px;
font-weight:normal;
text-decoration:none;
background-image:url(image/left-navi2.jpg);
background-repeat:no-repeat;

}
a.left_navi2:hover{font-weight:bold;}

.left_navi2_active {
width:200px;
margin-left:25px;
display:block;
text-align:center;
}

a.left_navi2_active {
color:#666666;
font-size:14px;
height:16px;
font-weight:bold;
text-decoration:none;
background-image:url(image/left-navi2.jpg);
background-repeat:no-repeat;

}
a.left_navi2_active:hover{font-weight:bold;}

#right {
float:right;
width:650px;
height:auto;
overflow:hidden;
display:block;

}

.text {
padding:20px 0px 20px 20px;
width:580px;
}

a.content {
color:#666666;
font-size:14px;
font-weight:bold;
text-decoration:none;

}
a.content:hover{text-decoration:underline;}

a.sitemap {
color:#666666;
font-size:14px;
font-weight:bold;
text-decoration:none;

}
a.sitemap:hover{margin-left:10px;}

a.sitemap2 {
color:#999999;
font-size:14px;
font-weight:bold;
text-decoration:none;
margin-left: 40px;

}
a.sitemap2:hover{margin-left:50px;}

a.sitemap3 {
color:#999999;
font-size:14px;
font-weight:normal;
text-decoration:none;
margin-left: 60px;
}
a.sitemap3:hover{margin-left:70px;}

#footer {
float:left;
width:100%;
height:50px;
color:#e09b9b;
text-align:center;
font-size:12px;
}

a.footer {
font-size:12px;
color:#e09b9b;
text-decoration:none;
}
a.footer:hover{text-decoration:underline;}


