/* ########################## */
/* ### 配布者からのお願い ### */
/* ########################## */
/*
テンプレートをDLして頂きありがとうございます。
テンプレートをご利用に当り、配布者ブログ内の利用規約をご一読下さい。
よく頂くご質問等もまとめています。
規約の範囲内でのカスタマイズは可能ですが、
テンプレート内の画像（イラスト等）は、私が素材サイト様よりDLし、
テンプレート用に加工したものですので、
それを再度加工したり、このテンプレート以外で使用することは出来ません。

※商用・アフィリエイト・アダルトジャンルでの使用は出来ません。
※タグ（全部・一部に関わらず）の再配布は禁止です。

■テンプレート内の画像の変更やカスタマイズに関するご質問は配布者（サリイ）へお願いします。

*/



/* ######################## */
/* ### 全体のレイアウト ### */
/* ######################## */

/* # スクロールバー↓ # */
html{
	scrollbar-arrow-color : #999999;
	scrollbar-face-color : #FFFFFF;
	scrollbar-track-color : #FBFAF4;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	}

body{
	font-family: "Verdana","ＭＳ Ｐゴシック", "MS UI Gothic","Arial","Osaka";
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	color:#666666;
	text-align:center;
	letter-spacing:1px;
	word-break: break-all;
	background-color: #FBFAF4;  /*### ←　ブログ全体の背景色 ###*/
	/* ## ↓背景画像を設定する場合はここで　## */
	background-image: url("");
	background-attachment: scroll;
	background-repeat: repeat;
	}





/* ######################## */
/* #### ブログの幅など #### */
/* ######################## */

/* ## ↓↓枠のレース（左右）の画像　## */
/* ## 926px（白背景部分は890px）の画像ですので広がりません。　## */
#container_bg{
	width:926px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:center;
	background-attachment: scroll;
	background-image: url("http://blog-imgs-42.fc2.com/a/w/i/awitchsally/aws_he01_bg.gif");
	background-repeat: repeat-y;
	background-position: 0px 0px;
	}


#container{
	width:870px;
	margin-right:auto;
	margin-left:auto;
	padding:0px 10px;
	background-color:#FFFFFF;
	border-left:2px dotted #666666; /*### ブログ枠のドット線（左）###*/
	border-right:2px dotted #666666; /*### ブログ枠のドット線（右）###*/
	background-attachment: scroll;
	/* ## ↓↓これは縦カレンダーの背景画像です　## */
	background-image: url("http://blog-imgs-42.fc2.com/a/w/i/awitchsally/aws_he01_cal.gif");
	background-repeat: repeat-y;
	background-position: 585px 0px;
	}

/*WinIE5,6の指定*/
#container {
	  overflow:visible;
	  height:1px;
	}
/*WinIE5,6・MacIE5以外の指定*/
html>body #container{
	  overflow:auto;
	  height:auto;
	}

/*MacIE5の指定*/
/* \*//*/
html>body #container{
	overflow:visible;
}
/**/


/* ################## */
/* ### 共通のタグ ### */
/* ################## */

form{
	margin:0px;
	padding:0px;
	}
img{
	border:none;
	}
blockquote{
	font-family: "MS UI Gothic","Verdana","ＭＳ Ｐゴシック", "Arial","Osaka";
	margin:15px 0px;
	padding:10px;
	background-color:#FFFFFF;
	border:3px dotted #CCCCCC;　　/*引用部分の枠線*/
	font-size:12px;   /*引用部分の文字サイズ*/
	line-height:150%;
	width:90%;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:90%;
	}
html>body blockquote{
	width:90%;
	}
blockquote p{
	margin:0px 0px;
	padding:0px;
	line-height:150%;
	}



/* ############################ */
/* ### 全体的なリンクの設定 ### */
/* ############################ */

