*, 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: url(img/back.gif); text-align: center; font-size: 12px;}

a { color: #0c4edf; text-decoration:none;}

a:hover {color: #333;}

/* container */

#shitaji {
width: 720px;
margin: 0 auto;
text-align: left;
background-color: #fff;
}

/* Header */
#header {
width: 720px;
height: 220px;
background: url(img/head.jpg) no-repeat;
}
#header h1 {
padding: 89px 0 0 154px;
}
#header h1 a {
display: block;
width: 400px;
height: 57px;
}
#header a span {
display: none;
}

#shitaji p {
background-color: #efefef;
padding: 5px 10px;
margin: 0 16px;
}

/* left list*/
#site_menu {
float: left;
width:265px;
}
.links {
background-color: #ebebeb;
margin-left: 22px;
padding: 16px 0;
}
.links li a {
display: block; 
line-height: 120%;
border-left:4px solid #6e6e6e;
border-bottom: 1px dashed #777;
color: #333;
margin: 8px 16px 0 8px;
letter-spacing: 3px;
}
.links li a:hover {
color: #5c5c5c;
}
.links li a span {
display: block;
padding: 10px 5px 10px 15px;
}
.links li#pagelist a{
display: block;
width: 223px;
height: 48px;
background: url(img/site_menu.gif) no-repeat;
margin: 0 8px;
border: none;
}
.links li#pagelist a span{
display: none;
}
.pr_menu {
padding: 15px 15px 15px 30px;
line-height: 200%;
}
/* Content */
#right_area {
float: left;
width: 424px;
margin: 20px 0 0 10px;
} 
#right_area h2 {
display: block; 
width: 424px;
height: 26px;
background: url(img/info.gif) no-repeat;
} 
#right_area h2 span {
display: none;
}
#right_area h1 {
padding: 10px;
font-size: 26px;
text-align: center; 
border: 6px solid #6884bf;   
}
#right_area .text_space { 
padding: 20px;
line-height: 260%;
font-size: 15px;
}

.category {padding: 20px;}
.category li { margin: 10px; font-size: 16px; font-weight: bold;}
.category li a { color: #575757;}
.category li a:hover { color: #6884bf;}

#right_area .totop {
    text-align: right;  
    margin: 20px 0; 
}
.pr {
padding: 10px;
line-height: 260%;
}

/* foot */
#footer {
clear: both;
padding-top: 10px;
font-size: 11px;
background-color: #4e4e4e;
color:#aaa;
}
#footer a {
color: #fff;
text-decoration: underline;
}
#footer a:hover {
text-decoration: none;
}
#footer .copy {
text-align: center;
padding: 10px;
background-color: #4e4e4e;
}
