*, 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;}

body {margin: 0; padding: 0; font-family: arial, sans-serif, Osaka, verdana; color: #151515; text-align: center; font-size: 12px; letter-spacing: 0.1em; line-height: 180%;}

a { color: #ed1010; text-decoration:none;}

a:hover {text-decoration:underline;}

.fix {
clear: both;
}
/* container */

#layout_top {
width: 702px;
margin: 0 auto;
text-align: left;
border:1px solid #ccc;
}
/* left list*/
#menu_list {
float: left;
width: 189px;
border: 1px solid #eee;
background-color: #fff;
overflow: hidden;
}
#menu_list .navi_top a {
display: block;
background: url(img/menu.gif) no-repeat left;
width: 189px;
height: 22px;
}
#menu_list ul {
margin: 15px 0;
}
#menu_list ul li {
padding: 8px;
border-bottom: 1px dotted #aaa;
}
#menu_list .navi_top a span {
display: none;
}
#menu_list ul.line-up li{
border: none;
border-bottom: 6px double #f3c1c1;
}
#menu_list ul.line-up li a {
display: block; 
line-height: 120%;
color: #333;
background: url(img/mark.gif) no-repeat left;
padding:5px 5px 5px 20px;
}
#menu_list ul.line-up li a:hover {
color: #ed1010;
text-decoration: none;
}
/* Content */
#main_section {
float: right;
width: 510px;
font-size: 15px;
line-height:230%;
background: url(img/sitename.jpg) no-repeat top;
} 
h1 {
padding: 20px 0 0 14px;
}
h1 a {
display: block;
width: 278px;
height: 55px;
}
h1 a span {
display: none;
}
#main_section p#pankuzu{
padding: 95px 5px 10px 0;
font-size:12px;
line-height: 100%;
}
h2 {
font-size: 18px;
border-bottom: 1px dashed #ccc;
border-left: 8px solid #E02530;
margin: 10px;
padding: 5px;

} 
h3 {
font-size: 14px;
border-bottom: 1px dotted #aaa;
margin: 10px;  
line-height: 160%; 
}
ul.pr, div.artcle, ul.category {
padding: 0 15px;
}
/* foot */
#foot_bar {
clear: both;
}
#foot_bar p {
background: #333;
color: #fff;
padding: 3px 5px;
}


