*, html{margin:0;padding:0;}

ul,ol{margin:0;padding:0;}
ul li {list-style: none;}
ul li a{text-decoration:none;border:none;}

body {margin: 0; padding: 0; font-family: arial, sans-serif, Osaka, verdana; color: #333; background: #fff url(img/back.gif) repeat-x; text-align: center; font-size: 12px;}

a { color: #5c9bb8; text-decoration:none;}

a:hover {color: #333;}

/* container */

#layoutwrap {
width: 714px;
margin: 30px auto 0 auto;
text-align: left;
}

/* Header */
#sitename a{
display: block;
width: 292px;
height: 105px;
background: url(img/logo.gif) no-repeat;
}
#sitename a span {
display: none;
}
.image {
display: block;
width: 714px;
height: 193px;
background: url(img/image.jpg) no-repeat;
margin-bottom: 40px;
}
.image span {
display: none;
}

/* Content */
#mainbox {
float: left;
width: 483px;
} 
#mainbox h2, #mainbox h4 {
font-size: 12px;
font-weight: normal;
border-bottom: 3px double #999;
padding: 3px 6px;
margin-left: 10px;
} 
#mainbox h2 span, #mainbox h4 span {

}
#mainbox h3 {
padding: 20px 0 20px 80px;
font-size: 26px;
color: #333;
background: url(img/title.gif) no-repeat;   
}
#mainbox  .text_space { 
padding: 20px;
line-height: 230%;
}
.kinyu {padding: 20px;}
.kinyu li { padding: 5px 10px; margin: 10px; font-size: 16px; font-weight: bold;}
.kinyu li a { color: #575757;}
.kinyu li a:hover { color: #000;}

#mainbox .totop {
    text-align: right;  
    margin: 20px 0; 
}
/* left list*/
#navigation {
float: right;
font-size: 12px;
width: 208px;
background-color: #eee;
margin-top: 20px;
}
#navigation .navi_top a {
display: block;
width: 208px;
height: 24px;
background: url(img/list_top.gif) no-repeat;
margin-top: 20px;
}
#navigation .navi_top a span {
display: none;
}
.links li a {
display: block; 
line-height: 120%;
background-color: #9dc3d4;
border-top: 1px solid #d4e8f1;
border-bottom: 1px solid #6195ac;
color: #333;
margin: 0 10px;
letter-spacing: 3px;
}
.links li a:hover {
background-color: #b1cfdd;
border-top: 1px solid #d4e7ef;
border-bottom: 1px solid #8ab1c3;
color: #5c5c5c;
}
.links li a span {
display: block;
padding: 16px 5px 16px 10px;
}
.pr {
padding: 15px;
line-height: 230%;
}

/* foot */
#footer {
clear: both;
padding-top: 10px;
font-size: 11px;
background-color: #192124;
color:#727f84;
}
#footer a {
color: #fff;
text-decoration: underline;
}
#footer a:hover {
text-decoration: none;
}
#footer p {
text-align: center;
padding: 10px;
}
