/* ページ全体の設定 */
body{
	font-size : 12px;
	font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka";	color : #30344F;
	line-height : 22px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-color : #FFFFFF;

        scrollbar-face-color:#FFFFFF;
        scrollbar-highlight-color:#6699FF;
        scrollbar-3dlight-color:#FFFFFF;
        scrollbar-shadow-color:#6699FF;
        scrollbar-darkshadow-color:#FFFFFF;
        scrollbar-arrow-color:#6699FF;
        scrollbar-track-color:#FFFFFF;
}

/* 区切り線(コメント表示欄で使用)の設定 */
hr{
	border:1px dotted #DFE0E7;
}

/* エントリー欄の設定 */
.main_txt {
	padding: 20px 15px 20px 15px;
	font-size : 12px;
	font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka";
	line-height : 22px;
	color : #686F79;
}
.main_txt a:link {	color:#386DBE;   text-decoration: underline; }
.main_txt a:active {	color: #386DBE;   text-decoration: underline;}
.main_txt a:visited {	color: #386DBE;   text-decoration: underline;}
.main_txt a:hover {	color: #000099;	text-decoration: none;}

.entry_title{
	height : 35px;
	padding : 5px 15px 0px 15px;
	font-size : 14px ;
	font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka";
	color : #FFFFFF;
	font-weight : bold;
	background-image : url(http://blog-imgs-24.fc2.com/s/h/a/shalfe/toptitle3.gif);
         background-repeat : no-repeat;
}

/* ブログのタイトルの設定 */
.site_title{
	height : 197px;
	font-size : 23px ;
	font-weight : bold ;
	padding : 40px 20px 0px 20px;
	text-align : right ;
	font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka";
	color : #ffffff;
	line-height : 22px ;
}
.site_title a:link {	color:#ffffff;}
.site_title a:active {	color: #ffffff;}
.site_title a:visited {	color: #ffffff;}
.site_title a:hover {	color: #6699ff;	text-decoration: underline;}

/* ブログの説明文の設定 */
.site_s{
	font-size : 12px ;
	font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka";
	font-weight : bold ;
	color : #ffffff;
	line-height : 22px  ;
	margin-top : 5em ;
}

/* 投稿欄、ボタンの設定 */
input,textarea,select,button,submit{
	font-size :10px;
	line-height: 20px ;
	color :#6699cc;
	font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka";
	border-width:1px;
	background-color:#fafafa;
	border-color:#AAAEB5; 
}

/* 記事検索の設定 */
.search input{
	font-size :12px;
	line-height: 20px;
	border-width:1px;
	background-color:#fafafa;
	border-color:#cccccc; 
	font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka";
	BORDER-WIDTH:1px;
}

/* サイドバーの設定 */
.side_bg{
	font-size : 11px ;
	font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka";
	color : #6699cc ;
	line-height : 20px ;
}
.side_title_01{
	height : 31px;
	color : #ffffff ;
	font-weight : bold;
	background-image : url(http://blog-imgs-24.fc2.com/s/h/a/shalfe/plugin_title3.gif);
         background-repeat : no-repeat;

}
.titles{
	margin: 0 2em;
}
.side_title_02{
	height : 31px;
	color : #ffffff ;
	font-weight : bold;
	background-image : url(http://blog-imgs-24.fc2.com/s/h/a/shalfe/plugin_title3.gif);
         background-repeat : no-repeat;
}
.side_txt{
	font-size : 11px ;
	padding : 0 ;
}
.side_txt p{
	margin: 0.3em 1em;
}
.side_txt ul{
	margin: 0;
	padding : 0;
	list-style-position : inside;
}
.side_txt li{
	padding: 0 10px;
}
br {
	letter-spacing : normal ;
}
a {
	text-decoration : underber ;
	color : #6699cc ;
}
a:hover {
	text-decoration : none ;
	color : #000099 ;
}

/* 著作権表示の設定 */
.copyright{
	height : 50px ;
	padding : 0px 40px 0px 40px;
	font-size : 11px ;
	font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka";
	color : #7D7354;
}

.copyright a:link {	color: #7D7354;	text-decoration: none;}
.copyright a:active {	color: #7D7354;	text-decoration: none;}
.copyright a:visited {	color: #7D7354;	text-decoration: none;}
.copyright a:hover {	color: #DD7505;	text-decoration: none;}

/* カレンダー要素  */
table.calender {
	font-size: 10px;
	width: 95%;
	border-collapse: separate;
	border-spacing: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.calender caption {
	font-size: 10px;
	border-bottom: 1px solid #666666;
	padding: 0px 0px 5px;
}
.calender th {
	font-weight: normal;
	text-align: center;
}
.calender td {
	text-align: center;
	padding: 1px;
}
.calender td a {
	display: block;
	color: #FFFFFF;
	background-color: #9EB1AD;
}
th#sun {
	color: #CC0000;
}
th#sat {
	color: #0000CC;
}
th#week {
	color: #808080;
}

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;
}

img.emoji{
	vertical-align:middle;
	border:0;
}

/* プロフィール画像の設定 */
.pay {
	text-align: center;
	margin: 5px 0px 0px 5px;
}

/* ページ移動の文字設定 */
.navi{
	font-size : 11px ;
	font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka";
	color : #858275 ;
	line-height : 22px ;
}