*, 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: #333; background: url(img/headline.jpg) repeat-x; text-align: center; font-size: 12px;}

a { color: #d3302d; text-decoration:underline;}

a:hover {color: #222; text-decoration:none;}

/* container */

#pagewrap {
width: 820px;
margin: 0 auto;
text-align: left;
}

/* Header */
#pagewrap h1 {
width:820px;
background: url(img/logo.jpg) no-repeat left;
padding: 26px 360px 14px 20px;
}
#pagewrap h1 a {
display: block;
width: 469px;
height: 89px;
}
#pagewrap h1 a span {
display: none;
}
#pagewrap p {
padding: 5px;
color: #fff;
}
#pagewrap p a {
color: #222;
}
/* Content */
#honbun {
float: right;
width: 511px;
margin: 20px 20px 0 0;
} 
#honbun h2 {
padding: 6px 6px 6px 26px;
font-size: 12px;
letter-spacing: 2px;
margin-top:20px;
background: url(img/info.gif) no-repeat;
} 
#honbun h3 {
padding: 10px;
font-size: 26px;
background: url(img/pagetitle.gif) no-repeat left bottom;  
color: #222; 
}
#honbun .main_text { 
padding: 20px;
line-height: 300%;
font-size: 14px;
}
.fld {padding: 30px;}
.fld li { padding: 5px 10px; margin: 10px; font-size: 16px; font-weight: bold;}
.fld li a { color: #222;}
.fld li a:hover { color: #d3302d;}
.fld li a span {display: block; border: 2px solid #222; padding: 5px 10px;}
.fld li a:hover span {display: block; border: 2px solid #d3302d; padding: 5px 10px;}
#honbun .totop {
    text-align: right;  
    padding: 20px 0; 
    background-color: #fff;
}
.info {
padding: 15px;
line-height: 200%;
}
/* left list*/
#taikensya_nikki {
float: right;
width: 266px;
border: 1px solid #dadada;
margin: 20px 10px 0 0;
}
#taikensya_nikki ul li {
border-bottom: 1px dotted #aaa;
padding: 4px;
}
#taikensya_nikki .side_midashi a {
display: block;
width: 250px;
height: 66px;
background: url(img/list_top.gif) no-repeat;
margin: 8px 0 0 8px;
}
#taikensya_nikki .side_midashi a span {
display: none;
}
#taikensya_nikki ul.list li {
border: none;
padding: 0;
}
#taikensya_nikki 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;
}
#taikensya_nikki ul.list li a:hover {
border-right: 4px solid #333;
color: #d3302d;
}
#taikensya_nikki ul.list li a span {
display: block;
padding: 16px 5px 16px 20px;
}
.oshirase {
padding: 15px;
line-height: 230%;
}
/* coryright */
#coryright {
clear: both;
padding: 10px 0 0 0;
font-size: 11px;
}
#coryright ul {
padding: 10px;
}
#coryright p {
text-align: right;
padding: 6px;
color: #fff;
background-color: #2b2b2b;
}
