/*css*/
body{
font-family:arial,Osaka,sans-serif,verdana;
color:#000;
text-align:center;
background:url(img/slash.jpg);
}

*{margin:0;padding:0;line-height:160%;}
html,body{margin:0; padding:0}
img{border:none;}
ul,ol{margin:0;padding:0;}
ul li{list-style:none;list-style-postion:inline}
ul li a{text-decoration:none;border:none;}
h2,h3,h3,h4,h5{margin:0;padding:0;}

a{color:#a50f38;}
a:hover{color:#aa364f;}
.clearfix{ clear:both;}

#basic{
width:840px;
text-align:left;
margin:0 auto;
}

#header_space_flame{
text-align:center;
box-shadow:0 0 4px #ccc;
margin-bottom:15px;
}
#header_space{

border-bottom: 1px #d9d9d9 solid;
background:#fff;
background: -moz-linear-gradient(top, #eee, #fff);
background: -webkit-gradient(linear, center top, center bottom, from(#eee), to(#fff));
background: linear-gradient(top center, #eee 0%, #fff 100%);
}
h1{
width:840px;
margin:0 auto;
padding:9px 0;
text-align:left;
}
h1 a{
display:block;
font-size:25px;
text-decoration:none;
}


#nav_unit{
width:26%;
padding:0  0 12px 0;
position:relative;
float:left;
font-size:12px;
}
#nav_unit ul{
margin:0 0 10px 0;
background:#fff;
box-shadow:1px 1px 2px #999;
background: -moz-linear-gradient(top, #f9f9f9, #eee);
background: -webkit-gradient(linear, center top, center bottom, from(#f9f9f9), to(#eee));
background: linear-gradient(top center, #f9f9f9 0%, #eee 100%);
border:#fff solid 1px;
}
#nav_unit ul li{
padding:10px 8px;
border-top:#fff solid 1px;
border-bottom:#e9e9e9 solid 1px;
}
#nav_unit{
font-size:13px;
}
#nav_list li a{
text-decoration:underline;
}


#contentcolumn{
background:#ffffff;
width:62%;
padding:35px;
margin-bottom:23px;
position:relative;
float:right;
font-size:13px;
line-height:180%;
color:#333;
box-shadow:1px 1px 3px #999;
}

#page_title{
margin:7px 0 15px 0;
font-weight:bold;
border:#666666 solid 1px;
border-radius:5px ;
}

#page_title h2{
padding:5px;
margin:2px;
color:#444;
font-size:18px;
letter-spacing:-1px;
background:url(img/stripe.jpg);
}

#inner h3{
padding:5px;
border:#666666 solid 1px;
color:#666666;
font-size:15px;
letter-spacing:-1px;
margin:15px 0;
border-radius:5px ;
}

.photo01{
border-top: #ced7fc solid 2px;
border-bottom: #ced7fc solid 2px;
width:100%;
}

#inner,
#contentcolumn p{line-height:180%;}

#inner ul li{line-height:180%;}

#inner .useful li{ line-height:180%; padding-bottom:3px;}


#footer{
padding:12px;
background:#eee;
font-size:12px;
color:#666;
text-align:center;
}
#footer_in{
width:840px;
margin:0 auto;
text-align:left;
}
#footer ul li{
line-height:180%;
}
#footer .credit{
letter-spacing:1px;
text-align:right;
font-size:11px;
}

