*, html{margin:0;padding:0;}

img {border:nne;}
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; background-color: #f1f1f1; text-align: center; font-size: 12px; letter-spacing: 0.2em;}

a { color: #ff5454; text-decoration:none;}

a:hover {color: #ff9f9f;}

.fix {
clear: both;
}
/* container */

#container {
width: 700px;
margin: 0 auto;
text-align: left;
background-color: #fff;
border:1px solid #ccc;
}

/* Header */
#header {
width: 700px;
height:67px;
background: url(img/head.gif) no-repeat;
}
#header h1 {
padding: 11px 0 0 0;
}
#header h1 a {
display: block;
width: 700px;
height: 48px;
}
#header a span {
display: none;
}

/* left list*/
#side {
float: left;
width: 217px;
min-height: 1300px;
border: 1px solid #eee;
background-color: #fff;
overflow: hidden;

}
#side .navi_top a {
display: block;
background: url(img/menu_top.gif) no-repeat left;
width: 219px;
height: 33px;
}
#side ul li {
padding: 8px;
border-bottom: 1px dotted #aaa;
}
#side .navi_top a span {
display: none;
}
#side ul.links li{
border: none;
background: url(img/list.gif) no-repeat bottom;
}
#side ul.links li a {
display: block; 
line-height: 120%;
background: url(img/mark.gif) no-repeat left;
color: #333;
}
#side ul.links li a:hover {
color: #ff5454;
}
#side ul.links li a span {
display: block;
padding: 16px 5px 16px 30px;
}
/* Content */
#main_col {
float: right;
width: 478px;
background: #e9f1f8 url(img/image.gif) no-repeat top;
padding: 220px 0 30px 0;
overflow: hidden;
} 
#kakoi {
background-color: #fff;
margin: 0 10px;
border: 2px solid #eee;
}
#kakoi h2 {
font-size: 12px;
font-weight: normal;
border-bottom: 3px double #ccc;
margin: 10px;
padding: 5px;
} 
#kakoi ul.sub_text {
padding: 0 20px;
line-height: 140%;
}
#kakoi ul.sub_text li {
padding-bottom: 10px;
}
#main_col h3 {
padding: 10px 10px 10px 20px;
font-size: 20px;
background: url(img/pagetitle.gif) no-repeat left;
border-bottom: 1px solid #aaa;
margin: 10px 10px 0 10px;   
}
#main_col .entry { 
padding: 20px;
line-height: 230%;
font-size: 15px;
}
.cat {padding:20px;line-height: 230%;font-size: 16px;}

#main_col .totop {
    text-align: right;  
    margin: 20px 0; 
}

.bottom {
clear: both;
background-color: #3a3a3a;
color:#fff;
text-align: right;
padding: 6px;
}
/* foot */
#footer {
clear: both;
width: 700px;
margin:0 auto;
text-align: left;
}
#footer ul.sub_text {
padding: 15px;
line-height: 140%;
}
#footer p {
text-align: center;
padding: 5px;
}