a:link {	color: #996666;text-decoration: none;}
a:visited {color: #996666;text-decoration: none;}
a:active {	color: #666666;text-decoration: none;}
a:hover {	color: #C56771;text-decoration: underline;}




/* #################################### */
/* ###　バナー（ブログタイトル部分）### */
/* #################################### */

#BANNER{
	width:570px;
	height:170px;
	margin:0px 0px 30px 0px;
	padding:0px;
	voice-family:"\"}\"";
	voice-family:inherit;
	text-align:center;
	}
html>body #BANNER{
	width:570px;
	height:170x;
	}	

.banner_bg{
	position:relative;
	width:570px;
	height:170px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	/* ## この↓↓画像は変更できません。配布者BLOGの規約をご覧下さい。　## */
	background-image: url("http://blog-imgs-42.fc2.com/a/w/i/awitchsally/aws_he01_img.gif");
	background-repeat: no-repeat;
	background-position: 5px 10px;
	}
	

/* ブログタイトル */
h1.blogtitle{
	position:absolute;
	width:90%;
	font-family: "Century Gothic","ＭＳ Ｐゴシック", "Arial","Osaka";
	padding:0px;
	margin:0px;
	top:110px; /*ブログタイトルの文字の位置*/
	left:30px;
	color:#3E3E00;
	font-size:16px; /*ブログタイトルの文字サイズ*/
	font-weight:bold;
	z-index:2;
	letter-spacing:2px;
	}

	/*（ブログタイトルの文字色を変える場合は下↓のリンク色を変更して下さい。）*/
	#BANNER a:link {color: #3E3E00;text-decoration: none;	}
	#BANNER a:visited {color: #3E3E00;text-decoration: none;	}
	#BANNER a:active {color: #666666;text-decoration: none;	}
	#BANNER a:hover {color: #CCCC66;text-decoration: none; background:none;	 }




/* ブログタイトルの影の部分 */
/* （不要な場合はＨＴＭＬのほうを削除して下さい） */
h1.blogtitle_back{
	position:absolute;
	width:90%;
	font-family:"Century Gothic","ＭＳ Ｐゴシック", "Arial","Osaka";
	padding:0px;
	margin:0px 0px 0px 0px;
	top:112px; /*ブログタイトルの（影）文字の上からの位置*/
	left:32px; /*ブログタイトルの（影）文字の左からの位置*/
	color : #FFFFFF; /*ブログタイトルの（影）文字色*/
	font-size:16px; /*ブログタイトルの（影）文字サイズ*/
	font-weight:bold;
	letter-spacing:2px;/*ブログタイトルの（影）文字間隔*/
	z-index:0;
	}

/*ブログ概要*/
.introduction{
	position:absolute;
	width:65%;
	font-family:"ＭＳ Ｐゴシック",  "Verdana", "Arial","Osaka";
	margin:0px;
	padding:0px;
	top:70px; /*ブログ概要の文字の位置*/
	left:170px;
	text-align:right;
	color:#666666; /*ブログ概要の文字色*/
	font-size: 10px; /*ブログ概要の文字サイズ*/
	line-height:140%;
	z-index:1;
	}

/*ブログURL*/
.url{
	position:absolute;
	width:90%;
	font-family:"Century Gothic","Verdana", "Arial","Osaka";
	margin:0px;
	padding:0px;
	top:135px; /*ブログ概要の文字の位置*/
	left:30px;
	color:#9B966F; /*ブログ概要の文字色*/
	font-size: 10px; /*ブログ概要の文字サイズ*/
	font-weight:bold;
	line-height:125%;
	letter-spacing:2px;
	z-index:3;
	}


/* 管理ページへのリンクの設定  */
.admin{
	position:absolute;
	width:90%;
	font-family: "Verdana","MS UI Gothic""ＭＳ Ｐ明朝", "Arial","Osaka";
	margin:0px;
	padding:0px;
	text-align:right;
	top:25px; /*adminなどの文字の位置*/
	left:25px;
	color:#CEB991; 
	font-size: 10px; /*adminなどの文字サイズ*/
	line-height:100%;
	letter-spacing:1px;
	}





/* ################## */
/* ###  メイン部  ### */
/* ################## */

#main{
	float:left;　/*　記事などが左カラム側に表示されます  */
	width:570px;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:none;

	}


#contents{
	margin:0px;
	padding:0px 10px;
	text-align:left;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:550px;
	}
html>body #contents{
	width:550px;
	}



/* ### エントリー（記事を表示する部分） ### */


/*### 日付・記事タイトル・カテゴリ等のレイアウトの為の設定 ###*/
.entry_top{
	position:relative;
	width:550px;
	height:70px;
	background-image: url("http://blog-imgs-42.fc2.com/a/w/i/awitchsally/aws_he01_entry.gif");
	background-repeat: no-repeat;
	background-position: 0% 50%;
	margin: 20px 0px 0px;
	}



