*{margin:0;padding:0;}
html{margin:0; padding:0;}

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; font-size: 12px; background: #ee7b69 url(img/back.jpg) repeat-x; text-align: center;}

a { color: #ef4b3c; text-decoration:none;}

a:hover {color: #333;}

/* Container */
#two-column_template {
width: 721px;
text-align: left;
margin: 0 auto;
}
#two-column_template h1 a{
margin-top: 64px;
display: block;
width: 543px;
height: 74px;
background: url(img/logo.png) no-repeat;
}
#two-column_template h1 a span {
display: none;
} 
/* left list*/
#sub_block {
float: left;
width: 208px;
font-size: 12px;
background: url(img/list_btm.png) no-repeat bottom left;
margin-top: 34px;
}
#sub_block ul li {
padding:4px; 
border-bottom:#aaa dotted 1px;
}
.list_top {
display: block;
width: 208px;
height: 62px;
background: url(img/navi_top.png) no-repeat top left;
}
.list_top a span {
display: none;
}

#sub_block ul.block {
padding: 0 15px;
background: url(img/list_mdl.png) repeat-y;
}
#sub_block ul.block li {
border: none;
padding: 0;
}
#sub_block ul.block li a {
display: block; 
width: 178px;
text-decoration: none;
background-color: #d7d7d7;
border-bottom: 1px solid #bbb;
border-top: 1px solid #eee;
letter-spacing: 2px;
line-height: 160%;
color:#333;
}
#sub_block ul.block li a:hover {
background: url(img/list_hover.gif) no-repeat left;
}
#sub_block ul.block li a span {
display: block;
padding: 10px 30px 10px 10px;
}
#sub_block ul.block li#home a{
display: block;
width: 178px;
height: 61px;
background: url(img/home.gif) no-repeat;
}
#sub_block ul.block li#home a:hover {
background: url(img/home_hover.gif) no-repeat;
}
#sub_block ul.block li#home a span {
display: none;
}
.info {
font-size: 12px;
padding: 15px;
line-height: 260%;
background: url(img/list_mdl.png) repeat-y;
}
.navi_btm{
display: block;
width: 208px;
height: 29px;

}
/* content */
#entryBody {
float: right;
width: 505px;
margin-top: 34px;
background: url(img/content_mdl.png) repeat-y;
}
#entryBody .image{
display: block;
width: 505px;
height: 205px;
background: url(img/image.png) no-repeat top left;
}
#entryBody .image span {
display: none;
}

#entryBody h2 {
font-size: 22px;
padding: 10px;
margin: 0 20px;
border-bottom: 3px solid #777;
}
#entryBody h3 {
font-size: 12px;
color: #777;
border-bottom: 1px solid #777;
margin: 20px 20px 0 20px;
}  
#entryBody .textin { 
padding: 30px;
line-height: 260%;
font-size: 14px;
}
.gnr {
padding: 30px;
font-size: 16px;
}
.gnr li {
padding: 10px 0;
}
.gnr li a{
color: #777;
}
.gnr li a:hover{
color: #333;
}
.totop a{
clear: both;
display: block;
height: 31px;
background: url(img/totop_.png) no-repeat top;
}
.main_pr {
padding: 10px 30px;
line-height: 260%;
}
/* foot */
#footer {
clear: both;
font-size: 11px;
}
/* copyright */
#footer p {
text-align: right;
padding: 0 10px;
}
#footer ul {
padding: 20px;
}
