@charset "UTF-8";


/* スクロールバー
-------------------------------------------------- */

html,body{
  scrollbar-track-color: #000000;
  scrollbar-face-color: #000000;
  scrollbar-shadow-color: #444444;
  scrollbar-arrow-color: #555555;
  scrollbar-bace-color: #000000;
  scrollbar-highlight-color: #555555;
  scrollbar-3dlight-color: #444444;
  scrollbar-darkshadow-color: #000000;}

body{
        text-align: center;
        background-color: #000000;
        margin: 0px;
        padding: 0px;
        font-size: 12px;
       　font-family:"\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF","Osaka","sans-serif" ;
        cursor: crosshair;
}




#layout {
          width: 855px;
          margin-top:  0px;
          padding-top: 0px;
          background-color: #000000;
          border-left: solid 1px #555555;
          border-right: solid 1px #555555;
          background-image: url(http://blog-imgs-23.fc2.com/m/o/m/momoka19/bg_main01.gif);
          background-repeat: no-repeat;          
  }


#header {
          width : 855px;
          height : 240px;
          margin-top:  0px;
          padding-top: 0px;
          text-align: left;
          background-image: url(http://blog-imgs-23.fc2.com/m/o/m/momoka19/title.jpg);
                       }





#menu {
        float : right;
        width : 200px;
        margin: 15px 0px 0px 25px;
        padding: 0px;
        background-color: #000000;
        color: #999999;
        text-align: left;
                    }


#menu h3{
        color: #999999;
        background-color: #333333;
        padding: 4px;
        font-size:12px;
}
#menu p{
        color: #999999;
        margin: 0.3em;
}
#main {
        float : center;
        width : 585px;
        margin: 10px 0px 0px 10px;
        padding: 0px;
        text-align: left;
        color: #999999;
        background-color: #000000;
 }




#footer {
	clear : both;
         width: 855px;
	color: #999999;
         border-top: dotted 1px #555555;
	padding-top: 10px;
	margin-top: 30px;
	text-align: center;
	padding-bottom: 30px;
	margin-left: 0px;
	margin-right: 0px;
	}




/*タイトル部分
------------------------------------------------------------*/


/*サイトタイトル*/

.site_title{
 padding-top: 35px;
 padding-left: 70px;
 font-size                  : 30px ;
 font-weight                : bolder;
 font-family                : \FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF ;
 color                      : #999999;
 line-height                : 180% ;
}
.site_title a:link {	color:#999999;	text-decoration: none;}
.site_title a:active {	color: #555555;	text-decoration: none}
.site_title a:visited {	color: #999999;	text-decoration: none}
.site_title a:hover {	color: #555555;	text-decoration: none;}




/*サイト説明文*/

.site_intro {
 padding-left: 100px;
 font-size: 12px;
 font-weight: normal;
 color: #999999;
 padding-right:10%;
}



/*カレンダー*/

.calender {
       width: 95%;
       height: 32px;
       text-align: center;
       padding-top: 10px;
}



.calender ul {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position : inside;
}

.calender li {
	display : inline;
	list-style-type : none;
}

#calender {
       height: 32px;
       text-align: center;
       padding-top: 10px;
       background-image: url(http://blog-imgs-23.fc2.com/m/o/m/momoka19/calender.gif);
}



#calender ul {
	font-family: Arial, Geneva, Helvetica, sans-serif,Osaka;
	font-size: 12px;
	list-style-position : inside;
}

#calender li {
	display : inline;
	list-style-type : none;
}

#calender li a{
             color: #d7b428;
             text-decoration:none;
}


#calender li a:hover {
	              color: #9e851d;
                     text-decoration :none;
}

li.day {
	padding: 0px 3px 0px 2px;
}

.prev-month-calendar {
	margin-right : 0px;
}

.next-month-calendar {
	margin-left : 10px;
}





/*左メニュー見出し
------------------------------------------------------------*/

