* {
  margin: 0;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,table,th,tr,form {
  font-size:100%;
  margin:0;
  padding:0;
}

ul, ol, li, dl, dt, dd {
  list-style: none;
  padding: 0;
}

body {
  background-color: #000;
  color: #ccc;
  text-align: center;
  font-size: 12px;
}

body,td,th,li,div {
font: 12px/140% "Verdana","ＭＳ Ｐゴシック", "MS UI Gothic","Arial","Osaka";
}

/* Modern browser */
html>/**/body {
  font-size: 12px;
}


blockquote {
  width: auto;
  margin: 10px 20px;
  padding: 0.2em 1em;
  border: 1px dashed;
}
  
textarea,input,select {
  font-size: x-small;
  font-size: small;
}

html>body textarea,
html>body input,
html>body select {
  font-size: small;
}

#side_all {
  background-image: url('');
  background-repeat: repeat-y;
  background-color: #000;
  width: 1000px;
  margin: 0 auto;
}

/*---リンク全体-------------------------*/

a {
  /*\*/
  overflow: hidden;
  /**/
}

a:link {
  color : #ccc;
  text-decoration: underlain;
}

a:visited {
  color: #ccc;
  text-decoration: underlain;
}

a:hover {
  color : #3366ff;
  text-decoration: none;
}

a:active {
  color: #3366ff;
  text-decoration: none;
}

/*---タイトル部分-------------------------*/

div#header h1 {
  text-align: left;
  padding-bottom: 8px;
  margin-left: 50px;
  margin-right: 50px;
}
  
div#header p {
  text-align: center;
  margin-left: 50px;
  margin-right: 50px;
  color: #888;
}

h1 a:link {
  color: #fff;
  text-decoration: none;
}

h1 a:visited {
  color: #fff;
  text-decoration: none;
}

h1 a:hover {
  color: #3366ff;
  text-decoration: none;
}

h1 a:active {
  color: #3366ff;
  text-decoration: none;
}

/*---メイン・サイド-------------------------*/

div#all{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

div#header_s {
  text-align: left;
  padding-top: 25px;
  padding-bottom: 0px;
}

div#header-image {
  background: url('http://blog-imgs-29.fc2.com/k/i/m/kimaguresozaiya/header-02.png') no-repeat;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-color: none;
  padding-top: 100px;
  padding-bottom: 33px;
}

div#header {
  background-color: none;
  position: absolute;
  width: 1000px;
  height: 75px;
  padding-top: 25px;
}

div#left {
  float: left;
  width: 100%;
  margin-right: -260px;
}

div#right {
  float: right;
  width: 100%;
  margin-left: -260px;
}

div#main {
  margin-right: 300px;
  margin-left: 0px;
  padding: 0px;
  overflow: hidden;
}

div#left_menu {
  float: left;
  overflow: hidden;
  width: 260px;
  margin-left: 0px;
  margin-bottom: 0px;
  display: inline;
}

div#right_menu {
  float: right;
  overflow: hidden;
  width: 260px;
  margin-right: 0px;
  margin-bottom: 0px;
  display: inline;
}

/*---記事-------------------------*/
  
div.content {
  width: 100%;
  margin-bottom: 40px;
  text-align: left;
  overflow: hidden;
  background: none;
  background-image: url('');
  voice-family:"\"}\"";
  voice-family:inherit;
}

h2.e_header,
h3.e_header,
p.c_t_o_header {
  font: 12px/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  color: #999;
  letter-spacing: 2px;
  font-size: 12px;
  text-align: left;
  font-weight: normal;
  margin-bottom: 0px;
  padding-top: 13px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 0px;
  background-color: none;
  background-image: url('http://blog-imgs-29.fc2.com/k/i/m/kimaguresozaiya/header_b_01.png');
  background-repeat: repeat-x;
  background-position: 0% 0%;
}

div.e_body {
  background-color: #000;
  text-align: left;
  padding-top: 13px;
  padding-bottom: 16px;
  margin-bottom: 0px;
}

div.e_body_border {
  padding-top: 13px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 13px;
  list-style-type: none;
  background: #222;
  overflow: hidden;
}

