/*---全体-------------------------*/

* {
  margin: 0;
}

body {

  background-color: #e3e3e3;
  background-image: url('http://blog-imgs-29.fc2.com/k/i/m/kimaguresozaiya/blog-title-02-00.png');
  background-repeat: repeat-x;
  color: #f5f5f5;
  text-align: center;
  font-family: "Verdana","ＭＳ Ｐゴシック", "MS UI Gothic","Arial","Osaka";
  font-size: medium !important;
  font-size /*ie5.5*/: 100%;
}

/* Modern browser */
html>/**/body {
  font-size: medium;
}


blockquote {
  width: auto;
  margin: 10px 20px;
  padding: 0.2em 1em;
  border: 1px dashed;
}
  
textarea,input,select {
  font-size: medium;
  font-size: medium;
}

html>body textarea,
html>body input,
html>body select {
  font-size: medium;
}

#side_all {
  background-image: url('');
  background-repeat: repeat-y;
  background-position: 0% 0%;
  background-color: #e3e3e3;
  width: 980px;
  margin: 0 auto;
}


/*---リンク全体-------------------------*/

a {
  /*\*/
  overflow: hidden;
  /**/
}

a:link {
  color: #add8e6;
  text-decoration: none;
}

a:visited {
  color: #add8e6;
  text-decoration: none;
}

a:hover {
  color: #bdb76b;
  text-decoration: underline;
}

a:active {
  color: #bdb76b;
  text-decoration: underline;
}

/*---タイトル部分-------------------------*/

div#header h1 {
  text-align: left;
  padding-bottom: 5px;
  margin-left: 65px;
  margin-right: 65px;
}

div#header p {
  text-align: left;
  margin-left: 65px;
  margin-right: 65px;
}

h1 a:link {
  color: #add8e6;
  text-decoration: none;
}

h1 a:visited {
  color: #add8e6;
  text-decoration: none;
}

h1 a:hover {
  color: #bdb76b;
  text-decoration: underline;
}

h1 a:active {
  color: #bdb76b;
  text-decoration: underline;
}

/*---メイン・サイド-------------------------*/

div#all{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

div#header {
  height: 200px;
  background-image: url('');
  background-repeat: repeat-x;
  background-position: 0% 0%;
  background-color: none;
}

div#header_f {
  width: 900px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 90px;
  margin: 0 auto;
  background-color: none;
}

div#left {
  float: left;
  width: 100%;
  margin-right: -329px;
}

div#right {
  float: right;
  width: 100%;
  margin-left: -329px;
}

div#main {
  padding-left: 0px;
  margin-right: 0px;
  margin-left: 361px;
  overflow: hidden;
}

div#left_menu {
  float: left;
  overflow: hidden;
  width: 329px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  display: inline;
}

div#right_menu {
  float: right;
  overflow: hidden;
  width: 329px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  display: inline;
}

/*---記事-------------------------*/
  
div.content {
  width: 100%;
  margin-bottom: 25px;
  text-align: left;
  overflow: hidden;
  background: none;
  background-image: url('');
  voice-family:"\"}\"";
  voice-family:inherit;
}

div.e_h_top {
  padding-top: 22px;
  padding-bottom: 0px;
  background-color: none;
  background-image: url('http://blog-imgs-29.fc2.com/k/i/m/kimaguresozaiya/main-i-top-7-0.png');
  background-repeat: no-repeat;
  background-position: 0% 0%;
}
div.e_h_bottom {
  padding-top: 23px;
  padding-bottom: 0px;
  background-color: none;
  background-image: url('http://blog-imgs-29.fc2.com/k/i/m/kimaguresozaiya/main-i-bottom-7-0.png');
  background-repeat: no-repeat;
  background-position: 0% 0%;
}

h2.e_header,
h3.e_header {
  color: #eee8aa;
  letter-spacing: 2px;
  font-size: medium;
  text-align: left;
  font-weight: bold;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: none;
}