#menu img {
        font-size: 11px;
        color: #000000;
        text-align: center;
        margin-bottom: 15px;
        padding-top: 2px;
        padding-bottom: 2px;
	}




/* リスト設定（サイドメニュー）
------------------------------------------------------------*/

ul {
     text-align:center;
     margin: 0px;
     padding-left: 30px;
     list-style-type: square;
     text-decoration: none;
     margin-bottom: 15px;
}


li {
     text-align: left;
     font-size: 11px;
     color: gray;
     line-height: 120%;
     padding: 0px 15px 5px 0px;
     text-decoration: none;
}


#menu a {
       text-decoration: none;
       color: #999999;
}


#menu a:hover {
	   color:  #606000;
}   




/* 自己紹介用イメージ
------------------------------------------------------------*/

.pay {
	text-align: center;
}

.pay img{
background: #000000;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
border-bottom: 1px solid #666666;
border-right: 1px solid #666666;
margin: 0px 10px 5px 0px;
padding: 5px;
} 




/*エントリー
--------------------------------------------------*/


/*エントリーテーブル（1ブロック）*/

.entry_table{
	width: 585px;
	margin: 0px 20px 10px 0px;

}

/*エントリー：ナビゲーション*/

.entry_navi{
	font-size: 12px;
	text-align:center;
}

.entry_navi a {
                 font-size: 12px;
                 color: #999999;
                 text-decoration:none;none;
}


.entry_navi a:hover {
	              color: #606000;
                       text-decoration : none;
}


/*エントリー：見出し*/

.entry_title{
	font-size: 14px;
	font-weight: nomal;
	color: #999999;
	margin: 35px 20px 0px 130px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #555555;
}


/*エントリー：テキスト*/

.entry_text {
	font-size: 12px;
	color: #999999;
	margin: 30px 35px 30px 50px;
	line-height : 150%;
}

.entry_text a {
                 color: #606000;
                 text-decoration:none;
}


.entry_text a:hover {
	              color: #606000;
                  text-decoration :none;

}



/*エントリー：ステータス（日付等）*/

.entry_state {
	font-size: 12px;
	color: #606000;
	text-align: right;
         margin: 0px 35px 10px 35px;
}



a {
                 font-size: 12px;
                 color: #cccccc;
                 text-decoration:none;
}


a:hover {
	               color: #606000;
                       text-decoration :none;
}


#pagetop { margin:  0px 0px 50px 0px;}



/*検索
---------------------------------------------------------*/
#sarch { text-align: center;
         margin-top : 0px;
         padding: 0px 0px 0px 0px;
       }





/*フッター
---------------------------------------------------------*/



#footer a {
	color: #999999;
	text-decoration:none;
	}

#footer a:hover {
	color: #606000;
	}
	
textarea,input,select {
	font-family : "\30D2\30E9\30AE\30CE\20Pro\20W3","Osaka","Verdana","Helvetica","Arial","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",sans-serif;
}

img.emoji{
	vertical-align:middle;
	border:0;
}

/* テンプレート利用規約
-------------------------------------------------- */
テンプレートご利用ありがとうございます。
自分用に作ったテンプレートの公開をしてます。
ＩＥ７でのみ動作確認をしています。
その他のブラウザでは、確認してないので、不具合や
修正箇所がある場合は、ご自身で修正をお願いします。

 * Copyright (C) 表示＆Template by Diet&Beautyの削除禁止
 * 削除不可部分は、削除を禁止させて頂いてます。
 * Diet&Beautyでは、著作権を放棄してません。
 * カスタマイズ及び利用者に制限がないので、ご自由にお使い下さい。
 * 再配布は、絶対にしないで下さい。
 * 素材部分（画像）のみ使用するのは、お止め下さい。
 * テンプレートに関する質問及び苦情は、一切お受けしません。
 * 尚、このコメントも削除しないようお願いします。
/*