/*### 記事タイトル ###*/
.e_title{
	position:absolute;
	left:70px;
	top:15px;
	width:480px;
	font-family:  "Verdana","MS UI Gothic", "ＭＳ Ｐゴシック", "Arial","Osaka";
	margin: 0px 0px 0px;
	padding:3px 0px 5px;
	text-align:left;
	color:#663333;
	font-size:14px;   /*### 記事タイトルの文字サイズ ###*/
	font-weight:bold;
	letter-spacing:2px;
	}

.e_title:first-letter {
	font-size:16px;   /*### 記事タイトルの最初の一文字目のサイズ ###*/
	color:#990033; /*記事タイトルの最初の文字色*/
	}



/*### 記事日付（上部／タイトル横） ###*/
.e_date1{
	position:absolute;
	left:0px;
	top:15px;
	width:64px;
	font-family:"Verdana","Century", "MS UI Gothic","ＭＳ Ｐ明朝", "Arial","Osaka";
	margin:0px;
	padding:0px 0px;
	text-align:center;
	color:#FFFFFF;
	font-size:10px; /*### タイトル付近の日付の文字サイズ ###*/
	line-height:120%;
	letter-spacing:2px;
	font-weight:bold;
	}



/*### 記事本文のカテゴリー、ジャンル、テーマを表示する部分 ###*/
.e_state{
	position:absolute;
	left:70px;
	top:38px;
	width:470px;
	font-family: "Verdana","ＭＳ Ｐゴシック","MS UI Gothic", "Arial","Osaka";
	margin:1px 0px;
	padding:3px 0px 10px;
	text-align:left;
	color:#999999;
	font-size:10px;
	letter-spacing:1px;
	line-height:150%;
	border-top:3px dotted #999999;
	}





/*### 記事本文 ###*/
.e_body{
	font-family: "MS UI Gothic","Verdana","ＭＳ Ｐゴシック", "Arial","Osaka";
	color:#444444;   /*### 本文の文字色 ###*/
	font-size:12px;   /*### 本文の文字サイズ ###*/
	line-height:150%;
	letter-spacing:1px;
	margin:0px 0px 30px;
	}

/*### 記事本文内の画像の設定 ###*/
.e_body img, .e_body a img{
	border:0px;
	}


/* ### READ MORE ###*/
.e_more{
	text-align:left;
	font-family: "Verdana","Arial","Osaka";
	margin:15px 0px 15px 0px;
	padding:0px 0px;
	text-align:left;
	color:#66666;
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;
	}
/* ### 記事の追記(READMORE) 文章の設定 ### */
.e_body_more{
	font-family: "MS UI Gothic","Verdana","ＭＳ Ｐゴシック", "Arial","Osaka";
	margin:0px 0px;
	padding:20px 0px 0px 0px;
	color:#444444;     /*### 追記の文字色 ###*/
	font-size:12px;    /*### 追記の文字サイズ ###*/
	line-height:150%;
	letter-spacing:1px;
	background-color:none;
	}




/*### 記事本文下部の日付やコメント・TB数を表示する部分　###*/
.e_date{
	font-family: "Verdana","ＭＳ Ｐゴシック",  "MS UI Gothic", "Arial","Osaka";
	margin:0px 10px 50px;
	padding:0px 5px;
	text-align:right;
	color:#999999;
	font-size:10px;
	line-height:150%;
	letter-spacing:1px;
	font-weight:bold;
	border-top:3px dotted #999999;
	}
.e_date a {
	font-weight:normal;
	}

/* ### （ブラウザによる記事本文の表示の調整） ### */
.e_waku{
	font-size:12px;
	margin:0px 0px;
	padding:30px 10px 0px 20px;
	}


/* ################################ */
/* ### コメント・トラックバック ### */
/* ################################ */
.subtitle{
	font-family: "Verdana","ＭＳ Ｐゴシック",  "MS UI Gothic", "Arial","Osaka";
	text-indent:10px;
	padding:8px 0px 20px;
	margin:50px 0px 10px;
	color:#2F2F00;
	font-size:12px;   /*### 「COMMENT」「TRACKBACK」の文字サイズ ###*/
	font-weight:bold;
	letter-spacing:2px;
	background-image: url("http://blog-imgs-42.fc2.com/a/w/i/awitchsally/aws_he01_sub.gif");
	background-repeat: no-repeat;
	background-position: 0% 0%;
	line-height:150%;
	}
