/* ### 全体のレイアウト ### */

html{
  scrollbar-arrow-color : #AFC8CD;
  scrollbar-face-color : #EFF4F5;
  scrollbar-track-color : #FFFFFF;
  scrollbar-highlight-color : #FFFFFF;
  scrollbar-shadow-color : #FFFFFF;
  scrollbar-3dlight-color:#AFC8CD;
  scrollbar-darkshadow-color : #AFC8CD;
  }

body{
  font-family: "Verdana","ＭＳ Ｐゴシック", "MS UI Gothic","Arial","Osaka";
  margin:0px;
  margin-left:auto;
  margin-right:auto;
  padding:0px;
  background-color: #FFFFFF;
  color:#999999; /*全体的な文字色*/
  text-align:center;
  letter-spacing:1px;
  word-break: break-all;
  background-attachment: scroll;
  background-image: url("http://blog-imgs-34.fc2.com/a/w/i/awitchsally/aws_f07_bg.gif");
  background-repeat: repeat-x;
  background-position: 0% 20px;
  }

br{  letter-spacing:normal;}


/* ### ブログの幅など ### */
#container{
  width:930px;
  margin-right:auto;
  margin-left:auto;
  padding:0px 10px;
  border-left:3px dotted #AFC8CD;
  border-right:3px dotted #AFC8CD;
  }

/*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:;
  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: #E7CFA5;text-decoration: underline;}





/* ###　バナー　### */

#BANNER{
  height:170px;
  margin:0px 0px 20px 0px;
  padding:0px;
  width:930px;
  voice-family:"\"}\"";
  voice-family:inherit;
  width:930px;
  text-align:center;
  }
html>body #BANNER{
  width:930px;
  height:170x;
  }  


/*###　ブログタイトルの文字色を変える場合は下↓のリンク色を変更して下さい。　###*/

#BANNER a:link {color: #995800;text-decoration: none;  }
#BANNER a:visited {color: #995800;text-decoration: none;  }
#BANNER a:active {color: #666666;text-decoration: none;  }
#BANNER a:hover {color: #E7CFA5;text-decoration: none; background:none;   }

.banner_bg{
  position:relative;
  width:930px;
  height:140px;
  margin:0px auto;
  padding:0px;
  text-align:left;
  background-attachment: scroll;
  /* ## この↓↓画像は変更できません。配布者BLOGの規約をご覧下さい。　## */
  background-image: url("http://blog-imgs-34.fc2.com/a/w/i/awitchsally/aws_f07_img1.gif");
  background-repeat: no-repeat;
  background-position: 93% 100%;
  }  

h1.blogtitle{
  position:absolute;
  width:95%;
  font-family: "Verdana","Century Gothic","ＭＳ Ｐゴシック", "Arial","Osaka";
  padding:0px;
  margin:0px;
  top:48px; /*ブログタイトルの文字の位置*/
  left:30px;
  color:#FFFFFF;
  font-size:22px; /*ブログタイトルの文字サイズ*/
  font-weight:normal;
  z-index:2;
  letter-spacing:2px;
  }
/*（↓ブログタイトルの影の部分）*/
/*（↓不要な場合はＨＴＭＬのほうを削除して下さい）*/
h1.blogtitle_back{
  position:absolute;
  width:95%;
  font-family: "Verdana","Century Gothic","ＭＳ Ｐゴシック", "Arial","Osaka";
  padding:0px;
  margin:0px 0px 0px 0px;
  top:45px; /*ブログタイトルの（影）文字の上からの位置*/
  left:35px; /*ブログタイトルの（影）文字の左からの位置*/
  color : #FFFFFF; /*ブログタイトルの（影）文字色*/
  font-size:38px; /*ブログタイトルの（影）文字サイズ*/
  font-weight:normal;
  z-index:0;
  letter-spacing:3px;/*ブログタイトルの（影）文字間隔*/
  }

.introduction{
  position:absolute;
  width:60%;
  font-family:"ＭＳ Ｐゴシック",  "Verdana", "Arial","Osaka";
  margin:0px;
  padding:0px;
  top:110px; /*ブログ概要の文字の位置*/
  left:30px;
  color:#628E8D; /*ブログ概要の文字色*/
  font-size: 10px; /*ブログ概要の文字サイズ*/
  line-height:125%;
  }

