/* 全体 */

body {
    background-color: #FFFFFF;
    margin: 0px;
    padding: 10px;
} 


/* リンク関連 */

A                { color: #8FABBE; text-decoration: none; background: none;}
A:link           { color: #8FABBE; text-decoration: none; background: none;}
A:link:hover     { color: #999999; text-decoration: none; background: none;}
A:link:active    { color: #000000; text-decoration: none; background: none;}

A:visited        { color: #8FABBE; text-decoration: none; background: none;}
A:visited:hover  { color: #999999; text-decoration: none; background: none;}
A:visited:active { color: #000000; text-decoration: none; background: none;}


/* 見出し */

h1,h2,h3 {
    margin: 0px;
    padding: 0px;
}


/* 全体を囲う箱 */


#inbox {
    background: #FFFFFF;
    border: 1px solid #e5e5e5;
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}



/* バナー */

#banner {
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.8em;
    font-weight: bold;
    color: #666666;
    background-color: #FFFFFF;
    padding-top: 5px;
    padding-left: 10px;
    margin-bottom: 1em;
    padding-bottom: 5px;
}


.description {
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.9em;
    color: #999999;
}


/* レイアウト */



/* 右サイドバーの場合(現在の設定はこちらです) */

#links {
    margin-top: 5px;
    padding-left: 5px;
    margin-right: 10px;
    width: 180px;
    float: right;
}

#content {
    margin: 5px 0px 0px 5px;
    padding: 0px 5px 0px 5px;
    width: 550px;
    float: right;
}



/* 左サイドバーの場合、#links #contentの指定を以下のようしてください */
/*
#links {
    margin-top: 5px;
    padding-left: 5px;
    margin-right: 10px;
    width: 175px;
    float: left;
}

#content {
    margin: 5px 0px 0px 5px;
    padding: 0px 5px 0px 5px;
    width: 480px;
    float: left;
}
*/



#footer2 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.8em;
    text-align: center;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #e5e5e5;
    padding-top: 8px;
    padding-bottom: 5px;
    clear: both;
    width: 760px;
}

address {
    font-size: 0.8em;
    color: #666666;
}



/* 記事まわり */
    
.blog {
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    background: none;
}


.blogbody {
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.9em;
    font-weight: normal;
    color: #666666;
    line-height: 1.5em;
    letter-spacing: 0.05em;
    padding: 0.5em;
    margin-bottom: 0.5em;
    background: none;
}


.date2 { 
    color: #999999;
    font-family:Verdana, Arial, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    margin: 0.5em 0em 0.5em 0em;
    text-align: right; 
}

.info { 
    color: #ffb56a;
    font-family:Verdana, Arial, sans-serif;
    font-size: 1.0em;
    font-weight: bold;
    margin: 0.5em 0em 0.5em 0em;
    text-align: left; 
}


.title {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    color: #999999;
    padding-top: 5px;
}


#content h2 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.0em;
    font-weight: bold;
    color: #999999;
    text-align: left;
    margin-bottom: 5px;
}

.sign {
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.8em;
    color: #666666;
    margin-bottom: 10px;
}

.posted {
    background: none;
    color:#666666;
    font-family:Verdana, Arial, sans-serif;
    font-size: 0.7em;
    font-weight:normal;
}


.extended {
    color:#666666;
    display:block;
    float:right;
    font-family: Verdana, Arial, sans-serif;
    font-size:1em;
    font-style:normal;
}

.hako {font-family: Verdana, Arial, sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
    border-width: 1px;
    border-style: solid;
    border-color: #e5e5e5;
    padding: 0.25em;
    background: #336633;
    }


/* サイドバー */

.sidebar h2 {font-family: Verdana, Arial, sans-serif;
    font-size: 1.0em;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
    border-width: 1px;
    border-style: solid;
    border-color: #e5e5e5;
    padding: 0.25em;
    background: #ff9933;
    }

.sidebar ul {
    padding-left: 5px;
    margin: 0px;
    margin-bottom: 20px;
    }

.sidebar ul ul {
    margin-bottom: 0px;
    }

.sidebar #categories ul {
    padding-left: 5px;
    }


.sidebar li {
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.9em;
    text-align: left;
    line-height: 150%;
    margin-top: 3px;
    list-style-type: none;
    }

.sidebar #categories li {
    list-style-type: none;
    }

.sidebar {
    padding-left: 0px;
    padding-right: 0px;
}

.sidebar img {
    border: 3px solid #FFFFFF;
    }

.photo {
    text-align: left;
    margin-bottom: 20px;
    }

.link-note {
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
    line-height: 150%;
    text-align: left;
    padding: 2px;
    color: #666666;
    }

#powered {
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
    line-height: 150%;
    text-align: left;
    color: #666666;
    margin-top: 50px;
    }



/* アーカイブのページ関連 */

#menu {
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.8em;
    font-weight: normal;
    padding: 0.5px;
}


.comments-body {
    background: none;
    color:#666666;
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.9em;
    font-weight:normal;
    line-height:1.5em;
    margin:0.5em;
    padding:0.5em;
}


.comments-post {
    background: none;
    color:#666666;
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.8em;
    font-weight:normal;
}


.comments-head {
    border-bottom: 1px solid #e5e5e5;
    color: #666666; 
    font-family: Verdana, Arial, sans-serif;
    font-weight:bold;
}

.commenter-profile img {
    vertical-align: middle;
    border-width: 0;
    }


/* Mac IE テキストエリア文字化け対策 */

select,input,textarea {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}


/* @Style http://atstyle.biz/ */