*, 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/back.gif) repeat-x; text-align: center; font-size: 12px;}

a { color: #076ec7; text-decoration:none;}

a:hover {color: #67b2f2;}

/* container */

#container {
width: 737px;
margin: 0 auto;
text-align: left;
background: url(img/main_back.jpg) no-repeat right top;
}

/* Header */
#logo {
width: 737px;
background: url(img/logo.jpg) no-repeat;
padding: 64px 0 46px 0;
}
#logo a {
display: block;
width: 478px;
height: 40px;
}
#logo a span {
display: none;
}

/* Content */
#Left-content {
float: left;
width: 550px;
overflow: hidden; 
} 
.pankuzu {
display: bolck;
width: 550px;
background: url(img/pan.gif) no-repeat;
padding: 90px 0 20px 27px;
}
#Left-content h2 {
display: block; 
background-color: #4d97d7;
padding: 3px 6px;
font-size:12px;
margin: 0 8px;
color: #fff;
} 
#Left-content h2 span {
border-left: 4px solid #fff;
padding-left: 6px; 
}
#Left-content h3 {
width: 550px;
padding: 15px 0;
font-size: 26px;
color: #272727;
text-align: center; 
background: url(img/pagetitle.gif) no-repeat;   
}
 
#Left-content .text_space { 
padding: 20px;
line-height: 230%;
font-size: 15px;
}
.fld {padding: 20px;line-height: 230%;font-size: 16px;text-align: center;}
#Left-content .totop {
    text-align: right;  
    margin: 20px 0; 
}
/* left list*/
#Right-content {
float: right;
font-size: 12px;
width: 187px;
line-height: 180%;
}
#Right-content ul {
background: url(img/list_mdl.gif) repeat-y;
}
#Right-content ul li {
margin: 0 10px;
padding:4px 5px; 
border-bottom:#aaa dotted 1px;
}
#Right-content .menu_top a {
display: block;
width: 187px;
height: 61px;
background: url(img/menu_top.png) no-repeat left;
}
#Right-content .menu_top a span {
display: none;
}
#Right-content ul.navigation-block li {
border: none;
padding: 0;
}
#Right-content ul.navigation-block li a {
display: block; 
line-height: 160%;
background: url(img/list.gif) no-repeat left;
color: #333;
letter-spacing: 2px;
overflow: hidden;
}
#Right-content ul.navigation-block li a:hover {
color: #fff;
}
#Right-content ul.navigation-block li a span {
display: block;
padding: 10px 10px 10px 30px;
}
#Right-content .menu_bottom {
display: block;
width: 187px;
height: 32px;
background: url(img/list_btm.gif) no-repeat;
}
#Right-content .menu_bottom span {
display: none;
}

/* foot */
#footer {
clear: both;
padding-top: 10px;
font-size: 11px;
}
#footer p {
text-align: right;
padding: 10px;
background-color: #4d97d7;
}
.pr {
padding: 10px;
line-height: 140%;
}
.pr li {
padding-bottom: 10px;
}