.url{
  position:absolute;
  width:95%;
  font-family:"Georgia","Century Gothic",  "Verdana", "Arial","Osaka";
  margin:0px;
  padding:0px;
  top:75px; /*ブログ概要の文字の位置*/
  left:30px;
  color:#999999; /*ブログ概要の文字色*/
  font-size: 10px; /*ブログ概要の文字サイズ*/
  line-height:125%;
  z-index:1;
  }

/* 管理ページへのリンクの設定  */
.admin{
  position:absolute;
  width:93%;
  font-family: "Verdana","MS UI Gothic""ＭＳ Ｐ明朝", "Arial","Osaka";
  margin:0px;
  padding:5px;
  text-align:right;
  top:150px; /*adminなどの文字の位置*/
  left:30px;
  color:#CCCC00; 
  font-size: 10px; /*adminなどの文字サイズ*/
  line-height:100%;
  letter-spacing:1px;
  }


#KOTEI{
  width:700px;
  float:right;
  margin:0px;
  padding:0px;

  }


/* ### メイン部 ### */
#main{
  width:470px;
  float:left;
  margin:0px;
  padding:0px;
  }


#contents{
  margin:0px 5px 0px 5px;
  padding:0px;
  text-align:left;
  width:470px;
  voice-family:"\"}\"";
  voice-family:inherit;
  width:460px;
  }
html>body #contents{
  width:460px;
  }



 /* ### エントリー（記事） ### */
.e_title{
  font-family: "MS UI Gothic",  "Verdana","ＭＳ Ｐゴシック", "Arial","Osaka";
  text-indent:5px;
  margin: 0px 0px ;
  padding: 5px 0px ;
  color:#83A9B1;
  font-size:14px;   /*### 記事タイトルの文字サイズ ###*/
  font-weight:bold;
  letter-spacing:1px;
  text-align:right;
  border-bottom:1px dashed #CEE3D0;
  }
.e_title:first-letter {
  font-size:16px;   /*### 記事タイトルの最初の一字の文字サイズ ###*/
  }
.e_date1{
  font-family:"Century Gothic","Verdana","MS UI Gothic","ＭＳ Ｐ明朝", "Arial","Osaka";
  margin:0px;
  padding:5px 0px 0px 5px;
  text-align:left;
  color:#C1BB80;
  font-size:22px;   /*### タイトル付近の日付の文字サイズ ###*/
  line-height:110%;
  letter-spacing:1px;
  font-weight:normal;
  }


.e_body{
  font-family: "MS UI Gothic","Verdana","ＭＳ Ｐゴシック", "Arial","Osaka";
  margin:30px 0px;
  padding:0px 0px;
  color:#444444;     /*### 本文の文字色 ###*/
  font-size:12px;    /*### 本文の文字サイズ ###*/
  line-height:150%;
  letter-spacing:1px;
  background-color:none;
  }
.e_body img, .e_body a img{
  border:0px;
  }
.e_waku{
  margin:0px 0px;
  padding:0px 20px;
  background-attachment: scroll;
  background-image: url("http://blog-imgs-34.fc2.com/a/w/i/awitchsally/aws_f07_entry.gif");
  background-repeat: no-repeat;
  background-position: 95% 100%;
  }

 /* ### エントリー（記事）枠の設定 ### */
