*, 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/border.gif) repeat-x; text-align: center; font-size: 12px;}

a { color: #ba4e36; text-decoration:none;}

a:hover {color: #fd542f;}

.fix {clear: both;}
/* wrapper_all */

#wrapper_all {
width: 919px;
margin: 0 auto;
text-align: left;
background: url(img/head.jpg) no-repeat left top;
}

/* Header */
#header {
width: 919px;
padding: 53px 0 20px 12px;
}
#header h1 a {
display: block;
width: 430px;
height: 100px;
}
#header h1 a span {
display: none;
}
#header .breadcrumbs {
margin: 8px 0 0 40px;
}

#two_column {
width: 918px;
background: url(img/main.png) no-repeat left top;
padding: 50px 0 0 58px;
}


/* left list*/
#list_area {
float: left;
width: 218px;
border: 1px solid #d3d3d3;
}
#list_area ul li {
background-color: #f0ebea;
margin: 4px 0;
padding: 4px;
}
#list_area .menu_top a {
display: block;
width: 205px;
height: 51px;
background: url(img/list_top.gif) no-repeat left;
margin: 6px 0 0 7px;
}
#list_area .menu_top a span {
display: none;
}
#list_area ul.links li {
background: none;
margin: 0;
padding: 0;
}
#list_area ul.links li a {
display: block; 
line-height: 120%;
border-left: 4px solid #333;
border-bottom: 1px dashed #666;
color: #333;
letter-spacing: 3px;
overflow: hidden;
margin: 7px;
}
#list_area ul.links li a:hover {
color: #9b6f66;
border-left: 4px solid #9b6f66;
}
#list_area ul.links li a span {
display: block;
padding: 10px 5px 10px 10px;
}
.pr {
padding: 10px;
line-height: 230%;
color: #666;
}

/* Content */
#text_section {
float: left;
width: 521px;
overflow: hidden;
margin-left: 60px; 
} 
#text_section h2 {
display: block; 
padding: 3px 6px;
font-size:12px;
margin: 0 8px;
letter-spacing: 2px;
border-bottom: 1px dotted #9b6f66;
color: #9b6f66;
} 
#text_section h3 {
padding: 18px 10px 18px 60px;
font-size: 26px;
color: #272727; 
background: url(img/pagetitle.gif) no-repeat;   
}
 
#text_section .data_in { 
padding: 20px;
line-height: 230%;
font-size: 15px;
}
.category {padding: 20px;}
.category li {margin: 10px; font-size: 16px; font-weight: bold;}
.category li a { display: block; color: #272727; border-left: 9px double #666; }
.category li a:hover {border-left: 9px double #000;}
.category li span {display: block; padding: 3px 3px 3px 20px;}

#text_section .totop {
    text-align: right;  
    margin: 20px 0; 
}

/* foot */
#footer_arae {
clear: both;
padding-top: 10px;
font-size: 11px;
background: #503c39 url(img/footer.jpg) repeat-x;
text-align: center;
color: #c6b1ac;
}
#footer_arae p {
padding: 10px;
letter-spacing: 3px;
}
#footer_arae .pr {
color: #c6b1ac;
}
#footer_arae a {
color:#fff;
text_section-decoration: underline;
}
#footer_arae a:hover {
text_section-decoration: none;
}
