*, 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: #f1f1f1;
font-size: 12px;
letter-spacing:2px;
}

a { color: #3E5EBC; text-decoration:none;}

a:hover {color: #7390e4;}

/* container */

#layout {
width: 772px;
margin-left: 150px;
background-color: #fff;
}

/* Header */
#header-space {
width:772px;
height: 259px;
background: url(img/head.jpg) no-repeat;
}
#header-space h1 {
padding: 94px 0 50px 34px;
}
#header-space h1 a {
display: block;
width: 439px;
height: 77px;
}
#header-space h1 a span {
display: none;
}
#header-space p {
margin: 12px;
}

/* left list*/
#navigation {
float: left;
width: 220px;
margin: 20px 0 0 10px;
}
#navigation ul li {
border-bottom: 1px dotted #aaa;
padding: 4px;
}
#navigation .navi_top a {
display: block;
width: 208px;
height: 53px;
background: url(img/list_top.gif) no-repeat;
margin-left: 4px;
}
#navigation .navi_top a span {
display: none;
}
#navigation ul.list li {
border: none;
padding: 0;
}
#navigation 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;
}
#navigation ul.list li a:hover {
border-right: 4px solid #333;
color: #333;
}
#navigation ul.list li a span {
display: block;
padding: 16px 5px 16px 20px;
}
.oshirase {
padding: 15px;
line-height: 230%;
}
/* Content */
#honbun_block {
float: left;
width: 518px;
margin: 20px 0 0 10px;
} 
#honbun_block h2 {
display: block; 
background-color: #c5c5c5;
padding: 3px 8px;
font-size: 13px;
font-weight: normal;
} 
#honbun_block h2 span {
border-left: 4px solid #151515;
color: #151515;
padding-left: 10px;
}
#honbun_block h3 {
padding: 8px 15px;
font-size: 26px;
background: url(img/pagetitle.gif) no-repeat; 
color:#151515;  
}
#honbun_block .input { 
padding: 30px;
line-height: 300%;
font-size: 14px;
}
.cls {padding: 30px;}
.cls li { padding: 5px 0; margin: 10px 0; font-size: 16px; font-weight: bold;}
.cls li a { color: #575757;}
.cls li a:hover { color: #3E5EBC;}
#honbun_block .pagetoplink {
    text-align: right;  
    padding: 20px 0; 
    background-color: #fff;
}

.info {
background-color: #fff;
padding: 0 15px 15px 15px;
line-height: 300%;
}
/* foot */
#footerline {
clear: both;
padding-top: 10px;
font-size: 11px;
border-top: 6px solid #434343;
}
#footerline ul {
width: 735px;
margin: 0 auto;
text-align: left;
}
#footerline p {
text-align: center;
padding: 10px;
}
