body{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}


BODY,TD,TH { 
font-size : 10px;
color: #00000;
}

A { text-decoration: none ;}
A:link { COLOR: #00759F;}
A:visited { COLOR: #000000;}
A:active { COLOR: #3798B9;}
A:hover { COLOR: #868F98;}


SELECT,INPUT, TEXTAREA {
font-size : 10px; 
color : #00759F; 
background-color:#868F98;
border-top:solid 1px  #0000000;
border-bottom:solid 1px #000000;
border-left:solid 1px #000000;
border-right:solid 1px #000000;
border : solid 1px #000000;
}





/*タイトル部分
------------------------------------------------------------*/


/*サイトタイトル*/


.site_title {
	text-align: left;
	font-size: 35px;
	font-family: "Arial Black", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-weight: bolder;
	color: #00759F;
	padding: 15px 0px 0px 50px;
	margin: 0px;
}


.site_title a {text-decoration: none;}
.site_title a:link {color: #00759F;}
.site_title a:active {color: #868F98;}
.site_title a:visited {color: #00759F;}
.site_title a:hover {COLOR: #000000;}




/*サイト説明文*/

.site_intro {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #00759F;
	padding: 5px 0px 0px 65px;
}



/*カレンダー*/

#calender {
	color: #000000;
	text-align: center;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	padding: 10px 0px 10px 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 li a{
	color: #00759F;
	text-decoration:none;
}


#calender li a:hover {
	color: #000000;
	text-decoration:none;
}


li.day {
	padding: 0px 3px 0px 2px;
}

.prev-month-calendar {
	margin-right : 8px;
}

.next-month-calendar {
	margin-left : 8px;
}

.calender {
	width: 90%;
	text-align: center;
	padding: 10px 0px 10px 0px;
}



/*文字設定
------------------------------------------------------------*/

h2 {
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-weight: bolder;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
}


/* 自己紹介部分の画像
--------------------------------------------------*/

.pay img {
       padding: 5px;
       margin: 0px;
} 





/* リスト設定（サイドメニュー）
------------------------------------------------------------*/

ul {
	color: #000000;
     text-align:center;
     margin: 0px;
     padding-left: 0px;
     list-style-type: none;
     text-decoration: none;
}


li {
     text-align: left;
     font-size: 12px;
     color: 000000;
     line-height: 120%;
     padding: 0px 0px 0px 0px;
     text-decoration: none;
}


/* 自己紹介用イメージ
------------------------------------------------------------*/

.pay {
	text-align: center;
	color: #000000;
}

.pay img{
	margin: 3px 3px 3px 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000 #000000 #000000 #000000;
} 






/*エントリー
--------------------------------------------------*/



/*エントリー：見出し*/

.entry_title{
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-weight: bolder;
	font-size: 20px;
	font-weight: bolder;
	color: #414B56;
	margin: 5px 0px 0px 15px;
	padding:  0px 0px 0px 0px;
}


/*エントリー：テキスト*/

.entry_text {
	font-size: 12px;
	color: #868F98;
	text-align: left;
	margin: 5px 10px 5px 10px;
	padding:  0px 5px 0px 5px;
	line-height : 130%;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}

.entry_text a {text-decoration: none;}
.entry_text a:link {color: #00759F;}
.entry_text a:active {color: #868F98;}
.entry_text a:visited {color: #414B56;}
.entry_text a:hover {color: #868F98;}


.entry_text2 {
	font-size: 14px;
	color: #868F98;
	text-align: right;
	margin: 0px 0px -15px 0px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height : 130%;
}


.entry_text2 a {text-decoration: none;}
.entry_text2 a:link {color: #00759F;}
.entry_text2 a:active {color: #868F98;}
.entry_text2 a:visited {color: #414B56;}
.entry_text2 a:hover {color: #868F98;}


/*エントリー：ステータス（日付等）*/

.entry_state {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-weight: bolder;
	font-size: 36px;
	color: 414B56;
	text-align: right;
	margin: 0px 0px -8px 0px;
	padding:  0px 0px 0px 0px;
}


.entry_state a {text-decoration: none;}
.entry_state a:link {color: #414B56;}
.entry_state a:active {color: #868F98;}
.entry_state a:visited {color: #414B56;}
.entry_state a:hover {color: #00759F;}



/*テキスト内の画像*/




/*検索
---------------------------------------------------------*/
#sarch { text-align: center;
         margin-top : 10px;
         padding: 0px 0px 0px 0px;
       }





/*フッター
---------------------------------------------------------*/



#footer a {
	color:#00759F;
	text-decoration:none;
	}

#footer a:hover {
	color:#3798B9;
	}


#footer {
	clear : both;
	width: 740px;
	color: 000000;
	padding-top: 10px;
	margin-top: 10px;
	text-align: center;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	}

img.emoji{
	vertical-align:middle;
	border:0;
}




