@charaset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Anton);
/*!
 * "Anton" is lisenced under the SIL Open Font License 1.1
 *  http://www.google.com/webfonts/
 */
*{
  margin: 0;
  padding: 0;
}
body{
/*
  background: #b39b6b url("http://blog-imgs-34.fc2.com/s/l/u/slugsupper/templateBG_kraft_board.jpg");
*/
  background: ###e7e7e7;
  color: #1a1a1a;
  font-size: 12px;
  font-family: Verdana,"Meiryo UI","MS UI Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Sans-Serif;
  line-height: 1;
}
a{
  color: #000;
  text-decoration: none;  
}
a:hover{
  color: #00f;
  text-decoration: underline;
}
form,ul,ol,li,dl,dt,dd,div,p,table,tr,td,caption,h1,h2,h3,h4{
  margin: 0;
  padding: 0;
  border: none;
}
table{
  border-collapse: collapse;
  border-spacing: 0;
}
input,textarea{
  font-size: 12px;
  font-family: Verdana,"ＭＳ Ｐゴシック","MS PGothic",Osaka,Sans-Serif;
}
img{
  margin: 0;
  border: 100;
  vertical-align: top;
}
.clear{
  clear: both;
}

/*---------- OPTION HEADER |----------
.option_header{
  width: 960px;
  height: 200px;
  margin: 5px auto 0 auto;
  background: url("upload the image of 960px in width") no-repeat;
}
.option_header a{
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: block;
}
.option_header a:hover{
  background: #00f;
  filter: Alpha(opacity=20);
  -moz-opacity: 0.20;
  opacity: 0.20;
}
----------| OPTION HEADER ----------*/

.blog_menu{
  margin: 0 0 5px 0;
  text-align: right;
}
.blog_menu a{
  filter: Alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80;
}
.blog_menu a:hover{
  filter: Alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.blog_menu img{
  margin: 0 0 0 10px;
}
.blog_title{
  font-size: 40px;
  font-family: "Arial Black","Meiryo UI","MS UI Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Sans-Serif;
  letter-spacing: -1px;
}
.blog_title a{
  text-decoration: none;
}
.blog_description{
  padding: 5px;

}

#body_wrap{
  z-index: 0;
  position: relative;
  width: 1000px;
  margin: 0 auto;
  padding: 30px 0 0 0;
}
#fixed_footer{
  z-index: 1;
  position: fixed;
  width: auto;
  height: auto;
  right: 0;
  bottom: 40px;
}
#body_header{
  position: relative;
  width: 1000px;
  margin: 0 auto;
  padding: 10px 0 0 0;
}
#body_footer{
  position: relative;
  width: auto;
  margin: 100px 0 10px 0;
  color: #333;
  text-align: left;
  line-height: 1.2;
  clear: both;
}
#body_footer a{
  color: #333;
  text-decoration: underline;  
}
#body_footer a:hover{
  color: #00f;
  text-decoration: none;
}
.login{
  padding: 0 2px;
  background-color: transparent;
  border: 3px solid #333;
  color: #333;
  font-size: 20px;
  font-family: Impact,Sans-Serif;
  cursor: pointer;
  float: right;
}
#main{
  width: 740px;
  float: left;
}
#side_r{
  width: 250px;
  margin: 0 0 0 auto;
  float: right;
}

