@charset "EUC-JP";

/* 全体の設定 */

body {
 background :#532e3f;
 font-size : 11px;
 font-family :  "ＭＳ Ｐ明朝","Times New Roman","平成明朝","Times";
 color : #ffffff;
 line-height : 120%;
 background-image: url(http://blog-imgs-41.fc2.com/7/7/n/77night/cherry.jpg);
 background-repeat: no-repeat;
 background-position:bottom left;
 background-attachment: fixed;
}

br {letter-spacing:normal;}

a:link {color : #d587a3;}
a:visited {color : #d587a3;}
a:hover {color : #d587a3;}
a:active {color : #d587a3;}

html {
 scrollbar-face-color: #532e3f; 
 scrollbar-track-color: #532e3f; 
 scrollbar-arrow-color: #ffffff; 
 scrollbar-highlight-color: #532e3f; 
 scrollbar-shadow-color: #532e3f; 
 scrollbar-3dlight-color: #532e3f; 
 scrollbar-darkshadow-color: #532e3f;}

img {
 margin-top : 3px;
 margin-left : 2px;
 margin-right : 2px;
 margin-bottom : 3px;}

.emoji {
 margin-top : 3px;
 margin-bottom : -3px;}

input,textarea{
  background : #532e3f;
 font-size : 11px;
 font-family :  "ＭＳ Ｐ明朝","Times New Roman","平成明朝","Times";
 color : #808080;
 line-height : 120%}

hr {
 border : 1px dotted #a81e4f;
 width : 99%;
 height : 1px;
 margin-top : 2px;}


/* ブログの名前の設定 */

.name {
 background-image: url(http://blog-imgs-21.fc2.com/7/7/n/77night/lace12-6.gif);
 background-repeat: repeat-x;
 background-position:top;
 width : 500px;
 text-align : center;
 margin-bottom : 1px;
 padding: 30px 0px 0px 0px;
 font-size: 20px;
 line-height: 150%;}
.name a {text-decoration : none;}


/* テーブルの設定 */

.tb {
 background :#532e3f;
 margin-left : auto;
 margin-right : 10%;
 width : 430px;
 line-height:20px;
 margin-bottom : 30px;
 table-layout: fixed;}


/* エントリータイトルの設定 */

.title {
 border-bottom : 1px dotted #a81e4f;
 margin-left : 7px;
 margin-right : 7px;
 padding-top : 6px;
 padding-bottom : 6px;}


/* 日付の設定 */

.date {
 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 {
 background-image: url(http://blog-imgs-21.fc2.com/7/7/n/77night/lace12-5.gif);
 background-repeat: no-repeat;
 background-position:bottom;
 width : 500px;
 height : 100px;
 padding: 30px 0px 0px 30px;
 text-align : center;}

/*ﾌﾟﾗｸﾞｲﾝの設定*/

.plug{
 text-align : right;
 margin-right : 7px;
 padding-top : 1px;}

/**/
.plof{
 background : #FFFFFF;
 font-size : 11px;
 font-family :  "ＭＳ Ｐ明朝","Times New Roman","平成明朝","Times";
 color : #808080;
 line-height : 120%;}