div.border {
  padding-top: 2px;
  padding-bottom: medium;
  padding-left: 0px;
  padding-right: 0px;
  background-color: none;
  background-image: url('http://blog-imgs-29.fc2.com/k/i/m/kimaguresozaiya/m-p-border-01-00.png');
  background-repeat: repeat-x;
  background-position: 0% 0%;
}

div.e_body {
  text-align: left;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-left: 37px;
  padding-right: 37px;
  list-style-type: none;
  overflow: hidden;
  background-color: none;
  background-image: url('http://blog-imgs-29.fc2.com/k/i/m/kimaguresozaiya/main-i-7-0.png');
  background-repeat: repeat-y;
  background-position: 0% 0%;
}

div.e_body p.more_link {
  padding-top: 15px;
  padding-left: 0px;
  margin: 0px;
  letter-spacing: 3px;
  font-weight: bold;
}

div.category {
  padding-top: 15px;
  font-size: medium;
  text-align: right;
  letter-spacing: 1px;
  font-weight: bold;
}

div.theme {
  padding-top: 15px;
  font-size: large;
  text-align: right;
  letter-spacing: 1px;
  font-weight: bold;
}

div.e_footer {
  background-color: none;
  text-align: right;
  padding-top: medium;
  padding-bottom: 0px;
  background-color: none;
  font-weight: bold;
  font-size: small;
  letter-spacing: 1px;
}

/*---プラグイン3-------------------------*/

div.content_plg3 {
  font-weight: normal;
  width: 100%;
  margin-bottom: 25px;
  text-align: left;
  overflow: hidden;
  background-color: none;
}

div.e_body_plg3 {
  text-align: left;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-left: 37px;
  padding-right: 37px;
  list-style-type: none;
  overflow: hidden;
  background-color: none;
  background-image: url('http://blog-imgs-29.fc2.com/k/i/m/kimaguresozaiya/main-i-7-0.png');
  background-repeat: repeat-y;
  background-position: 0% 0%;
}
div.ebp3_s {
  padding-top: 0px;
  padding-bottom: 0px;
}

/*---タグ-------------------------*/

div.e_body p.tag_link {
  background-color: none;
  padding-top: 15px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  font-weight: bold;
  font-size: medium;
  text-align: right;
  letter-spacing: 1px;
}

/*---ナビ-------------------------*/

div.navi {
  text-align: center;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 40px;
  margin-bottom: 44px;
  font-weight: bold;
  font-size: medium;
  background-color: none;
}

