*, html{margin:0;padding:0;}

img {border: none;}
ul,ol{margin:0;padding:0;}
ul li {list-style: none;}
ul li a{border:none;}

body {margin: 0; padding: 0; font-family: arial, sans-serif, Osaka, verdana; color: #333; background: url(img/headline.jpg) repeat-x; text-align: center; font-size: 12px;}

a { color: #d3302d; text-decoration:underline;}

a:hover { text-decoration:none;}

/* container */

#frame_all {
width: 812px;
margin: 0 auto;
text-align: left;
}
/* Header */
#frame_all h1 {
width:812px;
background: url(img/logo.jpg) no-repeat left;
padding: 48px 0 26px 25px;
}
#frame_all h1 a {
display: block;
width: 526px;
height: 54px;
}
#frame_all h1 a span {
display: none;
}
#frame_all p {
padding: 5px 5px 5px 20px;
}
/* Content */
#section {
float: left;
width: 505px;
padding: 30px 0 0 40px;
line-height: 230%; 
} 
#section h2 {
font-size: 12px;
letter-spacing: 2px;
margin-top:20px;
border-top: 4px solid #f1f1f1;
padding-top: 6px;
line-height: 110%;
} 
#section h2 span {
border-top: 4px solid #ff73c2;
padding-top: 5px;
}
#section h3 {
border-bottom: 3px double #333;
font-size: 20px; 
color: #222; 
margin-bottom: 15px;
}
#section .border_wrap { 
padding: 20px;
font-size: 14px;
border: 8px solid #f1f1f1;
margin-top: 20px;
}
#section .totop {
text-align: right;
}
/* left list*/
#topics {
float: left;
width: 200px;
border: 1px solid #dadada;
margin: 20px 0 0 30px;
}
#topics ul li {
border-bottom: 1px dotted #aaa;
padding: 4px;
}
#topics .side_midashi a {
display: block;
width: 193px;
background: url(img/list_top.gif) no-repeat;
margin: 4px 0 0 4px;
text-align: center;
padding: 15px 0;
font-size: 16px;
color: #fff;
}
#topics ul.list li {
border: none;
padding: 0;
}
#topics ul.list li a {
display: block; 
line-height: 120%;
background: url(img/mark.gif) no-repeat left;
border-bottom: 1px dashed #aaa;
border-right: 4px solid #c6c6c6; 
color: #555;
margin: 4px 10px;
letter-spacing: 3px;
text-decoration: none;
}
#topics ul.list li a:hover {
border-right: 4px solid #333;
color: #d3302d;
}
#topics ul.list li a span {
display: block;
padding: 16px 5px 16px 20px;
}
.oshirase {
padding: 15px;
line-height: 230%;
}
/* footer */
#footer {
clear: both;
padding: 10px 0 0 0;
font-size: 11px;
}
#footer ul {
padding: 10px;
}
#footer p {
text-align: right;
padding: 6px;
color: #fff;
background-color: #2b2b2b;
}

