*, html{margin:0;padding:0;}

img {border:nne;}
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: #151515; background-color: #f1f1f1; text-align: center; font-size: 12px; letter-spacing: 0.2em;}

a { color: #d442fd; text-decoration:none;}

a:hover {color: #e58cff;}

.fix {
clear: both;
}
/* container */

#container {
width: 700px;
margin: 0 auto;
text-align: left;
background-color: #fff;
border:1px solid #ccc;
}

/* Header */
#logo {
width: 700px;
height:59px;
background: url(img/head.gif) no-repeat;
}
#logo h1 {
padding: 11px 0 0 0;
}
#logo h1 a {
display: block;
width: 700px;
height: 48px;
}
#logo a span {
display: none;
}

/* left list*/
#menu {
float: left;
width: 218px;
min-height: 1300px;
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
background-color: #fff;

}
#menu .navi_top a {
display: block;
background: url(img/menu_top.gif) no-repeat left;
width: 219px;
height: 33px;
}
#menu ul li {
padding: 8px;
border-bottom: 1px dotted #aaa;
}
#menu .navi_top a span {
display: none;
}
#menu ul.links li{
border: none;
background: url(img/list.gif) no-repeat bottom;
}
#menu ul.links li a {
display: block; 
line-height: 120%;
background: url(img/mark.gif) no-repeat left;
color: #333;
}
#menu ul.links li a:hover {
color: #d442fd;
}
#menu ul.links li a span {
display: block;
padding: 16px 5px 16px 30px;
}
/* Content */
#main {
float: right;
width: 478px;
background: #f8e5f6 url(img/image.jpg) no-repeat top;
padding: 220px 0 30px 0;
} 
#kakoi {
background-color: #fff;
margin: 0 10px;
border: 2px solid #eee;
}
#kakoi h2 {
font-size: 12px;
font-weight: normal;
border-bottom: 3px double #ccc;
margin: 10px;
padding: 5px;
} 
#kakoi ul.pr {
padding: 0 20px;
line-height: 140%;
}
#kakoi ul.pr li {
padding-bottom: 10px;
}
#main h3 {
padding: 10px 10px 10px 20px;
font-size: 20px;
background: url(img/pagetitle.gif) no-repeat left;
border-bottom: 1px solid #aaa;
margin: 10px 0 0 10px;   
}
#main .entry { 
padding: 20px;
line-height: 230%;
font-size: 15px;
}
.cat {padding:20px;line-height: 230%;font-size: 16px;}

#main .totop {
    text-align: right;  
    margin: 20px 0; 
}

.fix_text {
clear: both;
background-color: #482552;
color:#fff;
text-align: right;
padding: 6px;
}
/* foot */
#foot_navi {
clear: both;
width: 700px;
margin:0 auto;
text-align: left;
}
#foot_navi ul.pr {
padding: 15px;
line-height: 140%;
}
#foot_navi p {
text-align: center;
padding: 5px;
}