/*========== Entry ==========*/
#entry{
  position: relative;
  margin: 0 0 50px 0;
  border-bottom: 1px solid #1a1a1a;
  clear: both;
}
#article{
  position: relative;
  margin: 0;
  clear: both;
}
.entry_header,.entry_footer{
  clear: both;
}
.entry_header a{
  text-decoration: none;
}
.new_comment{
  position: absolute;
  right: 2px;
  bottom: -1px;
  width: 120px;
}
.new_comment a{
  width: 100%;
  height: 100%;
  padding: 3px 0;
  background-color: #1a1a1a;
  border: 1px solid #1a1a1a;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  color: #b39b6b;
  font-family: Arial,Verdana,Sans-Serif;
  text-align: center;
  text-decoration: none;
  display: block;
}
.new_comment a:hover{
  background: url("http://blog-imgs-36.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
  color: #1a1a1a;
}
.entry_date{
  font-size: 36px;
  font-family: Anton,Impact,Sans-Serif;
}
.entry_date a{
  text-decoration: none;
}
ul.entry_description{
  border-top: 1px solid #1a1a1a;
  line-height: 1.5;
  list-style-type: none;
}
ul.entry_description li{
  border-bottom: 1px solid #1a1a1a;
}
.entry_description a{
  font-weight: bolder;
}
.entry_title{
  margin: 5px 0 0 0;
  font-size: x-large;
  font-weight: bolder;
}
.entry_title img{
  margin: -5px 5px 0 0;
  border: none;
}
.entry_body{
  padding: 15px 0 10px 0;
  color: #000;
  font-size: 14px;
  font-family: Verdana,メイリオ,Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Sans-Serif;
  line-height: 1.6;
  overflow-x: hidden;
  clear: both;
}
.entry_body a{
  color: #900;
  text-decoration: underline;  
}
.entry_body a:hover{
  color: #00f;
  text-decoration: none;
}
.entry_body img.left{
  margin: 0 10px 5px 0;
  float: left;
}
.entry_body img.right{
  margin: 0 0 5px 10px;
  float: right;
}
.entry_body img.emoji{
  margin: 0 2px;
}
.entry_body ul{
  margin: 0 0 0 20px;
}
.entry_body blockquote{
  padding: 5px 10px;
  background: url("http://blog-imgs-36.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
  border: 1px solid #ca6;
  color: #1a1a1a;
  clear: both;
}
.entry_body blockquote a{
  color: #933;
}
.entry_body blockquote a:hover{
  color: #00f;
}
.more{
  width: 160px;
  height: 30px;
  margin: 5px 0;
  font-size: 24px;
  font-family: "Arial Black",Sans-Serif;
  text-align: center;
  line-height: 0.5;
  clear: both;
}
.more span{
  font-size: 36px;
}
.more a{
  width: 100%;
  height: 100%;
  background: url("http://blog-imgs-36.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
  border: 1px solid #000;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #000;
  text-decoration: none;
  display: block;
}
.more a:hover{
  background: url("http://blog-imgs-37.fc2.com/s/l/u/slugsupper/alpha_000000_25-trans.png");
  border: 1px solid #00f;
  color: #00f;
}
hr.spacer{
  padding: 30px 0 0 0;
  clear: both;
  visibility: hidden;
}

/*---------- FC2 default elements ----------*/
.relate_dl{
  margin: 10px 0 0 0;
  border-top: 1px solid #333;
  line-height: 1.5;
  clear: both;
}
.relate_dt{}
.relate_dd{}
.relate_ul{
  margin: 0 0 5px 0 !important;
  padding: 0;
  border-bottom: 1px solid #333;
  list-style: none;
}
.relate_ul a{
  text-decoration: none;
}
.relate_li{
  border-top: 1px dotted #333;
}
.relate_li_nolink{
  border-top: 1px dotted #333;
}
.fc2_footer{
  margin: 15px 0 0 0;
  clear: both;
}
.fc2_footer div{
  margin: 0;
}
/*---------- FC2 default elements ----------*/

#function{
  margin: 0 0 50px 0;
  clear: both;
}
#function .b1{
  width: 120px;
  padding: 3px 0;
  background-color: #1a1a1a;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  color: #b39b6b;
  font-family: Arial,Verdana,Sans-Serif;
  text-align: center;
  clear: both;
}
#function .b2{
  font-size: 24px;
  font-weight: bolder;
}
#function dl{
  margin: 20px 0 0 0;
  line-height: 1.6;
}
#function dd.bold{
  padding: 0 0 5px 0;
  font-size: large;
  font-weight: bolder;
  line-height: 1.2;
}
.page_navi{
  margin: -40px 0 0 0;
  font-size: 48px;
  font-family: "Arial Black",sans-serif;
  line-height: 0.6;
  clear: both;
}
.page_navi .prev{
  width: 40px;
  height: 40px;
  float: right;
}
.page_navi .next{
  width: 40px;
  height: 40px;
  margin: 0 0 0 10px;
  float: right;
}
.page_navi a{
  width: 100%;
  height: 100%;
  padding: 0;
  background: url("http://blog-imgs-36.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
  border: 1px solid #000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  text-decoration: none;
  display: block;
}
.page_navi a:hover{
  background: url("http://blog-imgs-37.fc2.com/s/l/u/slugsupper/alpha_000000_25-trans.png");
  border: 1px solid #00f;
}

.comment{
  padding: 5px 0;
  border-top: 1px solid #000;
  color: #000;
  clear: both;
}
.comment a{
  text-decoration: none;
  border-bottom: 2px solid #900;
}
.comment a:hover{
  border-bottom: 2px solid #00f;
}
.comment .header,.comment .body,.comment .footer{
  margin: 5px 0;
}
.comment .header{
  border-left: 12px solid #1a1a1a;
}
.comment .header input{
  margin: -5px 0 0 0;
  padding: 0 1px;
  background-color: transparent;
  border: 1px solid #000;
  color: #000;
  font-size: smaller;
  font-family: Arial,Verdana,Sans-Serif;
  cursor: pointer;
  float: right;
}
.comment .body{
  padding: 5px 0;
  line-height: 1.6;
}

.form{
  padding: 10px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.form table,.form th,.form td{
  border-collapse: collapse;
}
.comment_form{}
.comment_form td{
  padding: 10px 5px 0 0;
  color: #000;
  vertical-align: middle;
}
.comment_form input.txt{
  width: 400px;
  padding: 5px;
  background: url("http://blog-imgs-36.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
  border: 2px solid #000;
  color: #000;
}
.comment_form textarea{
  width: 400px;
  margin: 5px 0 0 0;
  padding: 5px;
  background: url("http://blog-imgs-36.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
  border: 2px solid #000;
  color: #000;
}

.trackback_ping{
  padding: 5px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  clear: both;
}
.trackback_ping input.txt{
  width: 99%;
  margin: 0 0 5px 0;
  background-color: transparent;
  border: none;
  font-weight: bolder;
}
.trackback{
  padding: 5px 0;
  border-bottom: 1px solid #000;
  clear: both;
}
.trackback a{
  text-decoration: none;
  border-bottom: 2px solid #900;
}
.trackback a:hover{
  border-bottom: 2px solid #00f;
}
.trackback .header{
  margin: 5px 0;
}
.trackback .body{
  margin: 5px 0;
  line-height: 1.6;
}
.trackback .footer{
  margin: 5px 0;
}

/*========== Plugin ==========*/
.plugin{
  margin: 0 0 10px 0;
  clear: both;
}
.plugin .content{
  padding: 5px;
}
.plugin .title{
  padding: 0 5px;
  color: #fff;
  font-weight: bolder;
  line-height: 1.4;
}
.plugin .body{
  line-height: 1.4;
  overflow-x: hidden;
}
.plugin .body ul{
  margin: 0;
  list-style-type: square;
  list-style-position: inside;
}
.plugin .header{
  padding: 0 0 5px 0;
}
.plugin .footer{
  padding: 5px 0 0 0;
}
.plugin.first .title,.plugin.third .title{
  background-color: #1a1a1a;
}
.plugin.first .content{
  padding: 5px 0;
}
.plugin.second{
  background: url("http://blog-imgs-37.fc2.com/s/l/u/slugsupper/alpha_000000_25-trans.png");
  color: #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.plugin.second .title{
  font-size: larger;
}
.plugin.second a{
  color: #000;
  text-decoration: none;  
}
.plugin.second a:hover{
  color: #00f;
  text-decoration: underline;
}
.plugin.third{
  background: url("http://blog-imgs-36.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
  border: 1px solid #1a1a1a;
}
.plugin.third .content{
  padding: 10px 15px;
}
.plugin.third a{
  color: #900;
  text-decoration: none;  
}
.plugin.third a:hover{
  color: #00f;
  text-decoration: underline;
}

/* ========== Calendar ========== */
#calendar{
  position: absolute;
  width: 960px;
  top: 0;
  left: 0;
}
#calendar,#calendar td{
  border: 1px solid #1a1a1a;
  line-height: 1.4;
}
#calendar td{
  vertical-align: middle;
  background: #c6c6c6
}
#calendar .day{
  width: 24px;
  font-family: Arial,Verdana,Sans-Serif;
  text-align: center;
}
#calendar .day a{
  width: 100%;
  height: 100%;
  background: url("http://blog-imgs-37.fc2.com/s/l/u/slugsupper/alpha_000000_25-trans.png");
  color: #000;
  text-decoration: none;
  display: block;
}
#calendar .day a:hover{
  background: #efefef;
}
#calendar .month{
  padding: 0 5px 0 0;
  text-align: right;
}
#calendar .month img{
  margin: -2px 0 0 0;
  filter: Alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80;
}
.search{
  margin: 0 0 10px 0;
  border: 1px solid #1a1a1a;
}
.search input.txt{
  width: 230px;
  padding: 3px;
  background-color: transparent;
  border: none;
  color: #000;
  float: left;
}
.search input.btn{
  margin: 1px;
  float: right;
}

/* ========== Page Navigator　========== */
.navi_menu{
  background: url("http://blog-imgs-34.fc2.com/s/l/u/slugsupper/templateBG_kraft_board.jpg");
  border-top: 1px solid #e5cfa1;
  border-right: none;
  border-bottom: 1px solid #e5cfa1;
  border-left: 1px solid #e5cfa1;
  -webkit-border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
  -webkit-box-shadow: 0 5px 5px #000;
  -moz-box-shadow: 0 5px 5px #000;
  box-shadow: 0 5px 5px #000;
  font-size: large;
  font-family: Anton,Impact,Sans-Serif;
  line-height: 1.5;
}
.navi_menu div{
  border-top: 1px dotted #e5cfa1;
}
.navi_menu div.top{
  border: none;
}
.navi_menu div a{
  width: 100%;
  height: 100%;
  padding: 0 10px;
  color: #e5cfa1;
  text-decoration: none;
  display: block;  
}
.navi_menu div a:hover{
  color: #fc0;
}