div.navi_img_p {
  overflow: hidden;
  text-decoration: none;
  padding-top: 33px;
  padding-bottom: 33px;
  padding-left: 20px;
  padding-right: 20px;
  background-image: url('http://blog-imgs-29.fc2.com/k/i/m/kimaguresozaiya/p-top-p-08-00.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline;
}

div.navi_img_n {
  overflow: hidden;
  text-decoration: none;
  padding-top: 33px;
  padding-bottom: 33px;
  padding-left: 20px;
  padding-right: 20px;
  background-image: url('http://blog-imgs-29.fc2.com/k/i/m/kimaguresozaiya/p-top-n-08-00.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline;
}

div.navi_img_h {
  overflow: hidden;
  text-decoration: none;
  padding-top: 33px;
  padding-bottom: 33px;
  padding-left: 20px;
  padding-right: 20px;
  background-image: url('http://blog-imgs-29.fc2.com/k/i/m/kimaguresozaiya/p-top-h-08-000.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline;
}

div.navi_img_p a {
  overflow: hidden;
  text-decoration: none;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 57px;
  padding-right: 59px;
}

div.navi_img_n a {
  overflow: hidden;
  text-decoration: none;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 57px;
  padding-right: 59px;
}

div.navi_img_h a {
  overflow: hidden;
  text-decoration: none;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 45px;
  padding-right: 46px;
}

div.navi a:link {
  color : #f5f5f5;
  text-decoration: none;
}

div.navi a:visited {
  color: #f5f5f5;
  text-decoration: none;
}

div.navi a:hover {
  color : #ccc;
  text-decoration: none;
}

div.navi a:active {
  color: #ccc;
  text-decoration: none;
}

/*---トップページリンク-------------------------*/

div.p_top {
  text-align: right;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: bold;
  font-size: medium;
  background-color: none;
}

div.p_top a {
  overflow: hidden;
  text-decoration: none;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

div.p_top a:link {
  color : #f5f5f5;
  background-color: #444;
  border: 2px solid #87919a;
  text-decoration: none;
}

div.p_top a:visited {
  color : #f5f5f5;
  background-color: #444;
  border: 2px solid #87919a;
  text-decoration: none;
}

div.p_top a:hover {
  color : #ccc;
  background-color: #333;
  border: 2px solid #87919a;
  text-decoration: none;
}

div.p_top a:active {
  color : #ccc;
  background-color: #333;
  border: 2px solid #87919a;
  text-decoration: none;
}

/*---コメント・トラックバック・その他-------------------------*/

p.c_t_o_header {
  color: #eee8aa;
  overflow: hidden;
  text-align: left;
  letter-spacing: 2px;
  font-size: medium;
  font-weight: bold;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: none;
}

h3.c_t_o_title {
  font-weight: normal;
  background-color: #777;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 7px;
  list-style-type: none;
}

div.c_t_o_body {
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 15px;
  padding-right: 15px;
  list-style-type: none;
  background-color: none;
}

div.c_t_o_footer {
  text-align: left;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 25px;
  background-color: none;
  border-top: #ccc solid 1px;
  border-bottom: #ccc solid 1px;
}
div.c_t_o_footer_br {
  text-align: left;
  padding-top: 3px;
  background-color: none;
}

/*---コメントフォーム関連-------------------------*/

div.c_form {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: medium;
  background-color: none;
}

div.c_form dl {
  margin: 5px;
}

div.c_form dl dd {
  padding-bottom: 8px;
}

div.c_form input {
  font-size: medium;
}

div.c_form dl dd textarea {
  width: 80%;
  height: 180px;
  font-size: medium;
}

div.c_form input#himitu {
  margin-top: 0.2em;
  margin-right: 0.5em;
}

div.c_form .c_form_btn {
  padding-top: 0px;
}

div.c_form .c_form_btn input {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 8px;
  padding-right: 8px;
  margin-left: 4px;
  font-size: medium;
}

/*---トラックバック関連-------------------------*/

p.tb_url {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  text-align: left;
  background-color: none;
}

p.tb_url input {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  border: none;
  width: 90%;
  font-size: medium;
}

/*---サイドメニュー関連-------------------------*/

#right_menu li {
  list-style-position: outside;
  margin-left: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 3px;
}

#left_menu li {
  list-style-position: outside;
  margin-left: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 3px;
}


div.p_t_top {
  padding-top: 22px;
  padding-bottom: 0px;
  background-color: none;
  background-image: url('http://blog-imgs-29.fc2.com/k/i/m/kimaguresozaiya/p-i-top-7-0.png');
  background-repeat: no-repeat;
  background-position: 0% 0%;
}
div.p_t_bottom {
  padding-top: 48px;
  padding-bottom: 0px;
  background-color: none;
  background-image: url('http://blog-imgs-29.fc2.com/k/i/m/kimaguresozaiya/p-i-bottom-7-0.png');
  background-repeat: no-repeat;
  background-position: 0% 0%;
}


div.plg_title {
  color: #eee8aa;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  letter-spacing: 2px;
  font-size: medium;
  font-weight: bold;
  background-color: none;
}

dl.side_body {
  padding-top: 0px;
  padding-bottom: 8px;
  padding-left: 37px;
  padding-right: 37px;
  margin-bottom: 0px;
  background-color: none;
  background-image: url('http://blog-imgs-29.fc2.com/k/i/m/kimaguresozaiya/p-i-7-0.png');
  background-repeat: repeat-y;
  background-position: 0% 0%;
}

dl.side_body .plg_body input {
  margin: 0px;
}

dl.side_body .plg_header,
dl.side_body .plg_body,
dl.side_body .plg_footer {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

/*---記事リスト関連-------------------------*/

#list {
  margin: 0px;
  padding-top: 0px;
  background-color: none;
  list-style-type: none;
  overflow: hidden;
}

div.list_p {
  margin-top: 7px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #777;
}

div.list_li {
  margin-bottom: 13px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 6px;
  padding-right: 6px;
  background-color: none;
}

/*---カレンダー関連-------------------------*/

table.calender {
  width: 100% !important;
  width /*ie5.5*/: 78%;
  margin: 0px auto;
  font-size: medium !important;
  font-size /*ie5.5*/: medium;
  text-align: center;
}

table.calender caption {
  padding: 0;
  margin: 0;
}

table.calender td {
  border: 1px solid #333;
  background-color: #909359;
  padding: 0px;
  line-height: 140%;
}

table.calender th {
  background-color: #eee;
  border: 1px solid #333;
  color: #444;
  padding: 0px;
  line-height: 130%;
}

table.calender a {
  text-decoration: none;
  font-weight: normal;
}

table.calender td a:link {
  text-decoration: none;
  display: block;
  background-color: #967f54;
  color: #f5f5f5;
  font-weight: normal;
}

table.calender td a:visited {
  text-decoration: none;
  display: block;
  background-color: #967f54;
  color: #f5f5f5;
  font-weight: normal;
}

table.calender td a:hover{ 
  text-decoration: none;
  display: block;
  background-color: #836f49;
  color: #ededed;
  font-weight: normal;
}

table.calender td a:active {
  text-decoration: none;
  display: block;
  background-color: #836f49;
  color: #ededed;
  font-weight: normal;
}

table.calender th#sun {
  color: #b22222;
}

