body {
    margin: 10px 0px 10px 0px;
    background-color: #FFFFFF;    
background-repeat: repeat-x;

    text-align: center;  
     }

a   {
    text-decoration: underline;        
    }

a:link {
    text-decoration:none;
    color: #333399;
       }

a:visited {
    text-decoration:none;
    color: #333399;
          }
a:active  {
    color: #333399;
          }
a:hover   {
    color: #ff0000;
          }
h1, h2, h3 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    }
h4 {
    color: #ff0000;
    }

/*ベースカラー*/
#container {
    line-height: 140%;
    width:800px;    
    background-color: #FFFFFF;
    border-left:1px solid #3399cc;
    border-right:1px solid #3399cc;
    position:relative;
    margin-right:auto;
    margin-left:auto;
}

/*バナー*/
#banner {
    font-family: Verdana, Arial, sans-serif;
    background-color: #FFFFFF;    
    text-align: left;
    padding: 0px 0px 0px 0px;
    height: 150px;
    background-image: url(http://www.kokolife.com/image/temp/title.jpg);
    background-repeat: no-repeat ;
    border-bottom:5px solid #666;
    margin-bottom:20px;
    }

#banner a {
    color: #ｆｆｆｆｆｆ;
    font-size: 2em;
    font-weight: bold;
    text-decoration: none;
    }

/*タイトル文字*/
#banner h1 {
    font-size: 1em;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 3px;
    padding: 30px 0px 0px 20px;
    }

/*サブタイトル文字*/
#banner h2 {
    font-size:0.9em;
    font-weight: bold;
    color: #FFFFFF;
    padding: 5px 0px 0px 15px;
    }
/*メイン*/

#center {
    float: right;    
    width: 550px;    
    overflow: hidden;
    padding: 10px 0px 0px 0px;
    }

.content {
    background-color: #FFFFFF;    
    text-align: left;
        padding: 0px 10px 0px 10px;
    font-family: Verdana, Arial, sans-serif;
    }

.content p {
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.9em;
    line-height: 150%;
    text-align: left;
    }


.content h2 {
        font-size:1em;
        margin:20px 0 0px 0px;
        padding-left:15px;
        font-weight:bold;
        background:#3399cc;
        color:white;
}

.content h3 {
    border-left:15px solid #3399cc;
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.9em;
    text-align: left;
    font-weight: bold; 
    margin: 30px 0px 10px 0px;
    padding:1px 0 1px 10px;
    background-color: #f8f8f8;
    }

.content p.posted {
    color: #999999;
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.625em;
    border-top: 1px solid #999999;
    text-align: left;

    margin-bottom: 25px;
    line-height: normal;
    padding: 3px;
    }

.ctgy dt{
        margin-bottom:0;
        padding:0px 20px 0px 15px;
        font-weight:bold;
        font-size:1em;
        color:#FFFFFF;
        background-image:url(http://www.kokolife.com/image/temp/mark.gif);
        background-position:left;
        background-repeat:no-repeat;
}
.ctgy dt a:link { color: #000099; }
.ctgy dt a:hover{ color: #ff0000; }
.ctgy dt a:visited{ color: #000099; }

.ctgy dd{
        font-size:0.8em;
        padding:0px 0px 0px 25px;
        margin:0px 0px 30px 0px;
    background-color: #F2FFE6;    
    border-bottom: 1px solid #3399cc;
    border-right: 1px solid #3399cc;
}

.cat_list dd{
    margin-bottom:20px;
}

.description{
    padding:10px;
    border-right:1px solid #6666FF;
    border-bottom:1px solid #6666FF;
    background: #FAFAF3;
    margin-top:0;
}

.entry-body{
        padding:0 10px 0 10px;
}

.large{
            font-size:0.9em;
            font-weight:bold;
            margin-left:45px;
            margin-bottom:30px;
}



/*サイド*/

#right {
        float: left;
    width: 200px;
    overflow: hidden;
        margin-left:10px;
        border-left:1px solid #3399cc;
        border-right:1px solid #3399cc;
        border-bottom:1px solid #3399cc;
    }

#right h2{
       background-color: #FFFFFF;    
       font-size:0.9em;
    font-family: Verdana, Arial, sans-serif;
       font-weight:normal;
       text-align:center;
}


#right h3{
       font-size:0.9em;
    font-family: Verdana, Arial, sans-serif;
       font-weight:normal;
       text-align:center;
       background:#f8f8f8;
       border-top:3px solid #3399cc;
       border-bottom:1px dashed #3399cc;
}

#right ul{
        margin:0 0 10px 0;
        padding:0;
        list-style-type:none;
}
#right ul li{
        font-size:0.85em;
        padding-left:5px;
       text-align:left;
       border-bottom:1px dashed #000099;
}

#right ul ul{
        list-style-type:disc;
        margin:0 0 0 15px;;
        border-style:none;   
}

#right ul ul li{
        border-style:none;
        padding-left:0;
}
#powered {
       font-family: Verdana, Arial, sans-serif;
       font-size:0.75em;
       color: #7a818e;
    font-family: Verdana, Arial, sans-serif;
 background-color: #FFFFFF;    
       font-weight:normal;
       text-align:left;
       padding:20px 20px 7px 10px;

    }

/*XML・検索のテキスト*/
.link-note {
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.625em;
    line-height: 150%;
    text-align: right;
    color: #1B2C3B;
    margin-top: 3px;
    margin-right:15px;
position:absolute;
top:100px; right:15px;
    }

#foot {
    padding: 5px;
    text-align: center;
        background:#3399cc;
        color:#FFF;
        font-family:"ＭＳ Ｐゴシック";
        font-weight:bold;
        margin-bottom:0;
    }

.ads{
    padding:10px 0 10px 0;
}