.subtitle:first-letter { color:#A99E43; }  /*↑の最初の文字色*/

.subtitle2{
	font-family: "Verdana","ＭＳ Ｐゴシック", "MS UI Gothic", "Arial","Osaka";
	line-height:150%;
	text-indent:10px;
	padding:4px 0px;
	margin:30px 0px;
	color:#2F2F00;
	font-size:12px;/*### 「Comment form」「TrackBack List」などの文字サイズ ###*/
	font-weight:bold;
	letter-spacing:2px;
	}


/* ### コメント ###  */
.cmt_title{
	margin:15px 10px 0px 15px;
	padding:0px;
	color:#333333;
	font-size:12px; /* コメントタイトルの文字サイズ */
	font-weight:bold;
	}
.cmt_body{
	font-family: "MS UI Gothic","Verdana","ＭＳ Ｐゴシック", "Arial","Osaka";
	margin:15px 15px 15px 15px;
	padding:0px;
	color:#666666;
	font-size:12px; /* コメント本文の文字サイズ */
	line-height:150%;
	}
.cmt_state{
	margin:5px 15px 10px 10px;
	padding:0px;
	text-align:right;
	color:#666666;
	font-size:10px; /* コメントの日付などの文字サイズ */
	}
.cmt_form {
	margin:5px 10px 5px 10px;
	padding:0px;
	color:#666666;
	font-size:12px; /* コメントフォームの文字サイズ */
	line-height:150%;
	}
.cmt_form label{
	font-size:10px; /* コメントフォーム付近Nameなどの文字サイズ */
	}
.cmt_area{
	font-family:"MS UI Gothic","Verdana","ＭＳ Ｐゴシック", "Arial","Osaka";
	margin:5px 10px 10px 10px;
	padding:0px;
	border:1px dotted #cccccc;
	}
/* ### トラックバック ### */
.tb_url{
	margin:5px 5px 5px 25px;
	padding:0px;
	color:#333333;
	font-size:12px; /* トラックバック「→この記事に．．．．」の文字サイズ */
	line-height:180%;
	}
.tb_referer{
	margin:15px 0px 0px 15px;
	padding:0px;
	color:#333333;
	font-size:12px; /* トラックバック元を表示する文字サイズ */
	font-weight:bold;
	}
.tb_body{
	margin:15px 10px 15px 20px;
	padding:0px;
	color:#333333;
	font-size:12px; /* トラックバック記事の文字サイズ */
	line-height:180%;
	}
.tb_state{
	margin:5px 15px 10px 10px;
	padding:0px;
	text-align:right;
	color:#666666;
	font-size:10px; /* トラックバック日付などの文字サイズ */
	}	
.tb_area{
	font-family:"MS UI Gothic","Verdana","ＭＳ Ｐゴシック", "Arial","Osaka";
	margin:5px 10px 10px 10px;
	padding:0px;
	border:1px dotted #cccccc;
	}

/* ### コメント・トラックバックフォーム ### */
.form_text{
	width:300px;
	border:1px solid #666666;
	color:#333333; 
	background:#F8F8F3;
	}
.form_textarea{
	width:340px;
	border:1px solid #666666;
	color:#333333; 
	background:#F8F8F3;
	}
.form_pass{
	border:1px solid #666666;
	color:#333333; 
	background:#F8F8F3;
	}
.form_button{
	margin-top:10px;
	border:1px solid #666666;
	color:#333333; 
	background:#F8F8F3;
	}
form label{
	display:block;
	font-family: "Verdana","ＭＳ Ｐゴシック",  "MS UI Gothic", "Arial","Osaka";
	font-size:10px;
	margin:5px 0px 0px 0px;
	}



/* ######################## */
/* ###  レイアウト固定  ### */
/* ######################## */
/*　縦カレンダー表示用のレイアウト固定タグ　*/
/*　縦カレンダー＋プラグイン*/

#KOTEI{
	float:right;　
	width:300px;
	margin:0px;
	padding:0px;
	}





/* ###################### */
/* ### サイドメニュー ### */
/* ###################### */

#SIDE{
	float:right;　/*　サイドメニュ（プラグイン）が右カラムに表示されます  */
	width:250px;
	margin:10px 0px;
	padding:0px 10px;
	text-align:left;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:230px;
	font-size: 10px; /* サイドメニューの全体的な文字サイズ */
	color:#666666;  /* サイドメニューの全体的な文字色 */
	font-family: "Verdana","ＭＳ Ｐゴシック", "MS UI Gothic","Arial","Osaka"

	}	
html>body #SIDE{
	width:230px;
	}