table.calender th#sat {
  color: #4169e1;
}

/*---著作権部分-------------------------*/

div#footer {
  clear: both;
  background-color: none;
  background: url('http://blog-imgs-29.fc2.com/k/i/m/kimaguresozaiya/footer-image-02-00.png') left top;
  background-repeat: no-repeat;
  height: 58px !important;
  height /*ie5.5*/: 93px;
  width: 100%;
  text-align: center;
  padding-top: 35px;
  font-size: small !important;
  font-size /*ie5.5*/: 100%;
  margin: 0 auto;
}

div#footer address {
  font-style: normal;
  text-align: center;
  overflow: hidden;
  margin: 0px;
  line-height: 150%;
}

/*---画像-------------------------*/

img { 
  border: none;
}

/*---絵文字-------------------------*/

.emoji {
  vertical-align: middle;
  margin: 0 0.1em;
  border: none;
}

/*---FC2ブックマーク・拍手-------------------------*/

div.fc2_footer {
  padding-top: 15px;
  margin: 0px;
}

/*---フォント関連-------------------------*/

h1 { font-size: 200%; }
  
h2 { font-size: medium; }
  
h3 { font-size: medium; }
  
h4 { font-size: medium; }
  
h5 { font-size: medium; }
  
h6 { font-size: medium; }

textarea,input,select {
  font-family: Tahoma, Verdana, Arial, sans-serif;
}

/*---検索・メールフォーム-------------------------*/

div#right_menu form,
div#left_menu form {
  padding-bottom: 10px;
}

div#right_menu form input,
div#left_menu form input{
  border: 1px solid #333;
  background-color: #fff;
  font-size: medium;
}

div#right_menu form textarea,
div#left_menu form textarea {
  border: 1px solid #333;
  background-color: #fff;
  font-size: medium;
}

div.content textarea,
div.content input {
  border: 1px solid #333;
  background-color: #fff;
}

/*---その他-------------------------*/

ul, ol, li, dl, dt, dd {
  list-style: none;
  padding: 0;
}

br {
  letter-spacing: 0;
}

/*---終わり-----------------------------*/