@charset "UTF-8";

body{
        text-align: center;
        background-image:url(/c/cotorino/file/bg2.gif);
        background-color: #ffffff;
        background-attachment: fixed;
        margin: 0px;
        padding: 0px;
        font-family : "Tahoma", "Verdana", "Osaka"; 
        font-size : 16px;
        color : #5E5D5D;
}

.posi {
margin:5px 0px 20px 5px;
}


#layout {
          width: 780px;
          margin-top:  0px;
          padding-top: 0px;
          background-color: #E6E1CA;
          border-right: solid 1px #000000;
          border-left: solid 1px #000000;
                     }


#header {
          width : 780px;
          height : 60px;
          margin-top:  0px;
          padding-top: 0px;
          text-align: left;
          background-color: #99cc33;}





#menu {
        float : left;
        width : 190px;
        margin: 20px 0px 0px 10px; /*上、右、下、左*/
        padding: 0px;
        color: #817E72;
        text-align: left;
	background-color:#FFFFcc;
                    }

#menu p{
        font-size: 11px;
        color: #817E72;
        margin:0.1em;
}

#main {
        float : right;
        width : 560px;
        margin: 20px 0px 0px 5px;
        padding: 1px;
        text-align: left;
        color: gray;
	background-color:#FFFFcc;
                    }




#footer {
	font-size:9px;
	font-family : "Verdana", "Tahoma","Osaka","Arial","MS UI Gothic"; 
         background-color: #FFFFcc;
	clear : both;
         width: 780px;
	color: gray;
	border-top: dotted 1px #868062;
	padding-top: 10px;
	margin-top: 30px;
         margin-bottom: 10px;
	text-align: center;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	}




/*タイトル部分
------------------------------------------------------------*/


/*サイトタイトル*/


.site_title {
	font-weight: bolder;
	color: #FFFFFF;
	padding-top: 20px;
        padding-left: 10px;
	margin: 0px;
}


.site_title a{
             color: #FFFFFF;
             text-decoration:none;
}


.site_title a:hover {
	              color: #FBDE56;
                       text-decoration : underline;
}


/*サイト説明文*/

.site_intro {
	font-size:10px;
	margin-top: 3px;
	color: white;
	text-align:right;
	/*padding: 30px 5px 5px 5px;上、右、下、左*/
	padding-bottom:3px;
	padding-right:3px;
}




/*文字設定
------------------------------------------------------------*/

.menutitle {
        font-weight: bolder;
        color: #000000;
        text-align: left;
        margin-top: 10px;
        margin-bottom: 5px;
        padding: 0.2em;
        border-top : 1px dotted #868062;
	border-bottom : 1px dotted #868062;
	}



/* 自己紹介部分の画像
--------------------------------------------------*/
.pay {
	text-align: center;
         padding-left: 10px;
         margin-top: 10px;
         margin-bottom: 10px;
}





/* リスト設定（サイドメニュー）
------------------------------------------------------------*/

ul {
     text-align:left;
     margin: 0px;
     padding-left: 5px;
     list-style-position : inside;
     list-style-type: disc;
     text-decoration: none;
}


li {
     text-align: left;
     font-size: 11px;
     color: #817E72;
     line-height: 120%;
     padding: 0px 0px 3px 0px; /*上、右、下、左*/
     text-decoration: none;
}


li a {
       text-decoration: none;
       color: #817E72;
}


li a:hover {
	 color:  #817E72;
              text-decoration: underline;
}   






/* カレンダー
--------------------------------------------------*/

table.calender {
	font-size: 11px;
	width: 182px;
	border-collapse: collapse;
         padding: 0px 0px 10px 20px;
         color: #5B5748;
}

table.calfoot {
	font-size: 11px;
	width: 182px;
	border-collapse: collapse;
         padding: 0px 0px 10px 20px;
         color: #5B5748;
	border-top: 0px solid #87AF36;
}

.calfoot td {
	width: 26px;
	text-align: center;
	padding: 1px 1px 1px 1px;
}

.calfoot td a {
	display: block;
	color:#87AF36;
	text-decoration: none;
	font-weight:bold;
}


.calender caption {
	font-size: 11px;
	border-bottom : 1px solid #87AF36;
	text-align:right;
}

.calender caption a:link, .calender caption a:visited {
      text-decoration: none;
       color: #3D831B;
}

.calender caption a:hover {
	color:  #9999cc;
         text-decoration: underline;
}


.calender th {
	font-size: 10px;
	font-weight: normal;
	padding: 0.2em 0;
	text-align: center;
}
.calender td {
	width: 26px;
	text-align: center;
	padding: 1px 1px 1px 1px;
}
.calender td a {
	display: block;
	font-weight: bold;
	background-color:#ffffff;
}

