@charset "UTF-8";

body{
text-align: center;
background-color: #ffffff;
background-image: url(背景);
background-attachment: fixed;
margin: 0px;
padding: 0px;
 font-size : 11px;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

}

#layout {
width: 800px;
margin-top:0px;
padding-top: 0px;
background-color: #fff;
border-right: solid 1px #fff;
border-left: solid 1px #fff;
margin-right: auto;
margin-left: auto;
}



#main {
float : center;
width : 600px;
margin: 0px 0px 0px 0px;
padding: 0px;
text-align: left;
color: gray;
}



#footer {
background-color: #ffffff;
clear : both;
width: 600px;
color: gray;
border-top: dotted 1px #fff;
padding-top: 10px;
margin-top: 0px;
margin-bottom: 10px;
text-align: center;
padding-bottom: 10px;
margin-left: 0px;
margin-right: 0px;
font-size: 11px;
}

/*スクロールバー*/
html{
scrollbar-face-color:#ffffff;
　scrollbar-track-color:#ffffff;
　scrollbar-arrow-color:#000000;
　scrollbar-3dlight-color:#000000;
　scrollbar-highlight-color:#ffffff;
　scrollbar-shadow-color:#ffffff;
　scrollbar-darkshadow-color:#000000;
}


/*タイトル部分
------------------------------------------------------------*/


/*サイトタイトル*/


.site_title {
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding-top: 30px;
}


.site_title a{
color: #000;
text-decoration:none;
}


.site_title a:hover {
color: #000;
text-decoration : underline;
}


/*サイト説明文*/

.site_intro {
margin-top: 3px;
font-size: 11px;
font-weight: bolder;
color: white;
margin-left: 80px;
}




/*文字設定
------------------------------------------------------------*/

#menutitle {
font-size: 11px;
color: #000000;
margin-top: 30px;
margin-bottom: 0px;
padding: 0.0em;
background-color: #ffffff;
border-color:#;
border-style: solid;
border-width: 1px;
padding-right: 2px;
padding-left: 2px;
}





/* リスト設定（サイドメニュー）
------------------------------------------------------------*/

ul {
text-align:left;
margin: 0px;
padding-left: 0px;
color: #000000;
list-style-type: none;
text-decoration:none;
}



li {
text-align: left;
font-size: 11px;
color: #000000;
line-height: 150%;
padding: 0px 0px 0px 0px;
text-decoration: none;
background: url() no-repeat;
}


li a {
text-decoration: none;
color: #000000;
}


li a:hover {
color:#000000;
text-decoration: underline;
} 



/* カレンダー
--------------------------------------------------*/
table.calender {
font-size: 11px;
border-collapse: collapse;
margin: 0px 0px 0px 0px;
color: #000000;
}
.calender a {
color: #000000;
text-decoration:none;
}

.calender a:hover {
color: #000000;
text-decoration : underline;
}

.c{margin: 0px 0px 0px 0px;
}


/*エントリー
--------------------------------------------------*/


/*エントリーテーブル（1ブロック）*/

.entry_table{
width: 600px;
color: #000000;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
}

/*エントリー：ナビゲーション*/

.entry_navi{
text-align:center;
text-decoration:none;
margin: 50px 0px 30px 0px;
}

.entry_navi a {
color: #000000;
text-decoration:none;
}


.entry_navi a:hover {
color: #000000;
text-decoration : underline;
}


/*エントリー：見出し*/

.entry_title{
font-size: 11px;
color: #000000;
margin: 0px 0px 0px 0px;
padding-bottom: 5px;
padding-top: 5px;
border-bottom: 1px dotted #000000;
text-align: left;
}
.entry_title a {
font-size: 11px;
text-decoration: none;
color: #000000;
}



/*エントリー：テキスト*/

.entry_text {
color: #000000;
line-height : 150%;
margin-top: 10px;
margin-right: 5px;
margin-left: 5px;
}

.entry_text a {
color: #000000;
text-decoration:none;
}


.entry_text a:hover {
color: #000000;
text-decoration : underline;
}



/*エントリー：ステータス（日付等）*/

.entry_day {
color: #000000;
text-align: left;
}

.entry_date {
color: 000000;
text-align: right;
margin: 0px 0px 0px 0px;
}

.entry_date a {
color: #000000;
text-decoration:none;
}

.entry_date a:hover {
color: #000000;
text-decoration : underline;
}

.entry_state {
color: #000000;
text-align: right;
margin: 0px 0px 0px 0px;
}

.entry_state a {
color: #000000;
text-decoration:none;
}


.entry_state a:hover {
color: #000000;
text-decoration : underline;
}


.comment_state {
color: #000000;
text-align: right;
margin: 20px 20px 10px 0px;
}

.comment_state a {
color: #000000;
text-decoration:none;
}


.comment_state a:hover {
color: #000000;
text-decoration : underline;
}



/*テキスト内の画像*/

.entry_text img {
padding: 0px;
margin-right: 0px;
margin-bottom: 0px;
border: 1px #;
float: center;
} 





/*フッター
---------------------------------------------------------*/



#footer a {
color: #000000;
text-decoration:none;
}

#footer a:hover {
color:#000000;
}

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;
}

.emoji{
vertical-align:middle;
border:0;
}

