@charset "UTF-8";

/* 全体の設定 */

body {
 background : #FFFFFF;
 font-size : 11px;
 font-family : Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
 color : #444444;
 line-height : 1.6;}

br {letter-spacing:normal;}

a:link {color : #444444;}
a:visited {color : #444444;}
a:hover {color : #444444; text-decoration : none;}
a:active {color : #444444; text-decoration : none;}

html {
 scrollbar-face-color : ;
 scrollbar-highlight-color : ;
 scrollbar-track-color : ;
 scrollbar-shadow-color : ;
 scrollbar-3dlight-color : ;
 scrollbar-arrow-color : ;
 scrollbar-darkshadow-color : ;}

img {
 margin-top : 3px;
 margin-left : 0px;
 margin-right : 0px;
 margin-bottom : 3px;
 color : #ffffff;}

.emoji {
 margin-top : 3px;
 margin-bottom : -3px;}

input,textarea{
 background-color : #FFFFFF;
 border : 1px solid #444444;
 font-size : 11px;
 font-family : Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
 color : #444444;
 line-height : 1.5;}


/* コメント注意書きの設定 */

.caution {
 font-size : 9px;}

.caution a:link {color : #444444; text-decoration : none;}
.caution a:visited {color : #444444; text-decoration : none;}
.caution a:hover {color : #444444; text-decoration : none;}
.caution a:active {color : #444444; text-decoration : none;}

/* ブログの名前の設定 */

.name {
 text-align : center;
 font-size : 16px;}

.name a:link {color : #444444; text-decoration : none;}
.name a:visited {color : #444444; text-decoration : none;}
.name a:hover {color : #444444; text-decoration : none;}
.name a:active {color : #444444; text-decoration : none;}

/* テーブルの設定 */

.tb {
 background : #FFFFFF;
 border : 1px solid #888888;
 margin-left : auto;
 margin-right : auto;
 width : 720px;}


/* 日付とエントリータイトルの設定 */

.title {
 font-size : 11px;
 margin-top : 15px;
 margin-left : 35px;
 margin-bottom : 11px;}


/* 本文の設定 */

.txt {
 margin-top : 0px;
 margin-left : 35px;
 margin-right : 35px;
 margin-bottom : 4px;}

.txt hr {
 border : 1px solid #555555;
 width : 100%;
 height : 1px;}


/* 投稿時間等の部分の設定 */

.list {
 text-align : right;
 font-size : 10px;
 margin-top : 20px;
 margin-left : 7px;
 margin-right : 5px;
 margin-bottom : 7px;}

.list a:link {color : #444444;}
.list a:visited {color : #444444;}
.list a:hover {color : #444444;}
.list a:active {color : #444444;}

.list hr {
 border : 1px solid #666666;
 height : 1px;
 margin-top : 2px;}


/* 投稿時間等の部分の設定 */

.twitter {
 text-align : left;
 font-size : 10px;
 margin-top : 20px;
 margin-left : 7px;
 margin-right : 7px;
 margin-bottom : 2px;}

.twitter a:link {color : #444444;}
.twitter a:visited {color : #444444;}
.twitter a:hover {color : #444444;}
.twitter a:active {color : #444444;}

.twitter hr {
 border : 1px solid #666666;
 height : 1px;
 margin-top : 2px;}

.fb-like {
 text-align : left;
 font-size : 10px;
 margin-top : 0px;
 margin-left : 7px;
 margin-right : 7px;
 margin-bottom : 5px;}

.fb-like a:link {color : #444444;}
.fb-like a:visited {color : #444444;}
.fb-like a:hover {color : #444444;}
.fb-like a:active {color : #444444;}

.fb-like hr {
 border : 1px solid #666666;
 height : 1px;
 margin-top : 2px;}

/* コメント投稿時間等の部分の設定 */

.list2 {
 text-align : right;
 font-size : 10px;
 margin-top : 7px;
 margin-left : 7px;
 margin-right : 35px;
 margin-bottom : 7px;}

.list2 a:link {color : #444444;}
.list2 a:visited {color : #444444;}
.list2 a:hover {color : #444444; text-decoration : none;}
.list2 a:active {color : #444444; text-decoration : none;}

.list2 hr {
 border : 1px solid #666666;
 height : 1px;
 margin-top : 2px;}



/* トラックバックURLの設定 */

.tra {
 margin-left : 35px;
 margin-right : 35px;
 margin-bottom : 35px;}


/* ページ移動の設定 */

.navi {
 text-align : center;
 margin : 5px;}


/* フッターの設定 */

.footer {
 text-align : right;
 margin : 5px;}