div.e_body p.more_link {
  padding-top: 10px;
  letter-spacing: 3px;
  margin: 0px;
}
  
div.e_body p.theme {
  padding-top: 10px;
}


dt.relate_dt {
  background-color: #444;
  letter-spacing: 2px;
  margin-top: 15px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 8px;
  padding-right: 8px;
}
li.relate_li,
li.relate_li_nolink {
  background-color: #333;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
ul.relate_ul {
  background-color: #333;
  padding-top: 6px;
  padding-bottom: 6px;
}


ul.e_footer {
  background-color: #000;
  text-align: right;
  padding-bottom: 10px;
}

ul.e_footer li {
  display: inline;
  list-style-type: none;
}

div.e_footer_back {
  padding-top: 4px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 4px;
  margin: 0px;
  color: #ccc;
  border: 2px solid #555;
  background: #222;
}

/*---プラグイン3-------------------------*/

div.content_plg3 {
  font-weight: normal;
  width: 100%;
  margin-bottom: 40px;
  text-align: left;
  overflow: hidden;
  background-image: url('');
  background-color: #000;
}

div.e_body_plg3 {
  overflow: hidden;
  background-color: #222;
  text-align: left;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 13px;
  margin-bottom: 10px;
}

/*---タグ-------------------------*/

div.e_body p.tag_link {
  color: #ccc;
  margin-top: 10px;
  background-color: none;
  padding-bottom: 4px;
}

/*---ナビ-------------------------*/

div.navi {
  text-align: center;
  padding-top: 9px;
  padding-bottom: 19px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 40px;
  color: #ccc;
  background-color: #000;
  border: 0px solid #222;
  background-image: url('http://blog-imgs-29.fc2.com/k/i/m/kimaguresozaiya/p_top_07_1.png');
  background-repeat: repeat-x;
  background-position: 0% 0%;
}

div.navi a {
  text-decoration: none;
}

/*---トップページリンク-------------------------*/

div.p_top {
  text-align: right;
  margin-top: 0px;
  padding-top: 8px;
  padding-bottom: 13px;
  padding-left: 30px;
  padding-right: 30px;
  background-image: url('http://blog-imgs-29.fc2.com/k/i/m/kimaguresozaiya/p_top_07_1.png');
  background-repeat: repeat-x;
  background-position: 0% 0%;
}

div.p_top a {
  overflow: hidden;
  text-decoration: none;
  padding-left: 15px;
  padding-right: 15px;
}

div.p_top a:link {
  color : #999;
  background-color: #111;
  border: 1px solid #777;
}

div.p_top a:visited {
  color: #999;
  background-color: #111;
  border: 1px solid #777;
}

div.p_top a:hover {
  color : #999;
  background-color: #222;
  border: 1px solid #777;
}

div.p_top a:active {
  color: #999;
  background-color: #222;
  border: 1px solid #777;
}

/*---コメント・トラックバック・その他-------------------------*/

h3.c_t_o_title {
  padding-top: 15px;
  color: #999;
  background: none;
}

div.title_border  {
  background: #333;
  border-left: 4px solid #555;
  border-bottom: 2px solid #444;
  list-style-type: none;
}

div.title_border dl {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 6px;
  padding-bottom: 4px;
}

div.c_t_o_body {
  color: #f5f5f5;
  padding-top: 10px;
  background: none;
}

div.body_border {
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  border: 0px solid #777;
  list-style-type: none;
  background: #222;
}

ul.c_t_o_footer {
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0px;
  background: none;
}

div.footer_back {
  padding-top: 3px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 3px;
  margin: 0px;
  color: #ccc;
  background: #222;
}

h3.c_t_o_title a:link {
  text-decoration: none;
}

h3.c_t_o_title a:visited {
  text-decoration: none;
}

/*---コメントフォーム関連-------------------------*/

div.c_form {
  padding-top: 15px;
  padding-bottom: 0px;
  padding-left: 30px;
  padding-right: 30px;
  background: none;
}
div.c_form dl {
  margin: 5px;
}

div.c_form dl dd {
  padding-bottom: 8px;
}

div.c_form dl dd textarea {
  width: 90%;
  height: 180px;
}

div.c_form input#himitu {
  float: left;
  border: none;
  margin: 0 auto;
  margin-right: 0.5em;
  margin-top: 0.2em;
  height: 13px;
  width: 13px;
  font-size: 12px;
}

