*, html{margin:0;padding:0;}

img {border:none;}
ul,ol{margin:0;padding:0;}
ul li {list-style: none;}
ul li a{border:none; text-decoration: none;}
ul li a:hover {text-decoration: underline;}

body {margin: 0; padding: 0; font-family: arial, sans-serif, Osaka, verdana; color: #151515; text-align: center; font-size: 12px;}

a { color: #edbe04; text-decoration: none;}

.fix {clear: both;}
 
/* container */
#container {
width: 799px;
margin: 0 auto;
text-align: left;
background: url(img/head.gif) no-repeat;
}
#container h1 {
padding: 98px 0 66px 160px;
}
#container h1 a {
display: block;
width: 573px;
height: 88px;
}
#container h1 a span {
display: none;
}
/* Content */
#section {
float: left;
width: 474px;
letter-spacing: 1px;
line-height: 250%;
border: 6px solid #f1f1f1;
margin-left: 4px;
padding: 0 20px;
font-size:14px;
} 
#section h2 {
font-size: 12px;
border-bottom: 1px dotted #aaa;
margin-top:20px;
} 
#section h3 {
padding: 5px 0;
font-size: 20px;
border: 1px solid #333;  
color: #151515;
margin-top: 20px;
}
#section h3 span {
border-bottom: 4px solid #edbe04;
padding: 0 8px;
}
/* left list*/
#sitepage_links {
float: right;
width: 220px;
line-height: 200%;
letter-spacing: 2px;
padding: 10px 30px 0 0;
}
#sitepage_links .navi_top {
display: block;
height: 37px;
width: 219px;
background: url(img/navi.gif) no-repeat;
}
#sitepage_links .navi_top span {
display: none;
}
#sitepage_links ul {
margin: 15px 0;
}
#sitepage_links ul li{
border-bottom: 1px dotted #aaa;
padding: 4px;
}
#sitepage_links ul.link_lineup li#list_top a {
font-size: 14px;
color: #000;
background: url(img/list_top.gif) no-repeat left top;
border-bottom: 3px double #888;
}
#sitepage_links ul.link_lineup li#list_top a:hover {
color: #EDBE04;
}
#sitepage_links ul.link_lineup li {
border: none;
padding: 0;
}
#sitepage_links ul.link_lineup li a {
display: block; 
background: url(img/mark.gif) no-repeat left;
color: #000;
border-bottom: 1px solid #555;
padding: 5px 5px 5px 20px;
}
#sitepage_links ul.link_lineup li a:hover {
color: #666;
text-decoration: none;
}
/* foot */
#g_footer {
margin: 30px 10px 0 10px;
border-top:3px double #ccc;
}
#g_footer p {
padding: 10px;
text-align: right;
}
#g_footer ul {
padding: 10px;
}
