* {margin:0;padding:0;}
html {margin:0;padding:0;}

img{border: none;}
ul,ol {margin:0;padding:0;}
ul li {list-style: none;}
ul li a{text-decoration:none;border:none;}

/* basic */

body {margin: 0; padding: 0; font-family: arial, sans-serif, Osaka, verdana; font-size: 12px; text-align: center; background: #fff url(img/headline.gif) repeat-x; letter-spacing: 2px;}

/* link */

a { color: #F2BF0E; text-decoration:none;}

a:hover {color: #fedf75;}

/* all_wrap */
#all_wrap {
width: 642px;
text-align: left;
margin: 0 auto;
}
/* Header */
#all_wrap h1 {
background: url(img/head.jpg) no-repeat;
padding: 20px 0px 37px 0;
}
#all_wrap h1 a {
display: block;
width: 354px;
height: 43px;
}
#all_wrap h1 a span {
display: none;
}
/* left block*/
#menu_list {
float: left;
width: 139px;
background: url(img/list.gif) repeat-y;
line-height: 160%;
color: #333;
padding-bottom: 50px;
}
#menu_list ul li {
background-color: #f3f3f3;
margin: 4px;
padding: 4px;
}
#menu_list ul {
margin-top: 20px;
}
#menu_list .block_top a{
display: block;
width: 85px;
height: 13px; 
background: url(img/menu_top.gif) no-repeat;
margin: 30px 0 10px 0; 
}
#menu_list .block_top a span {
display: none;
}
#menu_list ul.block {
margin: 0;
}
#menu_list ul.block li {
background: none;
padding:0;
}
#menu_list ul.block li a {
display: block; 
line-height: 140%;
color: #555;
background: url(img/mark.gif) no-repeat left;
border-bottom: 1px dotted #aaa;
padding: 5px 5px 5px 15px;
}
#menu_list ul.block li a:hover {
color: #222;
}
/* Content */
#section {
float: left;
width: 416px;
overflow: hidden;
margin: 20px 0 0 40px;
line-height: 240%;
} 
h2 {
display: block;
background: url(img/info.gif) no-repeat left;
padding: 6px 5px 6px 34px;
font-size: 12px;
color: #f2bf0e;
letter-spacing: 2px;
} 
#section .info_area {
padding: 0 10px 10px 10px;
line-height: 120%;
color: #666;
font-size:11px;
letter-spacing: 2px;
}
.info_area li {
padding-bottom: 10px;
}
#section h3 {
font-size: 20px;
border-bottom: 3px double #ccc;
}
/* foot */
#grobal_footer {
clear: both;
border-top: 1px dashed #aaa;
line-height: 160%;
}
#grobal_footer p{
text-align: right;
padding-bottom: 20px;
}

