*, html{margin:0;padding:0;}
html{background: url(img/back.gif);}
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: #151515; text-align: center; font-size: 12px; letter-spacing: 2px; background: url(img/headline.gif) repeat-x;}

a { color: #2230ed; text-decoration:none;}

a:hover {color: #8088ff;}

.fix {clear: both;}
/* container */

#container {
width: 752px;
margin: 0 auto;
text-align: left;
}
#container h1 {
background: url(img/logo.jpg) no-repeat;
padding: 10px 0 18px 16px; 
}
#container h1 a {
display: block;
width: 257px;
height: 68px;
}
#container h1 a span {
display: none;
}

#col_wrapper {
width: 752px;
background-color: #fff;
}
/* left list*/
#pagelist {
float: left;
width: 171px;
line-height: 160%;
padding-left: 20px;
}
#pagelist ul {
margin: 10px 0;
}
#pagelist ul li {
border-bottom: 1px dotted #aaa;
}
#pagelist ul.links {
border: 1px solid #ccc;
}
#pagelist ul.links li {
border-bottom: 2px solid #ccc;
}
#pagelist ul.links li a {
display: block; 
line-height: 120%;
background: url(img/mark.gif) no-repeat left;
padding: 10px;
}
#pagelist ul.links li#navi_top a{
background: url(img/list_top.gif) no-repeat;
width: 169px;
height: 39px;
padding: 0;
}
#pagelist ul.links li#navi_top a span {
display: none;
}
/* Content */
#text_column {
float: left;
width: 534px;
line-height: 230%;
margin: 0 0 0 20px;
font-size: 13px;
} 
h2 {
font-size: 12px;
line-height: 160%;
margin-top: 20px;
font-weight: normal;
border-bottom:1px solid #989898;
color: #fff;
} 
h2 span {
background-color: #989898;
padding: 3px 8px;
}
h3 {
font-size: 22px;
border-bottom: 4px solid #111; 
color: #111;  
margin-top: 20px;
}
#text_column .totop {
text-align: right;  
padding: 20px 0 30px 0; 
}

/* foot */
#footer {
clear: both;
font-size: 11px;
line-height: 160%;
}
#footer p {
text-align: right;
padding: 5px;
background-color: #111;
color: #fff;
}
