*, html{margin:0;padding:0;}
html {background: url(img/html_back.gif);}

img {border:none;}
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; text-align: center; font-size: 12px;background: url(img/headline.gif) repeat-x;}

a { color: #2e5bf5; text-decoration:none;}

a:hover {text-decoration:underline;}
 
/* container */

#frame {
width: 801px;
margin: 0 auto;
background-color: #fff;
}

/* Header */
#sitename {
width: 801px;
height: 125px;
background: url(img/head.gif) no-repeat;
}
#sitename h1 a {
display: block;
width: 309px;
height: 89px;
}
#sitename h1 a span {
display: none;
}


#main_contents {
width: 778px;
margin: 15px 0 0 15px;
}
/* left list*/
#side_links {
float: left;
width: 188px;
line-height: 160%;
letter-spacing: 2px;
}
#side_links ul li{
border-bottom: 1px dotted #aaa;
padding: 4px;
}
#side_links ul li#links_top a {
display: block;
width:182px;
height: 29px;
background: url(img/list_top.gif) no-repeat;
border:none;
}
#side_links ul li#links_top a span {
display: none;
}
#side_links ul.block {
border: 3px solid #dbdbdb;
margin: 20px 0;
}
#side_links ul.block li {
border: none;
padding: 0;
}
#side_links ul.block li a {
display: block; 
border-bottom: 1px dashed #aaa;
color: #555;
padding: 3px;
}
#side_links ul.block li a:hover {
color: #222;
background-color: #ccc;
text-decoration: none;
}
/* Content */
#text_column {
float: right;
width: 579px;
letter-spacing: 2px;
} 
#text_column .right_top {
display: block;
width:579px;
height: 102px;
background: url(img/top.gif) no-repeat;
} 
#text_column .right_top span {
display: none;
}
#text_column h3 {
margin-top: 20px;
font-size: 13px;
font-weight: normal;
letter-spacing: 2px;
padding: 10px 6px 12px 110px;
background: url(img/info.gif) no-repeat; 
color: #054CA2;
} 
#text_column .minitext {
padding: 10px;
line-height: 140%;
font-size: 11px;
}
#text_column .minitext li {
padding-bottom: 10px;
}
#text_column h2 {
padding: 8px;
font-size: 18px;
background: url(img/pagetitle.gif) no-repeat left;   
color: #fff;
}
 
#text_column .block { 
padding: 20px;
line-height: 200%;
font-size: 13px;
background-color: #f1f1f1;
margin-right: 5px;
}
.gnr {
padding: 20px;
font-size: 15px;
line-height: 200%;
}
.gnr li a { color: #575757;}
.gnr li a:hover { color: #222;}

#text_column .totop {
margin: 20px; 
}

/* foot */
#footer {
clear: both;
letter-spacing: 1px;
padding: 0 15px;
}
#footer p {
text-align: right;
padding: 10px;
}
#footer ul {
text-align: left;
padding: 10px;
}
