body{
        text-align: center;
        background-color: #ffffff;
        margin: 0px;
        padding: 0px;
        font-size: 12px;
        background-image: url(http://templates.blog.fc2.com/template/ohirune/bg.gif);
        font-family: "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF","\30D2\30E9\30AE\30CE\20Pro\20W33",Osaka,sans-serif ;
        cursor: crosshair;
}



#content {
          width: 780px;
          margin-top:  0px;
          padding-top: 0px;
          background-color: #ffffff;
         border-left: solid 1px #685d4d;
         border-right: solid 1px #685d4d;
}




#header {
          width : 780px;
          height : 210px;
          margin-top:  0px;
          padding-top: 0px;
          text-align: left;
          background-color: #ffffff;
          background-image: url(http://templates.blog.fc2.com/template/ohirune/top.gif);
                       }



#menu {
        float : left;
        width : 165px;
        margin: 10px 0px 0px 5px;
        padding: 0px;
        background-color: #ffffff;
        color: #d7a1bc;
        text-align: left;
}

#menu p{
        margin: 0.3em;
        font-size: 11px;
        color: gray;
}

#menu a{
             color: #ff664d;
             text-decoration:none;
}


#menu a:hover {
	              color: #853737;
                     text-decoration : underline;
}

#main {
        float : left;
        width : 405px;
        margin: 20px 8px 0px 8px;
        padding: 0px;
        text-align: left;
        color: gray;
        background-color:ffffff;
 }




#sub {
        float : left;
        width : 160px;
        margin: 10px 3px 0px 0px;
        padding: 0px;
        background-color: #ffffff;
        color: #d7a1bc;
        text-align: left;
 }


#sub p{
        margin: 0.3em;
        font-size: 11px;
        color: gray;
}

#sub a{
             color: #ff664d;
             text-decoration:none;
}


#sub a:hover {
	              color: #853737;
                     text-decoration : underline;
}

#footer {
	clear : both;
           width: 780px;
	color: gray;
           font-size: 11px;
           letter-spacing: 1px;
			text-align: center;
           border-top: dotted 1px #ffb366;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-top: 10px;
}

.calender{
    color: gray;
    width: 95%;
}


/*タイトル部分
------------------------------------------------------------*/


/*サイトタイトル*/


.site_title {
      text-align: left;
	  font-size: 20px;
	font-family: Verdana,Osaka ;
	  font-weight: bolder;
	  color: #701c0d;
	  padding-top: 50px;
         padding-left: 80px;
	  margin: 0px;
}

.site_title a{
             color: #701c0d;
             text-decoration:none;
}


.site_title a:hover {
	              color: #701c0d;
                       text-decoration : underline;
}


span.h1_left{
                 background: transparent url(http://templates.blog.fc2.com/template/ohirune/title_icon.gif) no-repeat 0% 50%;
                 padding-left: 30px;
                 }

span.h1_right{
                 background: transparent url(http://templates.blog.fc2.com/template/ohirune/title_icon.gif) no-repeat 100% 50%;
                 padding-right: 30px;
                 }




/*サイト説明文*/

.site_intro {
         text-align: left;
         margin-top: 15px;
	font-size: 12px;
	font-weight: normal;
	color: #685d4d;
	padding-right: 350px;
         padding-left: 80px;
	line-height : 150%;
         letter-spacing: 3px;
}




/*カレンダー部分
------------------------------------------------------------*/


#calender {
       text-align: center;
       padding-top: 10px;
       padding-bottom: 10px;
       background-color: #ffffff;
       border-bottom: dotted 1px #ffb366;
}



#calender ul {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position : inside;
}

#calender li {
	display : inline;
	list-style-type : none;
         color: #c8bfbb;
}

#calender li a{
             color: #ff664d;
             text-decoration:none;
}


#calender li a:hover {
	              color: #853737;
                     text-decoration : underline;
}


li.day {
	padding: 0px 3px 0px 2px;
}

.prev-month-calendar {
	margin-right : 2px;
}

.next-month-calendar {
	margin-left : 9px;
}








/*文字設定
------------------------------------------------------------*/

h2 {
        font-size: 12px;
        color: #dd878c;
        text-align: left;
        margin-top: 20px;
        margin-bottom: 10px;
        padding-left: 25px;
        padding-top: 2px;
        padding-bottom: 2px;
        background: url(http://templates.blog.fc2.com/template/ohirune/icon.gif) no-repeat 2px 50%;
}


h3 {
        font-size: 12px;
        color: #dd878c;
        text-align: left;
        margin-top: 20px;
        margin-bottom: 10px;
        padding-left: 25px;
        padding-top: 2px;
        padding-bottom: 2px;
        background: url(http://templates.blog.fc2.com/template/ohirune/icon2.gif) no-repeat 2px 50%;
}





/* リスト設定（サイドメニュー）
------------------------------------------------------------*/

ul {
     text-align:center;
     margin: 0px;
     padding-left: 20px;
     list-style-type: circle;
     text-decoration: none;
}


li {
     text-align: left;
     font-size: 11px;
     color: gray;
     line-height: 150%;
     padding: 0px 5px 5px 0px;
     text-decoration: none;
}


a:link {
       text-decoration: none;
       color: #ff9966;
}


a:hover {
 color: #804d00;
             text-decoration : underline;
}   




/* 自己紹介用イメージ
------------------------------------------------------------*/

.pay {
	text-align: center;
}

.pay img{
background: #fff;
border: 1px solid #666;
margin: 0px 10px 5px 0px;
padding: 5px;
} 



/*エントリー
--------------------------------------------------*/


/*エントリーテーブル（1ブロック）*/

.entry_table{
	width: 405px;
	margin: 0px 20px 50px 0px;

}

/*エントリー：ナビゲーション*/

.entry_navi{
	font-size: 12px;
	text-align:center;
}

.entry_navi a {
                 font-size: 12px;
                 color: #80991a;
                 text-decoration:none;
}


.entry_navi a:hover {
	              color: #804d00;
                       text-decoration : underline;
}


/*エントリー：見出し*/

.entry_title{
	font-size: 12px;
	font-weight: nomal;
	color: #853737;
         text-align: left;
	margin: 10px 30px 0px 30px;
         padding-top: 0px;
	padding-bottom: 10px;
         letter-spacing: 2px;
}


/*エントリー：テキスト*/

.entry_text {
	font-size: 12px;
	color: #685d4d;
	margin: 10px 30px 15px 30px;
	line-height : 180%;
	letter-spacing: 2px;
	word-break: break-all;
}

.entry_text a {
                 font-size: 12px;
                 color: #af5783;
                 text-decoration:none;
}


.entry_text a:hover {
	              color: #853737;
                       text-decoration : underline;

}



/*エントリー：ステータス（日付等）*/

.entry_state {
	font-size: 10px;
	color: gray;
	text-align: center;
}



.entry_state a {
                 font-size: 10px;
                 color: #af5783;
                 text-decoration:none;
}


.entry_state a:hover {
	               color: #853737;
                       text-decoration : underline;
}


#pagetop { margin:  0px 0px 50px 0px;}


/*テキスト内の画像*/

.entry_text img {
background: #fff;
border: 1px solid #666;
margin: 3px;
padding: 3px;
}  






/*検索
---------------------------------------------------------*/

#sarch { text-align: left;
         margin-top : 0px;
         padding: 0px 0px 0px 10px;
       }





/*フッター
---------------------------------------------------------*/

#footer a {
	color:#d33e3e;
	text-decoration:none;
	}

#footer a:hover {
	color:#853737;
	}
	

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;
}