body { background:#fff; }
body,p,ul,li { margin:0; padding:0; }
body,td,th { color:#333; font-size:11px; line-height:160%; }
a { color:#c05b78; }
a:hover { color:#000; }
img { border:0; }


/*INDEX*/
body#index { background:#fff url("../images/bg_body.gif") repeat-x center center; }
body#index table.background { background:url("../images/bg_table.gif") repeat-x center center; }
body#index table.background td { background:url("../images/bg_td.gif") no-repeat center center; }
body#index #nav { width:800px; text-align:left; border-bottom:1px solid #fff; }
body#index #nav img { margin:0 10px 0 0; }

/*HOME*/
body#home { background:#eaf0f6 url("../home/images/bg.jpg") no-repeat; }
body#home div#box { height:400px; }
body#home div#box h1 { margin:0; padding:0; }
body#home div#box h1 a { display:block; text-decoration:none; text-indent:-9999px; width:600px; height:115px; }
body#home p#topics { position:absolute; top:330px; left:240px; color:#333; line-height:20px; }
body#home p#topics a { color:#333; }
body#home p#topics a:hover { color:#c05b78; }

/*MOBILE*/
body#mobile { margin:10px; }
body#mobile h4 { font-size:12px; border-top:1px solid #666; padding:15px 0 5px 0; margin:5px 0 0 0; }

/*DIARY & BBS*/
.dairy_cell { background:#c05b78; color:#fff; }
.diary_navi_title { background:#e6a0b4; }
.dairy_cell li { list-style:none; }
.dairy_cell a { color:#fff; }