div.c_form .c_form_btn {
  padding-top: 0px;
}

div.c_form .c_form_btn input {
  clear: both;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 8px;
  padding-right: 8px;
  margin-left: 4px;
  font-size: 12px;
}

/*---トラックバック関連-------------------------*/

p.tb_url {
  padding-top: 15px;
  padding-bottom: 0px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: left;
  background: none;
}

p.tb_url input {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  border: none;
  width: 90%;
}

/*---サイドメニュー関連-------------------------*/

#right_menu li {
  padding-bottom: 3px;
}

#left_menu li {
  padding-bottom: 3px;
}
  
div.plg_title {
  font: 12px/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  padding-top: 13px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 0px;
  background: none;
  color: #999;
  font-size: 12px;
  font-weight: normal;
  background-image: url('http://blog-imgs-29.fc2.com/k/i/m/kimaguresozaiya/header_b_01.png');
  background-repeat: repeat-x;
  background-position: 0% 0%;
}

dl.side_body {
  margin-bottom: 25px;
  padding-top: 3px;
}

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: 5px;
  padding-bottom: 0px;
  padding-left: 8px;
  padding-right: 8px;
  color: #999;
}

/*---記事リスト関連-------------------------*/

ul.list {
  margin: 0px;
  padding-top: 13px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 13px;
  background-color: #111;
}

div.list_p {
  padding-bottom: 2px;
}

ul.list li {
  margin-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  padding-bottom: 10px;
}

/*---カレンダー関連-------------------------*/

table.calender {
  width: 100% !important;
  width /*ie5.5*/: 93%;
  margin: 0 auto;
  font-size: 10px;
  text-align: center;
}

table.calender caption {
  padding: 0;
  margin: 0;
}

table.calender td {
  border: 1px solid #333;
  padding: 0px;
  font-size: 10px;
  line-height: 140%;
}

table.calender th {
  background-color: #eee;
  border: 1px solid #333;
  color: #444;
  padding: 0px;
  font-size: 10px;
  line-height: 140%;
}

table.calender a {
  text-decoration: none;
  font-weight: normal;
}

table.calender td a:link {
  text-decoration: none;
  display: block;
  background-color: #222;
  color: #999;
  font-weight: normal;
}

table.calender td a:visited {
  text-decoration: none;
  display: block;
  background-color: #222;
  color: #999;
  font-weight: normal;
}

table.calender td a:hover{ 
  text-decoration: none;
  display: block;
  background-color: #6a5acd;
  color: #fff;
  font-weight: normal;
}

table.calender td a:active {
  text-decoration: none;
  display: block;
  background-color: #6a5acd;
  color: #fff;
  font-weight: normal;
}

table.calender th#sun {
  color: #b22222;
}

table.calender th#sat {
  color: #4169e1;
}

/*---著作権部分-------------------------*/

div#footer {
  clear: both;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 0px;
  font-size: 12px;
  margin: 0px auto;
  background-color: #111;
}

div#footer address {
  font-style: normal;
  text-align: center;
  overflow: hidden;
  margin: 0px;
}

/*---画像-------------------------*/

img { 
  border: none;
}

/*---絵文字-------------------------*/

.emoji {
  vertical-align: middle;
  margin: 0 0.1em;
  border: none;
}

/*---FC2ブックマーク・拍手-------------------------*/

div.fc2_footer {
  padding-top: 10px;
}

/*---フォント関連-------------------------*/

h1 { font-size: 180%; }

/*---検索・メールフォーム-------------------------*/

div#right_menu form input,
div#left_menu form input,
div#right_menu form textarea,
div#left_menu form textarea,
div.content textarea,
div.content input,
div.content_plg3 textarea,
div.content_plg3 input {
  border: 1px solid #666666;
  background-color: #111111;
  color: #f5f5f5;
  font-size: 12px;
  margin-bottom: 2px;
}

/*---終わり-----------------------------*/