* {margin:0;padding:0;}
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;}

/* basic */

body {margin: 0; padding: 0; font-family: arial, sans-serif, Osaka, verdana; background-color: #f1f1f1; font-size: 12px;}

/* link */

a { color: #4d4bc7; text-decoration:none;}

a:hover {color: #a09eef;}

/* layout */
#All {
width: 699px;
background-color: #fff;
overflow: hidden;
}
/* Header */
#All h1 {
width: 699px;
background: url(img/head.jpg) no-repeat;
padding: 117px 29px 16px 353px;
}
#All h1 a {
display: block;
width: 318px;
height: 104px;
}
#All h1 a span {
display: none;
}
/* left block*/
#nayami_ichiran {
float: left;
width: 217px;
overflow: hidden;
margin: 20px 0 0 10px;
}
#nayami_ichiran ul li {
border-bottom: 1px dotted #7f8fd3;
}
#nayami_ichiran .block_top a{
display: block;
width: 217px;
height: 46px; 
background: url(img/list_top.gif) no-repeat;
}
#nayami_ichiran .block_top a span {
display: none;
}
#nayami_ichiran ul.block {
background-color: #ededed;
margin-top: 4px;
padding: 5px 0 10px 0;
} 
#nayami_ichiran ul.block li {
border: none;
}
#nayami_ichiran ul.block li a {
display: block; 
line-height: 140%;
letter-spacing: 2px;
background-color: #f5f5f5;
font-size: 12px;
margin: 2px 10px;
color: #555;
}
#nayami_ichiran ul.block li a:hover {
background: #d0d0d0 url(img/mark.gif) no-repeat left;
color: #222;
}
#nayami_ichiran ul.block li a span {
display: block;
padding: 10px 5px 10px 35px;
}
.sub_text {
padding: 10px;
line-height: 140%;
color: #666;
}
.sub_text li {
padding-bottom: 12px;
}
/* Content */
#nayamigoto {
float: left;
width: 416px;
overflow: hidden;
margin: 20px 0 0 20px;
} 
#pan {
background-color: #e8e8e8;
padding: 5px;
margin: 40px 0 10px 0;
}
#nayamigoto h2 {
display: block;
background: url(img/info.gif) no-repeat left;
padding: 6px 5px 6px 34px;
font-size: 12px;
color: #5fc54b;
letter-spacing: 2px;
} 
#nayamigoto .sub_text {
padding: 10px;
line-height: 120%;
color: #666;
font-size:11px;
letter-spacing: 2px;
}
.sub_text li {
padding-bottom: 10px;
}
#nayamigoto h3 {
padding: 28px 0 28px 55px;
font-size: 20px;
background: url(img/pagetitle.gif) no-repeat;
color: #fff;
}
 
#nayamigoto .text_in { 
padding: 20px;
line-height: 200%;
font-size: 14px;
background-color: #f1f1f1;
margin: 10px 0 20px 0;
}
.category {
padding: 20px;
background-color: #f1f1f1;
margin: 10px 0 20px 0;
}
.category li { padding: 5px 10px; margin: 16px 0; font-size: 15px; font-weight: bold;}
.category li a {
border-left: 4px solid #666;
border-bottom: 1px dashed #888;
padding: 10px;
color: #666;
}
.category li a:hover {
border-left: 4px solid #010101;
color: #010101;
}
/* foot */
#footer {
clear: both;
font-size: 11px;
letter-spacing: 2px;
background-color: #f1f1f1;
}
#footer a {
text-decoration: underline;
color: #333;
}
#footer a:hover {
text-decoration: none;
}
#footer p {
text-align: right;
}


