*, 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: #fff url(img/headline.gif) repeat-x; text-align: center; font-size: 12px;}

a { color: #5e9230; text-decoration:none;}

a:hover {color: #333;}

#tohome {
width: 709px;
text-align: right;
margin: 9px auto 0 auto;
}
#tohome a{
display: block;
width: 122px;
height: 15px;
background: url(img/toplink.gif) no-repeat;
}
#tohome a span {
display: none;
}
/* container */

#carrier {
width: 709px;
margin: 37px auto 0 auto;
text-align: left;
}

/* Header */
#header {
width: 709px;
height: 161px;
background: url(img/head.gif) no-repeat;
}
#header h1 {
padding: 50px 0 0 83px;
}
#header h1 a {
display: block;
width: 483px;
height: 31px;
}
#header a span {
display: none;
}
#carrier p {
clear: both;
background-color: #ededed;
padding: 5px 10px;
text-align: right;
}

/* left list*/
#taikenki {
float: left;
width: 235px;
margin-top: 20px;
}
#taikenki .navi_top a {
display: block;
width: 235px;
height: 40px;
background: url(img/list_top.gif) no-repeat;
}
#taikenki .navi_top a span {
display: none;
}
.links {
background-color:#e1f1d3;
padding: 10px 0;
}
.links li a {
display: block; 
line-height: 120%;
background: #9ec979 url(img/mark.gif) no-repeat left;
border-top: 1px solid #c1e0a5;
border-bottom: 1px solid #83ac5f;
color: #333;
margin: 0 10px;
letter-spacing: 3px;
}
.links li a:hover {
background: #b1d494 url(img/mark_hover.gif) no-repeat left;
border-top: 1px solid #d4ebbf;
border-bottom: 1px solid #9dc07f;
color: #5c5c5c;
}
.links li a span {
display: block;
padding: 16px 10px 16px 30px;
}
.pr {
padding: 15px;
line-height: 200%;
}


/* Content */
#inner {
float: right;
width: 457px;
} 
#inner h2 {
border-bottom: 3px double #666;
margin-top: 20px;
padding: 5px;
font-size: 13px;
font-weight: normal;
} 
#inner h1 {
padding: 25px 0 25px 40px;
font-size: 26px;
background: url(img/pagetitle.gif) no-repeat;   
}
 
#inner .text_space { 
padding: 20px;
line-height: 200%;
font-size: 15px;
}
.category {
padding: 20px;
}
.category li { padding: 5px; margin: 10px; font-size: 16px; font-weight: bold;}
.category li a { color: #575757;}
.category li a:hover { color: #333;}

#inner .totop {
    text-align: right;  
    margin: 20px 0; 
}


/* foot */
#footer {
clear: both;
padding-top: 10px;
font-size: 11px;
background: #57832f url(img/footer.gif) repeat-x;
}
#footer a {
color: #fff;
text-decoration: underline;
}
#footer a:hover {
text-decoration: none;
}
#footer p {
text-align: center;
padding: 10px;
}