*{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:underline;border:none;}
ul li a:hover {text-decoration:none;}
body {margin: 0; padding: 0; font-family: arial, sans-serif, Osaka, verdana; color: #333; text-align: center; background-color: #e5f9e2; font-size: 14px; letter-spacing: 1px;}

a { color: #3c7cff; text-decoration:none;}

/* carrier */
#carrier {
width: 700px;
margin: 0 auto;
background: #fff url(img/head.jpg) no-repeat top left;
overflow: hidden;
text-align: left;
}
#carrier h1 {
font-size: 12px;
padding: 5px;
font-weight: normal;
}
/* Header */
#carrier a#sitename{
display: block;
width: 353px;
height: 84px; 
margin: 69px 0 50px 21px;
}
#carrier a#sitename span {
display: none;
}

/* text */
#text_side {
float: left;
width: 444px;
padding: 10px 0 0 15px;
line-height: 250%;
} 
#text_side h3 {
padding-left: 8px;
border-left: 4px solid #111; 
border-bottom: 1px dashed #ccc;
font-size: 13px;
}  
#text_side h2 {
padding-left: 12px;
border-left: 4px solid #f1ab13; 
border-bottom: 1px dashed #ccc;
font-size: 18px;
}
/* Navigation */
#pagelist_side {
float: right;
font-size: 12px;
width: 200px;
padding: 10px 10px 0 0;
line-height: 160%;
}
#pagelist_side ul li {
border-bottom: 1px dotted #393e88;
padding: 4px;
}
#pagelist_side .left_top {
display: block;
width: 200px;
height: 27px;
background: url(img/navi_top.gif) no-repeat;
}
#pagelist_side .left_top span {
display: none;
}
#pagelist_side ul#block li {
border: none;
padding: 0;
}
#pagelist_side ul#block li a {
display: block; 
border: 2px solid #111;
color:#111;
padding: 5px;
margin: 2px 0;
}
#pagelist_side ul#block li a:hover {
border: 2px solid #666;
color:#666;
text-decoration: none;
}

/* foot */
#footer {
clear: both;
background-color: #224023;
font-size: 12px;
color: #fff;
}
#footer ul {
padding: 10px;
text-align: right;
}
/* copyright */
#footer p {
padding: 6px 0 20px 6px;
}
