@charset "EUC-JP";

body{
background-color: #FFFFFF;
margin: 0px;
padding: 0px;
text-align: center;
font-size: 12px;
font-family:"Verdana", "Impact", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\20Pro\20W3", "Osaka";

}


#layout {
width: 825px;
margin-top:  0px;
padding-top: 0px;
background-color: #ffffff;
border-right: solid 1px #999999;
border-left: solid 1px #999999;
}

a{
color:#555555;
text-decoration:none;
}

a:hover {
color:#880000;
text-decoration:underline;
}

#header {
width : 825px;
height : 100px;
text-align: center;
background-color: #FFFFFF;
margin: 13px 13px 10px 13px;
border: 1px solid #999999;
}

#menu {
float : left;
width : 235px;
margin: 3px 0px 0px 8px;
padding: 0px;
color: #5d5d5d;
text-align: left;
}

#menu p{
font-size: 12px;
color: #5d5d5d;
margin:0.1em;
}

#main {
float : right;
width : 560px;
margin: 0px 0px 0px 10px;
padding: 0px;
text-align: left;
}

#footer {
background-color: #ffffff;
clear : both;
width: 825px;
color: #5d5d5d;
margin: 10px 0px 10px 10px;
padding: 10px 0px 10px 10px;
text-align: center;
font-size: 11px;
}

.site_title {
font-size: 18px;
font-weight: bolder;
color: #333333;
padding-top: 30px;
margin: 0px 0px 0px 0px;
text-align: center;
}


.site_title a{
color: #333333;
text-decoration:none;
}

.site_title a:hover {
color: #880000;
text-decoration:underline;
}

/*サイト説明文*/

.site_intro {
margin-top: 3px;
font-size: 12px;
color: #333333;
}

/*文字設定*/

.menutitle {
font-size: 12px;
font-weight: bolder;
color: #3d3d3d;
text-align: center;
margin: 30px 0px 5px 0px;
padding: 0.3em;
background-color: #ffffff;
border: 1px solid #cccccc;
}


/*自己紹介部分の画像*/
.pay {
text-align: center;
padding-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

/*サイドメニュー設定*/

ul {
text-align:left;
margin: 0px;
padding-left: 10px;
list-style-type: none;
text-decoration: none;
}

li {
text-align: left;
font-size: 12px;
color: #959595;
line-height: 150%;
padding: 0px 0px 5px 0px;
text-decoration: none;
}

li a {
text-decoration: none;
color: #2F4F4F;
}

li a:hover {
color:  #2F4F4F;
text-decoration: underline;
}   


/* カレンダー */

table.calender {
font-size: 11px;
width: 235px;
border-collapse: collapse;
padding: 0px 0px 10px 20px;
color: #959595;
}

.calender caption {
font-size: 11px;
border-bottom : 1px solid #999999;
}

.calender caption a:link, .calender caption a:visited {
text-decoration: none;
color: #555555;
}

.calender caption a:hover {
color: #880000;
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: 0.2em 0;
}

.calender td a {
display: block;
font-weight: bold;
}

th#sun {
color: #FF2222;
}

th#sat {
color: #0000FF
}

.calender td a:link, .calender td a:visited {
text-decoration: none;
color: #809933;
}
.calender td a:hover {
color: #9999cc;
text-decoration: underline;
}



/*エントリー*/

/*エントリーテーブル（1ブロック）*/

.entry_table{
width: 545px;
margin: 0px 0px 10px 0px;
color: #BBBBBB;
}

/*エントリー：ナビゲーション*/

.entry_navi{
font-size: 12px;
text-align:center;
}

.entry_navi a {
font-size: 12px;
color: #5d5d5d;
text-decoration:none;
}

.entry_navi a:hover {
color: #2F4F4F;
text-decoration : underline;
}

.entry_title{
font-size: 14px;
font-weight: bold;
color: #FF6000;
margin: 0px 0px 0px 0px;
padding: 3px 3px 3px 10px;
text-align: left;
border: 1px solid #999999;
}

.entry_text {
font-size: 12px;
color: #6D6D6D;
margin: 10px 0px 10px 0px;
padding: 10px 10px 10px 10px;
line-height : 150%;
border: 1px solid #999999;
}

.entry_text a {
font-size: 12px;
color: #555555;
text-decoration:none;
}


.entry_text a:hover {
color: #880000;
text-decoration : underline;
}

.entry_state {
font-size: 11px;
color: gray;
text-align: left;
margin: 10px 0px 10px 0px;
padding: 5px 5px 5px 5px;
border: 1px solid #999999;
}


.entry_state a {
font-size: 11px;
color: #555555;
text-decoration:none;
}


.entry_state a:hover {
color: #cc7777;
text-decoration : underline;
}


.comment_state {
font-size: 12px;
color: #727272;
text-align: right;
margin: 20px 20px 10px 0px;
}

.comment_state a {
font-size: 12px;
color: #809933;
text-decoration:none;
}


.comment_state a:hover {
color: #9999cc;
text-decoration : underline;
}


.entry_text img {
padding: 0px;
margin-right: 1px;
margin-bottom: 1px;
} 

#sarch { 
text-align: center;
margin-top : 15px;
padding: 0px 0px 10px 15px;


#footer a {
color: #cccccc;
text-decoration:none;
}

#footer a:hover {
color:#880000;
}

textarea,input,select {
font-family:"Verdana", "Impact", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\20Pro\20W3", "Osaka";
}

.emoji{
vertical-align:middle;
border:0;
}