*{margin:0;padding:0;}
html{margin:0; padding:0; background: url(img/back.gif);}

img{border:none;}
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; text-align: center; background: url(img/line.gif) repeat-x;}

a { color: #10125e; text-decoration:none; font-weight: bold;}

a:hover {color: #333;}

/* container */

#wrapAll {
width: 818px;
margin:  0 auto;
text-align: left;
background-color: #fff; 
}

/* Header */
#header {
width: 818px;
height: 138px;
background: url(img/head.jpg) no-repeat;
}
#header  h1 {
padding:  57px 0 0 44px;
}
#header  h1 a {
display: block;
width: 263px;
height: 48px;
}
#header  h1 a span {
display: none;
}

/* Content */
#L-Content {
float: left;
width: 513px;
margin: 20px 0 0 10px;
font-size: 13px;
} 
#L-Content h3 {
font-size:12px;
color: #fff;
padding: 3px;
background-color: #9b9b9b;
border-left: 6px solid #333;
}  
#L-Content h2 {
width: 513px;
padding: 8px 0 8px 30px;
font-size: 26px;
background:url(img/pagetitle.gif) no-repeat;
}
 
#L-Content .text_space { 
padding: 20px;
line-height: 280%;
}
#category li { margin: 10px 10px 20px 10px; font-size: 16px; border-left: 6px solid #333; border-bottom: 1px dashed #666;}
#category li a {color: #575757; }
#category li a:hover { color: #333;}
#category li a span {
padding: 4px 0 4px 10px;
}
/* left list*/

#R-Navigation {
float: right;
margin: 20px 10px 0 0;
font-size: 12px;
width: 244px;
}
#navi_top {
display: block;
width: 244px;
height: 64px;
background: url(img/navi_top.gif) no-repeat;
}
#links li a {
display: block; 
text-decoration: none;
background: #efefef url(img/mark.gif) no-repeat left;
border-bottom: dashed 1px #555;
}
#links li a span {
display: block;
padding: 10px 5px 10px 20px;
}
/* foot */
#footer {
clear: both;
background-color: #575757;
border-top: double 6px #fff;
font-size: 11px;
}
#footer ul {
padding: 10px;
}
#footer p {
padding-top: 20px;
text-align: right;
color: #fff;
}