th#sun {
	color: #B9051A;
}
th#sat {
	color: #587C98
}
.calender td a:link, .calender td a:visited {
       text-decoration: none;
       color: #F7E334;
	background-color:#ffffff;
}
.calender td a:hover {
	color:  #F7E334;
         text-decoration: underline;
}



/*エントリー
--------------------------------------------------*/


/*エントリーテーブル（1ブロック）*/

.entry_table{
	width: 545px;
	margin: 0px 0px 50px 0px;
         color: #BBBBBB;
}

/*エントリー：ナビゲーション*/

.entry_navi{
	font-size: 12px;
	text-align:center;
}

.entry_navi a {
                 font-size: 12px;
                 color: #809933;
                 text-decoration:none;
}


.entry_navi a:hover {
	              color: #9999cc;
                       text-decoration : underline;
}


/*エントリー：見出し*/

.entry_title{
	font-weight: bold;
	color: #ECBF07;
	margin-top: 5px 0px 0px 5px;
	padding-bottom: 5px;
         padding-top: 5px;
	border-bottom: 1px dotted gray;
}

.entry_title a {
	font-weight: bold;
	color: #ECBF07;
	text-decoration : none;
}

.entry_title a:hover {
	font-weight: bold;
	color: #ECBF07;
	text-decoration : underline;
}


/*エントリー：テキスト*/

.entry_text {
	font-size: 11px;
	color: #6D6D6D;
	margin: 10px 20px 30px 20px;/*上、右、下、左*/
	line-height : 150%;
}

.entry_text a {
                 font-size: 12px;
                 color: #809933;
                 text-decoration:none;
}


.entry_text a:hover {
	              color: #9999cc;
                       text-decoration : underline;

}



/*エントリー：ステータス（日付等）*/

.entry_day {
	font-size: 11px;
	color: #b38066;
	text-align: right;
	margin-top: 5px;
}



.entry_state {
	font-size: 10px;
	color: gray;
	text-align: right;
         margin: 20px 20px 10px 0px;
	 font-family : "Verdana", "Tahoma","Osaka","Arial","MS UI Gothic"; 
}


.entry_state a {
                 font-size: 10px;
                 color: #703F00;
                 text-decoration:none;
 font-family : "Verdana", "Tahoma","Osaka","Arial","MS UI Gothic"; 
}


.entry_state a:hover {
	font-size: 10px;
	               color: #703F00;
                       text-decoration : underline;
 font-family : "Verdana", "Tahoma","Osaka","Arial","MS UI Gothic"; 
}


.comment_state {
	font-size: 10px;
	color: #727272;
	text-align: right;
         margin: 20px 20px 10px 0px;
	font-family : "Verdana", "Tahoma","Osaka","Arial","MS UI Gothic"; 
}

.comment_state a {
                 font-size: 11px;
                 color: #809933;
                 text-decoration:none;
}


.comment_state a:hover {
	               color: #9999cc;
                       text-decoration : underline;
}



/*テキスト内の画像*/

.entry_text img.waku {
       padding: 0px;
       margin-right: 3px;
       margin-bottom: 3px;
       border: 1px #666;
} 

.entry_text img.wakunon{
	vertical-align:middle;
	border:0;
}

.entry_text blockquote{
 border:1px solid #827D68;
 margin:3px 20px 3px 20px;
 padding:3px 3px 3px 3px;
 background-color:#F7F4E3;
 color:#676767;
}

.entry-trackback{
 border-left:5px solid #D5D1BA;
 margin:5px 5px 5px 5px;
 padding:3px 3px 3px 10px;
 color:#676767;
}

.entry-trackback a {
	               color: #703F00;
                       text-decoration : none;
	font-weight:bold;
}

.entry-trackback a:hover {
	               color: #703F00;
                       text-decoration : underline;
}



/*検索
---------------------------------------------------------*/
#sarch { text-align: center;
         margin-top : 15px;
         padding: 0px 0px 10px 15px;
       }





/*フッター
---------------------------------------------------------*/



#footer a {
	color: #809933;
	text-decoration:none;
	}

#footer a:hover {
	color:#9999cc;
	}

textarea,select {
	font-family : "\30D2\30E9\30AE\30CE\20Pro\20W3","Osaka","Verdana","Helvetica","Arial","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",sans-serif;
}

input text{
  border:1px solid #2A2302;
  background-color:#F7F4E3;
  font-family : "\30D2\30E9\30AE\30CE\20Pro\20W3","Osaka","Verdana","Helvetica","Arial","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",sans-serif;
}

.emoji{
	vertical-align:middle;
	border:0;
}

.n {display:none} 
.p011,.p022,.p033,.p044,.p055,.p066,.p077,.p088,.p099,.p10a,.p11b,.p12c {display:inline} 

.ad-bottom[
text-aline:center
margin-top:20px;
margin-bottom:20px;
]

.posi {
margin:5px 0px 20px 5px;
}