/* ページ全体の設定 */
body {
font-size                  : 11px ;
bgcolor:#ffffff;
font-family                : Verdana,Osaka ;
color                      : #D41900 ;
line-height                : 200% ;
scrollbar-base-color: #dadada;
scrollbar-highlight-color: #dadada;
scrollbar-3dlight-color: #dadada;
scrollbar-arrow-color: #D41900;
scrollbar-shadow-color: #c0c0c0;
scrollbar-darkshadow-color: #dadada;
scrollbar-face-color: #dadada;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}


/* 区切り線(コメント表示欄で使用)の設定 */
HR{BORDER:1px dashed #dadada}

/* サイドバーのリストのポイント画像の設定 */
li {
	font-size: 10px;
	line-height: 180%;
	list-style-image:url(http://templates.blog.fc2.com/template/love/pt.gif);
	margin: 0px 0px 0px 10px;
	padding: 0px;
}


/* エントリ欄ーの設定 */
.main_txt {
font-size                  : 11px ;
font-family                : Verdana,Osaka ;
color                      : #000000;
line-height                : 170% ;
scrollbar-base-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #D41900;
scrollbar-shadow-color: #c0c0c0;
scrollbar-darkshadow-color: #ffffff;
scrollbar-face-color: #ffffff;
}
.main_txt a:link {	color:#660033;	text-decoration: none;}
.main_txt a:active {	color: #660033;	text-decoration: none}
.main_txt a:visited {	color: #660033;	text-decoration: none}
.main_txt a:hover {	color: #993366;	text-decoration: none;}

.entry_title{
 font-size                  : 11px ;
 font-family                : Verdana,Osaka ;
 color                      : #D41900;
 font-weight: bold;
 line-height                : 170% ;
padding:0px 0px 0px 0px;
}


/* ブログのタイトルの設定 */
.site_title{
font-size                  : 22px ;
padding: 0px;
font-weight: bolder;
 font-family                : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
 color                      : #ffffff;
 line-height                : 170% ;
}
.site_title a:link {	color:#ffffff;	text-decoration: none;}
.site_title a:active {	color: #ffffff;	text-decoration: none}
.site_title a:visited {	color: #ffffff;	text-decoration: none}
.site_title a:hover {	color: #660000;	text-decoration: none;}

/* ブログの説明文の設定 */
.site_s{
font-size                  : 12px ;
padding: 0px;
 font-family                : Verdana,Osaka ;
font-weight: normal;
 color                      : #ffffff;
 line-height                : 170% ;
}

/* 投稿欄、ボタンの設定 */
input,textarea,select,button,submit{
font-size :11px;
line-height: 100%;
background: #ffffff;
color :#D41900;
font-family: Verdana,Osaka ;
BORDER-STYLE:solid;BORDER-WIDTH:1px;BORDER-COLOR:#D41900;
}

/* 記事検索の設定 */
.search input{
font-size :11px;
line-height: 100%;
background: #ffffff;
color :#D41900;
font-family: Verdana,Osaka ;
}

/* サイドバーの設定 */
.side_txt{
 font-size                  : 10px ;
 font-family                : Verdana,Osaka ;
 color                      : #404040 ;
 line-height                : 170% ;
}
.side_title{
 font-size                  : 11px ;
 font-family                : Verdana,Osaka ;
 color                      : #ffffff ;
 font-weight: bold;
padding:0px 0px 0px 0px;
 line-height                : 170% ;
}


br {
 letter-spacing             : normal ;
}
a {
 text-decoration            : none ;
 color                      : #550000 ;
}
a:hover {

 text-decoration            : none ;
 color                      : #D41900 ;

}

/* 著作権表示の設定 */
.copyright{
 font-size                  : 9px ;
 font-family                : Verdana,Osaka ;
 color                      : #D41900;
 line-height                : 170% ;
}
.copyright a:link {	color:#550000;	text-decoration: none;}
.copyright a:active {	color: #550000;	text-decoration: none}
.copyright a:visited {	color: #550000;	text-decoration: none}
.copyright a:hover {	color: #D41900;	text-decoration: none;
}

/* カレンダーの設定 */
.calender {
	font-size: 10px;
	line-height: 180%;
	width: 170px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
}
.calender caption {
	width: 170px;
	font-size: 10px;
	line-height: 150%;
	padding: 0px 0px 0px 0px;
	color: #D41900;
	letter-spacing : 1px;
}
.calender th {
	font-weight: bolder;
}
.calender td {
	text-align: center;
}
.calender td a {
	display: block;
}
th#sun {
	color: #FF0000;
}
th#sat {
	color: #0000FF;
}
.calender td a:link {
	color: #993366;
	text-decoration: none;
}
.calender td a:visited {
	color: #663399;
	text-decoration: none;
}
.calender td a:hover {
	color: #D41900;
	text-decoration: underline;
}

.state {
	font-size: 10px;
	line-height: 150%;
	color: #666666 ;
	letter-spacing : 1px;
}

/* プロフィール画像の設定 */
.pay {
	text-align: center;
	margin: 10px 0px 0px 0px;
}

/* ページ移動の文字設定 */
.navi{
 font-size                  : 10px ;
 font-family                : Verdana,Osaka ;
 color                      : #666666 ;
 line-height                : 170% ;
}

img.emoji{
	vertical-align:middle;
	border:0;
}