*, 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: #151515; font-size: 12px; letter-spacing: 2px; text-align: center;}

a { color: #1a3ac1; text-decoration:none;}

a:hover {color: #7b93f6;}

/* container */

#wrapper {
width: 783px;
margin: 0 auto;
}

/* Header */
#header {
width: 783px;
height: 253px;
background: url(img/head.jpg) no-repeat;
}
#header h1 {
padding: 135px 0 0 35px;
}
#header a {
display: block;
width: 480px;
height: 42px;
}
#header a span {
display: none;
}

/* Content */
#text {
float: left;
width: 507px;
margin-top: 20px;
} 
#text h3 {
display: block; 
background: url(img/info.gif) no-repeat;
padding: 8px 0 8px 60px;
font-size: 14px;
font-weight:normal;
} 
#text h2 {
padding: 15px;
font-size: 26px;
color: #222; 
background: url(img/pagetitle.gif) no-repeat left bottom;   
}
#text  .entry_date { 
padding: 20px;
line-height: 230%;
font-size:15px;
}
.tokyouni {padding: 20px;}
.tokyouni li { padding: 5px 0px; margin: 10px; font-size: 16px; font-weight: bold;}
.tokyouni li a { color: #575757;}
.tokyouni li a:hover { color: #333;}

#text .totop {
    text-align: right;  
    margin: 20px 0; 
}
/* list*/
#pagelist {
float: right;
width: 262px;
margin-top: 20px;
}
#pagelist ul li{
border-bottom: 1px dotted #aaa;
padding: 4px;
}
#pagelist ul.links {
border: 1px solid #d1d1d1;
background-color: #f1f1f1;
}
#pagelist ul.links li {
border: none;
padding: 0;
}
#pagelist ul.links li a {
display: block; 
line-height: 120%;
margin: 0 10px;
background: url(img/mark.gif) no-repeat left;
color: #151515;
}
#pagelist ul.links li a:hover {
color: #666;
}
#pagelist ul.links li a span {
display: block;
padding: 16px 5px 16px 25px;
}
#pagelist ul li#navi_top a{
display: block;
width: 262px;
height: 33px;
background: url(img/list_top.gif) no-repeat;
margin: 0;
font-size: 14px;
}
#pagelist ul li#navi_top a span {
padding: 6px 5px;
}

.pr_text {
padding: 15px;
line-height: 230%;
}

/* foot */
#g_footer {
clear: both;
padding-top: 10px;
background: #636363 url(img/footer.gif) repeat-x;
color: #ccc;
}
#g_footer a {
color: #fff;
text-decoration: underline;
}
#g_footer a:hover {
text-decoration: none;
}
#g_footer p {
text-align: center;
padding: 10px;
}
#g_footer ul {
width: 783px;
margin: 0 auto;
}

