*, 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/headline.gif) repeat-x; font-size: 12px;}

a { color: #2059c5; text-decoration:none;}

a:hover {color: #9cbbf7;}


/* Header */
#headNavi {
width: 326px;
background: url(img/logo.gif) no-repeat;
padding: 12px 0 20px 30px;
margin-left: 30px;
}
#headNavi a {
display: block;
width: 210px;
height: 65px;
}
#headNavi a span {
display: none;
}

/* Content */
#text_content {
float: left;
width: 639px;
margin-left: 20px;
} 
.image {
display: bolck;
width: 639px;
height: 198px;
background: url(img/image.jpg) no-repeat;
margin-top: 20px;
}
.image span {
display: none;
}
#text_content h3 {
border: 2px solid #3f89df;
padding: 3px 6px;
margin: 10px 0 0 0;
font-size: 12px;
color: #3f89df;
letter-spacing:3px;
} 
#text_content h2 {
padding: 25px 0 25px 90px;
font-size: 30px;
color: #222;
background: url(img/pagetitle.gif) no-repeat;   
}
 
#text_content  .text_space { 
padding: 20px;
line-height: 230%;
font-size:15px;
}
.cat {padding: 20px;}
.cat li { padding: 5px 10px; margin: 10px; font-size: 16px; font-weight: bold;}
.cat li a { color: #575757; border-left: 6px solid #3f89df; padding: 3px 6px;}
.cat li a:hover { color: #333; border-left: 6px solid #1242bb; padding: 3px 8px;}

#text_content .totop {
    text-align: right;  
    margin: 20px 0; 
}
#text_content .mini_text {
padding: 10px;
line-height: 140%;
}
#text_content .mini_text li {
padding-bottom: 12px;
}

/* left list*/
#side_box {
float: left;
width: 200px;
background-color: #ebebeb;
margin: 20px 0 0 20px;
line-height: 160%;
}
#side_box .navi_top a {
display: block;
width: 49px;
height: 19px;
background: url(img/list_top.gif) no-repeat;
margin:10px 0 0 70px;
}
#side_box .navi_top a span {
display: none;
}

.links li a {
display: block; 
background-color: #cdcdcd;
border-top: 1px solid #f5f5f5;
border-bottom: 1px solid #a6a6a6;
color: #333;
margin: 0 10px;
letter-spacing: 3px;
height: 46px;
}
.links li a:hover {
background-color: #d7d7d7;
border-top: 1px solid #f5f5f5;
border-bottom: 1px solid #a6a6a6;
color: #5c5c5c;
}
.links li a span {
display: block;
padding: 16px 5px 16px 5px;
}
#side_box .mini_text {
padding: 10px;
}
#side_box .mini_text li {
border-bottom: 1px dotted #aaa;
padding: 4px;
}

/* foot */
#footNavi {
clear: both;
padding: 10px;
font-size: 11px;
background: #2bab1a url(img/footline.jpg) repeat-x;
color: #94e58a;
letter-spacing: 2px;
}
#footNavi a {
color: #fff;
text-decoration: underline;
}
#footNavi a:hover {
text-decoration: none;
}
#footNavi p {
text-align: center;
padding: 20px 10px 10px 10px;
}
#footNavi .mini_text {
line-height: 140%;
padding: 10px;
}
#footNavi .mini_text li{
padding-bottom: 10px;
}

