*, 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; background-color: #def2f1; font-size: 12px; text-align: center; color: #151515;letter-spacing: 2px;}

/* link */

a { color: #28b1b9; text-decoration:none;}

a:hover {text-decoration:underline;}

h2 {color: #222;}

/* frame */
#frame {
width: 795px;
margin: 0 auto;
text-align: left;
background: url(img/head.jpg) no-repeat;
padding-left: 16px;
}
/* Header */
#header_navi {
width: 544px;
height: 167px;
}
#header_navi h1 {
padding: 23px 0 0 7px;
}
#header_navi h1 a{
display: block;
width: 514px;
height: 137px;
}
#header_navi h1 a span {
display: none;
}
/* Content */
#main_section {
float: left;
width: 526px;
background-color: #fff;
border: 1px solid #ccc;
margin-top: 20px;
line-height: 200%;
font-size: 14px;
} 
#main_section ul.info_text, #main_section ul.category, #main_section .entry {
padding: 0 15px 30px 15px;
}
#main_section h3 {
font-size: 13px;
margin: 20px 12px 0 12px;
border-bottom: 1px dotted #aaa;
padding: 0 6px;
} 
#main_section h2 {
padding: 5px 10px;
font-size: 20px;
border-bottom: 3px double #aaa;
margin: 20px 12px 0 12px;
}
/* right list*/
#sub-block {
float: right;
width: 230px;
}
#sub-block ul li {
border-bottom: 1px dotted #aaa;
padding: 4px;
}
.nav_top a {
display: block;
width: 230px;
height: 34px;
background: url(img/navi_top.gif) no-repeat;
}
.nav_top a span {
display: none;
}
#sub-block ul.list li {
border: none;
padding: 0;
}
#sub-block ul.list li a {
display: block; 
border: 1px solid #000;
color: #151515;
margin: 3px 0;
letter-spacing: 2px;
padding: 5px;
}
#sub-block ul.list li a:hover {
border: 1px solid #777;
color: #777;
}
/* foot */
#footer_space {
clear: both;
line-height: 180%;
padding: 10px;
}

