*, 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; font-size: 12px; line-height: 160%; text-align: center; letter-spacing: 2px;}

a { color: #FF8FA7; text-decoration:none;}

a:hover {text-decoration:underline;}


/* Header */
#header {
margin: 0 auto;
width: 839px;
height: 222px;
background: url(img/head.jpg) no-repeat;
text-align: left;
}
#header h1 {
padding: 16px 0 0 5px;
}
#header h1 a {
display: block;
width: 301px;
height: 175px;
}
#header h1 a span {
display: none;
}
/* main */
#page_wrap {
margin: 0 auto;
text-align: left;
width: 839px;
}
/* Content */
#inner {
float: left;
width: 590px;
} 
#inner h3 {
background: url(img/info.gif) no-repeat left;
font-size: 12px;
margin-top: 20px;
color: #FF8FA7;
padding: 3px 3px 3px 50px;
} 
#inner .topic_path {
background-color: #FF8FA7;
color: #fff;
padding: 5px;
margin: 0 10px;
}
#inner .topic_path a {
color: #f2f2f2;
text-decoration: underline;
}
#inner .topic_path a:hover {
text-decoration: none;
}
#inner h2 {
padding: 10px;
font-size: 26px;
color: #333;
border-bottom: 4px solid #FF8FA7; 
margin: 0 10px;  
}
 
#inner .text_space { 
padding: 20px;
line-height: 230%;
}
.cat {padding: 20px;}
.cat li { padding: 5px 10px; margin: 10px; font-size: 16px; font-weight: bold;}
.cat li a { color: #575757;}
.cat li a:hover { color: #333;}

#inner .totop {
    text-align: right;  
    margin: 20px 0; 
}
/* left list*/
#sub_list {
float: right;
width: 231px;
margin: 20px 0;
background: #f2f2f2 url(img/cat.gif) no-repeat;
padding-top: 51px;
}
#sub_list .navi_top a {
display: block;
width: 231px;
height: 51px;
background: url(img/cat_top.gif) no-repeat;
}
#sub_list .navi_top a span {
display: none;
}
.links li a {
display: block; 
line-height: 120%;
background: #f2f2f2 url(img/mark.gif) no-repeat left;
color: #333;
letter-spacing: 3px;
}
.links li a:hover {
color: #5c5c5c;
}
.links li a span {
display: block;
padding: 16px 5px 16px 35px;
}
.pr {
padding: 5px 15px 20px 15px;
line-height: 230%;
color:#666;
font-size: 11px;
}

/* foot */
#footer {
clear: both;
padding-top: 10px;
background-color: #ff8fa7;
color: #ffd5de;
text-align: center;
}
#footer a {
color: #fff;
text-decoration: underline;
}
#footer a:hover {
text-decoration: none;
}
#footer p {
text-align: center;
padding: 10px;
}
#footer .pr {
color: #ffd5de;
}