.e_body_w1{
  height:35px;
  margin:0px 0px;
  padding:0px 0px;
  background-image: url("http://blog-imgs-34.fc2.com/a/w/i/awitchsally/aws_f07_w13.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-color: #FFFFFF;
  }
.e_body_w2{
  width:460px;
  margin:0px 0px 40px 0px;
  padding:0px 0px 0px 0px;
  background-color: none;
  background-image: url("http://blog-imgs-34.fc2.com/a/w/i/awitchsally/aws_f07_w23.gif");
  background-repeat: repeat-y;
  background-position: 0% 0%;
  background-color: #FFFFFF;
  }
.e_body_w3{
  margin:0px 0px;
  padding:0px 0px;
  background-image: url("http://blog-imgs-34.fc2.com/a/w/i/awitchsally/aws_f07_w33.gif");
  background-repeat: no-repeat;
  background-position: 0% 100%;
  background-color: #FFFFFF;
  }


 /* ### エントリー（記事）の追記の設定 ### */
.e_more{
  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;
  }

/*### 本文下部の日付やカテゴリー、ジャンル、テーマを表示する部分 ###*/
.e_date{
  font-family: "Verdana","ＭＳ Ｐゴシック",  "MS UI Gothic", "Arial","Osaka";
  margin:15px 0px 5px 0px;
  padding:0px 0px;
  text-align:left;
  color:#999999;
  font-size:10px;   
  line-height:150%;
  letter-spacing:1px;
  font-weight:bold;
  }

.e_date a {
  font-weight:normal;
  }

/*### 記事にコメント・TB数を表示する部分　###*/
.e_state{
  font-family: "Verdana","ＭＳ Ｐゴシック","MS UI Gothic", "Arial","Osaka";
  margin:0px 20px;
  padding:5px 0px 10px 0px;
  text-align:right;
  color:#999999;
  font-size:10px;   
  letter-spacing:1px;
  line-height:150%;
  font-weight:bold;
  border-top:1px dashed #CEE3D0;
  }

.e_state a {
  font-weight:normal;
  }



/* ### コメント・トラックバック ### */

.subtitle{
  font-family: "Verdana","ＭＳ Ｐゴシック",  "MS UI Gothic", "Arial","Osaka";
  height:12px;
  text-indent:0px;
  padding:5px 0px;
  margin:50px 5px 10px 5px;
  color:#58ABAD;
  font-size:10px;   /*### 「COMMENT」「TRACKBACK」の文字サイズ ###*/
  font-weight:bold;
  letter-spacing:1px;
  border-bottom:1px solid #E7CFA5;

  }
.subtitle:first-letter { color:#386578; }  /*↑の最初の文字色*/

.subtitle2{
  font-family: "Verdana","ＭＳ Ｐゴシック", "MS UI Gothic", "Arial","Osaka";
  height:10px;
  text-indent:5px;
  padding:4px 0px 4px 0px;
  margin:30px 5px 0px 5px;
  color:#3C7410;
  font-size:10px;   /*### 「Comment form」「TrackBack List」などの文字サイズ ###*/
  font-weight:bold;
  letter-spacing:1px;
  }


/* ### コメント ###  */
.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; /* コメントフォーム付近Nameなどの文字サイズ */
  line-height:150%;
  }
.cmt_form label{
  font-size:10px; /* コメントフォーム付近Nameなどの文字サイズ */
  }
.cmt_area{
  font-family:"MS UI Gothic","Verdana","ＭＳ Ｐゴシック", "Arial","Osaka";
  margin:5px 5px 10px 5px;
  padding:0px;
  border: 3px 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 5px 10px 5px;
  padding:0px;
  border:3px 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;
  }







/* ### サイドメニュー （右）### */

#SIDE_R{
  float:right;
  margin:0px 0px 0px 0px;
  padding:0px 0px 5px 15px;
  text-align:left;
  display: inline;
  width:230px;
  voice-family:"\"}\"";
  voice-family:inherit;
  width:215px;
  font-size: 10px; /* サイドメニューの全体的な文字サイズ */
  color:#666666;  /* サイドメニューの全体的な文字色 */
  font-family: "Verdana","ＭＳ Ｐゴシック", "MS UI Gothic","Arial","Osaka"

  }  
html>body #SIDE_R{
  width:215px;
  }





/* ### サイドメニュー （左）### */

#SIDE_L{
  float:left;
  margin:0px 0px 0px 0px;
  padding:0px 15px 5px 0px;
  text-align:left;
  display: inline;
  width:230px;
  voice-family:"\"}\"";
  voice-family:inherit;
  width:215px;
  font-size: 10px; /* サイドメニューの全体的な文字サイズ */
  color:#666666;  /* サイドメニューの全体的な文字色 */
  font-family: "Verdana","ＭＳ Ｐゴシック", "MS UI Gothic","Arial","Osaka"

  }  
html>body #SIDE_L{
  width:215px;
  }



/* ### サイドメニュー （共通）### */


