body{
        text-align: center;
        background-color: #ffffff;
        margin: 0px;
        padding: 0px;
        font-size: 12px;
        background-image: url(https://blog-imgs-27-origin.fc2.com/f/u/w/fuwarap/flower3.jpg);
        font-family:"\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF","Osaka","sans-serif" ;
        cursor: crosshair;
}




#layout {
          width: 770px;
          margin-top:  0px;
          padding-top: 0px;
          background-color: #F4F3EF;
          border-left: solid 1px #cc9999;
          border-right: solid 1px #cc9999;
          background-image: url(/f/fuwarap/file/flower4.gif);
          background-repeat: no-repeat;          
  }


#header {
          width : 770px;
          height : 205px;
          margin-top:  0px;
          padding-top: 0px;
          text-align: left;
          background-image: url(https://blog-imgs-27-origin.fc2.com/f/u/w/fuwarap/flower1.jpg);
                       }





#menu {
        float : left;
        width : 200px;
        margin: 10px 0px 0px 10px;
        padding: 0px;
        background-color: #F4F3EF;
        color: #d7a1bc;
        text-align: left;
                    }


#menu h3{
        color: #ffffff;
        background-color: #D4A9A9;
        padding:0.3em;
        font-size:14px;
}
#menu p{
        color: gray;
        margin: 0.3em;
}
#main {
        float : right;
        width : 500px;
        margin: 10px 0px 0px 10px;
        padding: 0px;
        text-align: left;
        color: gray;
        background-color: #F4F3EF;
 }




#footer {
	clear : both;
         width: 770px;
	color: gray;
         border-top: dotted 1px #ffffff;
	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: 130px;
 font-size                  : 33px ;
 font-weight                : bolder;
 font-family                : \FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF ;
 color                      : #cc9999;
 line-height                : 170% ;
}
.site_title a:link {	color:#cc9999;	text-decoration: none;}
.site_title a:active {	color: #cc9999;	text-decoration: none}
.site_title a:visited {	color: #cc9999;	text-decoration: none}
.site_title a:hover {	color: #cccc99;	text-decoration: none;}




/*サイト説明文*/

.site_intro {
 padding-left: 130px;
 font-size: 12px;
 font-weight: normal;
 color:#DEBCBC;
 padding-right:50%;
}



/*カレンダー*/

.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(https://blog-imgs-27-origin.fc2.com/f/u/w/fuwarap/flower2.jpg);
}



#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: #cccc66;
             text-decoration:none;
}


#calender li a:hover {
	              color: #D4A9A9;
                     text-decoration : underline;
}

li.day {
	padding: 0px 3px 0px 2px;
}

.prev-month-calendar {
	margin-right : 0px;
}

.next-month-calendar {
	margin-left : 10px;
}





/*左メニュー見出し
------------------------------------------------------------*/

#menu img {
        font-size: 12px;
        color: #D4A9A9;
        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: 12px;
     color: gray;
     line-height: 120%;
     padding: 0px 15px 5px 0px;
     text-decoration: none;
}


#menu a {
       text-decoration: none;
       color: #999999;
}


#menu a:hover {
	   color:  #D4A9A9;
}   




/* 自己紹介用イメージ
------------------------------------------------------------*/

.pay {
	text-align: center;
}

.pay img{
background: #fff;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #666;
border-right: 1px solid #666;
margin: 0px 10px 5px 0px;
padding: 5px;
} 




/*エントリー
--------------------------------------------------*/


/*エントリーテーブル（1ブロック）*/

.entry_table{
	width: 500px;
	margin: 0px 30px 10px 0px;

}

/*エントリー：ナビゲーション*/

.entry_navi{
	font-size: 12px;
	text-align:center;
}

.entry_navi a {
                 font-size: 12px;
                 color: #666666;
                 text-decoration:none;
}


.entry_navi a:hover {
	              color: #D4A9A9;
                       text-decoration : underline;
}


/*エントリー：見出し*/

.entry_title{
	font-size: 25px;
	font-weight: nomal;
	color: #666666;
	margin: 35px 20px 0px 100px;
	padding-bottom: 5px;
	border-bottom: 1px dotted gray;
}


/*エントリー：テキスト*/

.entry_text {
	font-size: 13px;
	color: gray;
	margin: 30px 35px 30px 50px;
	line-height : 150%;
}

.entry_text a {
                 color: #D4A9A9;
                 text-decoration:none;
}


.entry_text a:hover {
	              color: #D4A9A9;
                  text-decoration : underline;

}



/*エントリー：ステータス（日付等）*/

.entry_state {
	font-size: 12px;
	color: gray;
	text-align: right;
         margin: 0px 35px 10px 35px;
}



a {
                 font-size: 12px;
                 color: #D4A9A9;
                 text-decoration:none;
}


a:hover {
	               color: #D4A9A9;
                       text-decoration : underline;
}


#pagetop { margin:  0px 0px 50px 0px;}


/*テキスト内の画像*/

.entry_text img {
background: #fff;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #666;
border-right: 1px solid #666;
margin: 0px 3px 3px 0px;
padding: 3px;}  






/*検索
---------------------------------------------------------*/
#sarch { text-align: center;
         margin-top : 0px;
         padding: 0px 0px 0px 0px;
       }





/*フッター
---------------------------------------------------------*/



#footer a {
	color: #D4A9A9;
	text-decoration:none;
	}

#footer a:hover {
	color: #FFFFFF;
	}
	
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;
}