*, html{margin:0;padding:0;}

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; background: url(img/headline.gif) repeat-x; font-size: 12px; text-align: center;}

a { color: #df1c54; text-decoration:none;}

a:hover {color: #ed7c9c;}

#pagelayout {
margin: 0 auto;
text-align: left;
width: 865px;
}
#pagelayout h1 a {
display: block;
width: 511px;
height: 105px;
background: url(img/logo.jpg) no-repeat;
}
#pagelayout h1 a span {
display: none;
}



/* left list*/
#navigation_side {
float: left;
width: 200px;
margin: 30px 0 0 0;
line-height: 160%;
}
#navigation_side ul li {
border-bottom: 1px dotted #aaa;
padding: 4px;
}
#navigation_side ul.links {
width: 200px;
border: 1px solid #eee;
padding: 10px 0;
margin: 10px 0;
}
#navigation_side ul.links li {
border: none;
padding: 0;
}
#navigation_side ul.links li a {
display: block; 
background: url(img/mark.gif) no-repeat left;
border-right: 6px solid #df1c54;
border-bottom: 1px dotted #aaa;
color: #333;
margin: 4px 10px;
letter-spacing: 3px;
}
#navigation_side ul.links li a:hover {
background: url(img/mark.gif) no-repeat left;
border-right: 6px solid #ed7c9c;
border-bottom: 1px dotted #aaa;
color: #5c5c5c;
}
#navigation_side ul.links li a span {
display: block;
padding: 16px 5px 16px 25px;
}
#navigation_side ul.links li#links_top a {
display: block;
width: 185px;
height: 54px;
background: url(img/list_top.gif) no-repeat;
border: none;
margin: 8px;
}
#navigation_side ul.links li#links_top a span {
display: none;
}
/* Content */
#textSide {
float: right;
width: 639px;
margin-top: 30px;
} 
.image {
display: bolck;
width: 639px;
height: 198px;
background: url(img/image.jpg) no-repeat;
}
.image span {
display: none;
}
#textSide h3 {
border: 2px solid #ed7c9c;
padding: 3px 6px;
margin: 10px 0 0 0;
font-size: 12px;
color: #ed7c9c;
letter-spacing:3px;
} 
#textSide .main_pr {
padding: 10px;
line-height: 140%;
}
#textSide .main_pr li {
padding-bottom: 12px;
}
#textSide h2 {
padding: 15px 0 35px 90px;
font-size: 26px;
color: #222;
background: url(img/pagetitle.gif) no-repeat;   
}
#textSide .honbun_box { 
padding: 20px;
line-height: 300%;
font-size: 15px;
}
#textSide .totop {
    text-align: right;  
    margin: 20px 0; 
}
.category {padding: 20px;}
.category li { padding: 5px 10px; margin: 10px; font-size: 16px; font-weight: bold;}
.category li a { color: #575757; border-left: 6px solid #ed7c9c; padding: 3px 6px;}
.category li a:hover { color: #222; border-left: 6px solid #df1c54; padding: 3px 8px;}

/* foot */
#footer {
clear: both;
padding-top: 10px;
font-size: 11px;
background: #bb1f4c url(img/footline.gif) repeat-x;
color: #f288a6;
letter-spacing: 2px;
}
#footer a {
color: #fff;
text-decoration: underline;
}
#footer a:hover {
text-decoration: none;
}
#footer p {
text-align: center;
padding: 20px 10px 10px 10px;
}
#footer ul {
width: 865px;
margin: 0 auto;
text-align: left;
padding: 15px;
}
