*, html{margin:0;padding:0;}

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-color: #eaeaea; text-align: center; font-size: 13px; letter-spacing: 2px;}

a { color: #e7281b; text-decoration:none;}

a:hover {color: #fe6e65;}

/* contents_wrap */

#layout_frame {
width: 766px;
margin: 0 auto;
text-align: left;
background-color: #fff;
}

/* Header */
#sitename {
width: 766px;
height: 213px;
background: url(img/head.jpg) no-repeat;
}
#sitename h1 {
padding: 83px 0 0 355px;
}
#sitename h1 a {
display: block;
color: #151515;
font-size: 30px;
letter-spacing: 1px;
width:368px;
}
#sitename h1 a:hover {
color: #555;
}

#contents_wrap {
width: 740px;
margin: 15px 0 0 15px;
}
/* left list*/
#pagelist {
float: left;
font-size: 12px;
width: 219px;
line-height: 150%;
}
#pagelist ul li {
border-bottom: 1px dotted #aaa;
padding: 4px;
}
#pagelist .koumoku_top a {
display: block;
width: 219px;
height: 57px;
background: url(img/list_top.gif) no-repeat;
}
#pagelist .koumoku_top a span {
display: none;
}
#pagelist ul.list_all {
background-color: #eee;
padding-bottom: 10px;
}
#pagelist ul.list_all li {
padding: 0;
border: none;
}
#pagelist ul.list_all li a {
display: block; 
line-height: 160%;
background: #eee url(img/list.gif) no-repeat left;
color: #555;
text-align: center;
padding: 22px 12px;
}
#pagelist ul.list_all li a:hover {
background: #eee url(img/list_hover.gif) no-repeat left;
}
/* Content */
#main_area {
float: right;
width: 508px;
font-size: 12px;
} 
#main_area h2 {
display: block; 
width: 507px;
background: url(img/info.gif) no-repeat;
font-size:13px;
font-weight: normal;
color: #151515;
padding: 6px 5px 3px 5px;
} 
#main_area h3 {
padding: 20px 0 7px 0;
font-size: 26px;
color: #151515;
text-align: center; 
background: url(img/pagetitle.gif) no-repeat;   
margin-top:20px;
letter-spacing:0px;
}
.info {
padding: 10px;
line-height: 140%;
border: 1px solid #aaa;
margin-bottom: 20px;
}
.info li {
padding-bottom: 10px;
}
#main_area .entry_in { 
padding: 20px;
line-height: 230%;
background-color: #fff4f6;
font-size: 14px;
}
#main_area .totop {
background-color: #fff4f6;
text-align: right;  
margin-bottom: 20px; 
padding: 20px;
}

/* foot */
#footer {
clear: both;
background-color: #5c5c5c;
}
#footer a {
color: #fff;
text-decoration: underline;
}
#footer a:hover {
text-decoration: none;
}
#footer ul {
padding: 15px;
}
#footer p {
text-align: center;
}