.side_bg1{
	margin:0px;
	padding:0px;
	background-image: url(http://blog-imgs-42.fc2.com/a/w/i/awitchsally/aws_he01_side1.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	}

.side_bg2{
	height:12px;
	margin:0px;
	padding:0px;
	background-image: url(http://blog-imgs-42.fc2.com/a/w/i/awitchsally/aws_he01_side2.jpg);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	font-size:8px;
	}



/* サイドメニューのタイトル */
.sidetitle{
	font-family: "Verdana","ＭＳ Ｐゴシック","Arial","Osaka";
	margin:0px auto;
	padding:8px 0px 8px;
	text-indent:10px;
	color:#666666; /* サイドメニューのタイトルの文字色 */
	font-size:10px;  /* サイドメニューのタイトルの文字サイズ */
	font-weight:bold;
	letter-spacing:2px;
	border-bottom:0px double #999999;

	}
.sidetitle:first-letter { color:#A99E43; }  /*サイドメニュータイトルの最初の文字色*/



#SIDE p {
	margin:5px 15px;
	padding:5px 0px 0px 0px;
	color:#666666;  /* サイドメニューのプラグインの説明などの文字色 */
	}

#SIDE img {
	margin:0px 0px;
	}
#SIDE ul{
	margin:5px 0px 5px 10px;
	padding:0px;
	list-style:none;
	}
#SIDE li {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;  /* サイドメニューのリストのマーク */
	line-height:145%;
	letter-spacing:1px;
	color:#666666;  /* サイドメニューのリストの文字色（非リンク） */
	background-image: url(http://blog-imgs-42.fc2.com/a/w/i/awitchsally/aws_he01_li.gif);
	background-repeat: no-repeat;
	background-position: 0% 4px;
	}
#SIDE form {
	padding-bottom:10px;
	}
#SIDE form input{
	border:1px solid #999999;
	background:#FFFFFF;
	font-size:12px;
	}
#SIDE form textarea {
	border:1px solid #999999;
	background:#FFFFFF;
	font-size:12px;
	}


/* ################################## */
/* ### カレンダー（縦カレンダー） ### */
/* ################################## */
#T_CAL{
	float:left;  /* プラグインの左端に表示 */
	margin:15px 0px;
	padding:0px 10px;
	width:30px;
	text-align:center;
	color:#666666; 
	font-size: 10px; 
	}
html>body #T_CAL{
	width:30px;
	}	