.sidetitle{
  margin:0px 0px;
  text-indent:15px;
  padding:10px 5px;
  color:#58ABAD; /* サイドメニューのタイトルの文字色 */
  font-size:10px;  /* サイドメニューのタイトルの文字サイズ */
  font-weight:bold;
  letter-spacing:2px;
  background-color: none;
  background-image: url("http://blog-imgs-34.fc2.com/a/w/i/awitchsally/aws_f07_side3.gif");
  background-repeat: no-repeat;
  background-position: 0% 50%;
  }
.sidetitle:first-letter { color:#386578; }  /*サイドメニュータイトルの最初の文字色*/






#SIDE_R p,#SIDE_L p {
  margin:5px 10px;
  padding:2px 10px;
  color:#666666;  /* サイドメニューのプラグインの説明などの文字色 */
  }

#SIDE_R img ,#SIDE_L img{
  margin:0px 0px;
  }
#SIDE_R ul,#SIDE_L ul{
  margin:5px 15px 5px 20px;
  padding:0px;
  list-style:none;
  }
#SIDE_R li,#SIDE_L li {
  margin:0px 0px 0px 15px;
  padding: 0px 0px 0px 0px;
  list-style-type: disc;  /* サイドメニューのリストのマーク */
  line-height:130%;
  letter-spacing:1px;
  color:#CEE3D0;  /* サイドメニューのリストの文字色（非リンク） */
  }
#SIDE_R form ,#SIDE_L form{
  padding-bottom:10px;
  }
#SIDE_R form input,#SIDE_L form input{
  border:1px solid #999999;
  background:#FFFFFF;
  font-size:12px;
  }
#SIDE_R form textarea ,#SIDE_L form textarea{
  border:1px solid #999999;
  background:#FFFFFF;
  font-size:12px;
  }







/* ### プラグイン3の設定 ### （TOPページの記事上部に表示）### */
/* ### （表示するものに合わせて↓の設定などを修正して下さい。）### */

.plug3{
  margin:0px 0px 40px 0px;
  padding:0px;
  color:#666666;   /*プラグイン3の全体的な文字色*/
  font-size: 10px; /* プラグイン3の全体的な文字サイズ */
  }
.plug3title{
  font-family: "Verdana","ＭＳ Ｐゴシック", "MS UI Gothic","Arial","Osaka";
  height:12px;
  padding:5px 0px;
  margin:0px 0px;
  text-indent:0px;
  color:#58ABAD; /* プラグイン3のタイトル文字色 */
  font-size:10px;  /* プラグイン3のタイトル文字サイズ */
  font-weight:bold;
  letter-spacing:1px;
  border-bottom:1px solid #E7CFA5;
  }
.plug3title:first-letter { color:#386578; }  /*プラグイン3タイトルの最初の文字色*/

.plug3 p {
  margin:10px;
  }
.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{
  width:100%;
  height:73px;
  font-family: "Verdana","ＭＳ Ｐゴシック", "MS UI Gothic","Arial","Osaka";
  clear:both;
  margin:0px 0px;
  padding:0px 0px;
  background-attachment: scroll;
  background-image: url("http://blog-imgs-34.fc2.com/a/w/i/awitchsally/aws_f07_bg2.gif");
  background-repeat: repeat-x;
  background-position: 0% 33px;
  }
#COPY address{ 
  width:930px;
  height:38px;
  line-height:150%;
  margin:0px auto; 
  padding:35px 10px 10px 10px;
  color:#333333; 
  font-size:10px;
  text-align:right;
  font-style:normal;
  border-left:3px dotted #AFC8CD;
  border-right:3px dotted #AFC8CD;
  background-attachment: scroll;
  background-image: url("http://blog-imgs-34.fc2.com/a/w/i/awitchsally/aws_f07_img2.gif");
  background-repeat: no-repeat;
  background-position: 10px 0%;
  }
#COPY a { 
  font-weight:bold;
  }

/* ### ページリンク ### */
.page_link{
  font-family: "Verdana","ＭＳ Ｐゴシック", "MS UI Gothic", "Arial","Osaka";
  margin:0px 0px 25px 0px;
  padding:0px;
  color:#333333;
  font-size:10px;
  text-align:center;
  }


/* ### カレンダー（通常表示） ### */
.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;
  }

/* ### ブックマーク＆拍手ボタンの位置 ###*/
.fc2_footer{
  margin:15px 0px;　
  }
/* ### フリーエリア ###*/
.plugin-freearea{
  margin:10px 10px;
  line-height:140%;
  }