@charset "EUC-JP";

/* 全体の設定 */

body {
 background : #FFFFFF;
 font-size : 12px;
 font-family : "Verdana","ＭＳ Ｐゴシック","Osaka";
 color : #000000;
 line-height : 1.6;}

br {letter-spacing:normal;}

a:link {color : #000000;}
a:visited {color : #000000;}
a:hover {color : #000000; text-decoration : none;}
a:active {color : #000000; 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 : 2px;
 margin-right : 2px;
 margin-bottom : 3px;}

.emoji {
 margin-top : 3px;
 margin-bottom : -3px;}

input,textarea{
 background-color : #FFFFFF;
 border : 1px solid #000000;
 font-size : 12px;
 font-family : "ＭＳ ゴシック","Verdana","ＭＳ Ｐゴシック","Osaka";
 color : #000000;
 line-height : 1.5;}

hr {
 border : 1px dotted #000000;
 width : 99%;
 height : 1px;
 margin-top : 2px;}


/* ブログの名前の設定 */

.name {text-align : center; margin-bottom : 25px;}
.name a {text-decoration : none;}


/* テーブルの設定 */

.tb {
 background : #FFFFFF;
 border : 1px solid #000000;
 margin-left : auto;
 margin-right : auto;
 width : 430px;
 margin-bottom : 30px;}

.tb2 {
 background : #FFFFFF;
 border : 0px solid #000000;
 margin-left : auto;
 margin-right : auto;
 width : 430px;}


/* エントリータイトルの設定 */

.title {
 border-bottom : 1px dotted #000000;
 margin-left : 7px;
 margin-right : 7px;
 padding-top : 6px;
 padding-bottom : 6px;}


/* 日付の設定 */

.date {
 font-size : 11px;
 text-align : right;
 margin-right : 7px;
 padding-top : 1px;}


/* 本文の設定 */

.txt {
 margin-top : 3px;
 margin-left : 8px;
 margin-right : 8px;
 margin-bottom : 8px;}


/* リストの設定 */

.list {
 text-align : right;
 font-size : 10px;
 margin-top : 1px;
 margin-left : 7px;
 margin-right : 7px;
 margin-bottom : 7px;}


/* コメント本文の設定 */

.txt2 {
 margin-top : 5px;
 margin-left : 8px;
 margin-right : 8px;
 margin-bottom : 2px;}


/* トラックバックURLの設定 */

.tra {
 margin-left : 8px;
 margin-right : 8px;
 margin-bottom : 8px;}


/* ページ移動の設定 */

.navi {
 text-align : center;
 margin : 5px;}


/* フッターの設定 */

.footer {
 font-size : 11px;
 text-align : right;
 margin : 5px;}