.cal_mon{
	width:20px;
	margin: 0px auto;
	padding:10px 0px;
	font-weight:bold;
	font-size: 10px; /* 月　文字サイズ */
	color:#666666;  /* 月　文字色 */
	font-family: "Verdana","ＭＳ Ｐゴシック", "MS UI Gothic","Arial","Osaka";
	background-image: url(http://blog-imgs-42.fc2.com/a/w/i/awitchsally/aws_he01_calbg1.gif);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	line-height:120%;
	display: block;
	}

.cal {
	height:18px;
	width:20px;
	margin: 0px auto;
	padding:0px 0px;
	font-size: 10px; /* 日付の文字サイズ */
	color:#666666;  /* 日付の文字色 */
	font-family: "Verdana","ＭＳ Ｐゴシック", "MS UI Gothic","Arial","Osaka";
	font-weight:normal;
	line-height:170%;
	letter-spacing:0px;
	background-image: url(http://blog-imgs-42.fc2.com/a/w/i/awitchsally/aws_he01_calbg3.gif);
	background-repeat: repeat-y;
	background-position: 50% 50%;
	}
.cal a{ 
	height:18px;
	width:20px;
	margin:0px auto;
	padding: 0px 0px;
	font-weight:bold;
	font-family: "Verdana","ＭＳ Ｐゴシック", "MS UI Gothic","Arial","Osaka";
	background-image: url(http://blog-imgs-42.fc2.com/a/w/i/awitchsally/aws_he01_calday.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	line-height:170%;
	display: block;
	}

.cal_end{

	width:20px;
	margin:0px auto;
	padding:10px 0px;
	font-size: 10px; /* 文字サイズ */
	color:#CCCCCC;  /* 文字色 */
	line-height:130%;
	text-align:center;
	font-size: 10px;
	background-image: url(http://blog-imgs-42.fc2.com/a/w/i/awitchsally/aws_he01_calbg2.gif);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	}
.cal_end a {
	font-weight:bold;
	}




/* ### プラグイン3の設定 ### （TOPページの記事上部に表示）### */
/* ### （表示するものに合わせて↓の設定などを修正して下さい。）### */

.plug3{
	margin:10px 20px 40px 10px;
	padding:0px;
	color:#666666;   /*プラグイン3の全体的な文字色*/
	font-size: 10px; /* プラグイン3の全体的な文字サイズ */
	border:3px double #EEEEEE;
	background-color:#FAF9F1;
	}
.plug3title{
	font-family: "Verdana","ＭＳ Ｐゴシック","Arial","Osaka";
	height:12px;
	padding:8px 10px;
	margin:0px 0px;
	text-indent:0px;
	color:#2F2F00; /* プラグイン3のタイトル文字色 */
	font-size:10px;  /* プラグイン3のタイトル文字サイズ */
	font-weight:bold;
	letter-spacing:1px;
	}
.plug3title:first-letter { color:#A99E43; }  /*プラグイン3タイトルの最初の文字色*/

.plug3 p {
	margin:10px 5px;
	}
.plug3 ul{
	margin:10px 5px;
	padding:0px;
	list-style-type:none;
	}
.plug3 li{
	font-family: "Verdana","ＭＳ Ｐゴシック","MS UI Gothic", "Arial","Osaka";
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	list-style-type: none;
	line-height:160%;
	letter-spacing:1px;
	}


/* ### フッター ### */
#COPY{
	font-family: "Verdana","ＭＳ Ｐゴシック", "MS UI Gothic","Arial","Osaka";
	clear:both;
	margin:0px auto;
	padding:0px 0px 10px 0px;
	text-align:left;
	}
#COPY address{ 
	width:570px;
	line-height:160%;
	margin:0px; 
	padding:0px 10px;
	color:#333333; 
	font-size:10px;
	text-align:left;
	font-style:normal;
	}
#COPY a { 
	font-weight:bold;
	}



/* ### ページリンク ### */
.page_link{
	font-family: "Verdana","ＭＳ Ｐゴシック", "MS UI Gothic", "Arial","Osaka";
	margin:20px 10px 45px 0px;
	padding:0px 0px 10px;
	color:#333333;
	font-size:10px;
	text-align:center;
	}

.page_link a img{
	border:0px;
	margin:0px 10px;
	}




/* ### カレンダー（通常表示） ### */
.plugin-calender{
	margin:5px auto 15px auto;
	}
	
.calender{
	width:90%;
	margin:0px auto;
	}
.calender caption{font-weight:bold;}
.calender th { color:#999999; font-weight:bold; } /*曜日*/
.calender th#sun { color:#C56771; } /*日*/
.calender th#sat { color:#3399FF; } /*土*/
.calender a { font-weight:bold; } /*リンク部分の文字装飾*/


/* ### 絵文字ボタンに関する設定 ### */
.emoji{
	border:0px;
	vertical-align:middle;
	}


/* ### ブックマーク＆拍手ボタンの位置 ###*/
.fc2_footer{
	margin:25px 0px 10px;　
	}


/* ### フリーエリア ###*/
.plugin-freearea{
	padding:10px 10px;
	line-height:140%;
	}


/* ### QRコード ###*/
.plugin-qrcode{
	margin:0px 15px;
	}




/* ### 関連記事リスト ###*/
.relate_dl {
  margin: 40px 10px 15px 0px;
  padding:5px 5px;
  border: 0 none;
  border:3px double #EEEEEE;
}

/* 「 関連記事 」の表示の設定　*/
.relate_dt {
  margin: 0px;
  padding: 3px 10px;
  background-color:#FBFAF4;
  letter-spacing:2px;
}
.relate_dt:first-letter { 
 color:#990033;
}

/* 記事リスト（記事タイトル）の表示の設定　*/
.relate_dd {
  margin: 5px 0px;
  padding-left:10px;
}

.relate_ul {
  list-style-type: none;
  margin: 5px 0px;
  paddin: 0px;
}

.relate_ul li {
  list-style-type:none;
  /* 記事リスト（記事タイトル）の前のマーク　*/
  background-image: url("http://blog-imgs-42.fc2.com/a/w/i/awitchsally/aws_he01_li.gif");
  background-repeat: no-repeat;
  background-position: 0% 50%;
  margin: 0px;
  text-indent:15px;
  padding-left: 0px;
  letter-spacing:1px;
}


/* ### 改行タグ（ブラウザによる改行の表示を調整） ###*/
br{	letter-spacing:normal;}