*, 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: #151515; text-align: center; font-size: 12px; letter-spacing: 2px; background: url(img/headline.gif) repeat-x;}

a { color: #f9aa00; text-decoration:none;}

a:hover {color: #ff8651;}

/* container */

#frame {
width: 729px;
margin: 0 auto;
text-align: left;
}
#frame h1 {
background: url(img/head.jpg) no-repeat;
padding: 38px 0 108px 48px; 
}
#frame h1 a {
display: block;
width: 390px;
height: 70px;
}
#frame h1 a span {
display: none;
}

/* left list*/
#menu_list {
float: left;
width: 200px;
background-color: #f4f4f4;
margin-top: 20px;
padding: 5px;
overflow: hidden;
line-height: 160%;
}
#menu_list ul li {
border-bottom: 1px dotted #aaa;
}
#menu_list .navi_top a {
display: block;
background: url(img/menulist.gif) no-repeat left;
padding: 3px;
font-size: 11px;
letter-spacing: 0;
}
#menu_list .navi_top a span {
display: block;
padding-left: 90px;
}
#menu_list ul.links {
background-color: #fff;
}
#menu_list ul.links li {
border: none;
}
#menu_list ul.links li a {
display: block; 
line-height: 120%;
background: url(img/mark.gif) no-repeat left;
letter-spacing: 3px;
}
#menu_list ul.links li a span {
display: block;
padding: 16px 5px 16px 30px;
}
.pr {
padding: 15px;
line-height: 230%;
}
/* Content */
#text_column {
float: right;
width: 471px;
line-height: 250%;
} 
#text_column h2 {
display: block; 
background: url(img/info.gif) no-repeat;
font-size: 12px;
line-height: 100%;
margin-top: 20px;
} 
#text_column h2 span {
display: block;
padding: 7px 6px 6px 30px;
}
#text_column h3 {
font-size: 26px;
border-bottom: 4px solid #123bc3;
margin-top: 20px;   
}
#text_column .totop {
text-align: right;  
margin: 20px 0; 
}


/* foot */
#footer {
clear: both;
font-size: 11px;
}
#footer p {
text-align: center;
padding: 5px;
background-color: #2e4592;
color: #fff;
}

