/****************************************
font-size
-----------------------------------------
10px 	62.5%
11px 	68.75%
12px 	75%
13px 	8.125%
14px 	87.5%
15px 	93.75%
16px 	100%
17px 	106.25%
18px 	112.5%
19px 	118.75%
20px 	125%
21px 	131.25%
22px 	137.5%
23px 	143.75%
24px 	150%
25px 	156.25%
26px 	162.5%
30px 	187.5%  
****************************************/





/****************************************
set html5
****************************************/
[hidden], menu[type=context], rp, source,  track { display: none; }
article, aside, figure, figcaption, footer, header,
hgroup, nav, section, summary { display: block; }
colgroup[hidden], col[hidden], thead[hidden], tbody[hidden],
tfoot[hidden], tr[hidden], td[hidden], th[hidden] { visibility: collapse; }
ruby { display: ruby; }
rt { display: ruby-text; }





/****************************************
1.Setting
*****************************************/
html, body, div, span, applet, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, figure {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  }

html {
  overflow-y: scroll;
  height: 100%;
  }

body {
  font-family: Arial,Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック',sans-serif;
  height: 100%;
  line-height: 1;
  color: #333333;
  background-color: #ffffff;
  -webkit-text-size-adjust: none; /* iPhone */
  }

a,a:visited {
  color: #007FBF;
  text-decoration: none;
  }

a:hover,a:active{
  color: #007FBF;
  text-decoration: underline;
  }

a:active,a:focus { outline:0 none; }

/* chrome form outline */
input[type="text"],input[type="password"],textarea,select {
  outline:none;
  }

table {
  border-collapse: collapse;
  border-spacing: 0;
  }

/*  clearfix */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
  }

* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

ul li {
  list-style: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
  }

br {
  letter-spacing: 0;
  }

small {
  font-size: 75%;
  }





/****************************************
2. layout
****************************************/
#pagetop {
  width: 1140px;
  margin: 0 auto;
  padding: 20px 0;
  }

#container {
  width: 100%;
  min-width: 1140px;
  padding: 40px 0 0;
  border-top: 2px solid #000000;
  background-color: #171717;
  background-image: url("http://featureless.img.jugem.jp/20111221_2186418.png");
  }

#innerContent {
  width: 1140px;
  padding: 25px 0 40px;
  background-color: #ffffff;
  margin: 0 auto;
  border-style: solid;
  border-color: #cccccc;
  border-width: 1px 1px 0;
  border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  -o-border-radius: 6px 6px 0 0;
  -ms-border-radius: 6px 6px 0 0; 
  }

#main {
  width: 735px;
  float: left;
  margin-left: 30px;
  _margin-left: 15px;
  }

#sub {
  font-size: 87.5%;
  line-height: 1.6;
  width: 305px;
  float: right;
  margin-right: 20px;
  _margin-right: 10px;
  margin-top: 5px;
  }

#pagefooter {
  font-size: 87.5%;
  line-height: 1.6;
  width: 100%;
  min-width: 1140px;
  background-image: url("http://featureless.img.jugem.jp/20111221_2186424.png");
  background-repeat: repeat-x;
  background-color: #000000;
  border-top: solid 2px #000000;
  }





/****************************************
2. header
****************************************/
#pagetop img {
  vertical-align: text-bottom;
  }

#pagetop h1 {
  float: left;
  padding-left: 16px;
  width: 208px;
  }

#topNav {
  width: 92px;
  float: right;
  }

#topNav li {
  float: right;
  width: 26px;
  padding-left: 20px;
  }



/****************************************
3. content
****************************************/
.entry {
  margin-bottom: 150px;
  }

.entryHeader h1 a {
  font-weight: bold;
  display: block;
  text-decoration: none;
  color: #393939;
  background-image: url("http://featureless.img.jugem.jp/20111225_2188804.gif");
  background-repeat: no-repeat;
  padding-left: 25px;
  padding-bottom: 8px;
  border-bottom: 4px solid #cccccc;
  }

/* IE6 */
.entryHeader h1 a:active,
.entryHeader h1 a:visited,
.entryHeader h1 a:hover,
.entryHeader h1 a:focus {
  text-decoration: none;
  color: #393939;
  }

.day {
  font-size: 87.5%;
  padding-top: 5px;
  text-align: right;
  }

.entryHeader {
  margin-bottom: 20px;
  }

.entryContent {
  font-size: 87.5%;
  line-height: 1.6;
  letter-spacing: 1px;
  }

.entryMore {
  margin: 2em 0;
  }



/****************************************
4. entryfooter
*****************************************/
.entryfooter {
  margin-top: 45px;
  }

ul.state {
  margin-top: 1em;
  font-size: 87.5%;
  display: block;
  }

ul.state li {
  float: right;
  padding-left: 1em;
  }




/****************************************
5 relate
*****************************************/
.relate {
  font-size: 87.5%;
  /*padding: 15px 25px;*/
  padding: 15px 25px 15px 0; /* pittaのために左マージンのみ０にしている */
  border: solid 1px #cccccc;
  line-height: 1.6;
  margin-bottom: 20px;
  }

.relate h1 {
  font-weight: bold;
  margin-bottom: 14px;
  margin-left: 25px;
  padding-left: 1.5em;
  line-height: 1;
  background-image: url("http://featureless.img.jugem.jp/20111224_2188364.gif");
  background-repeat: no-repeat;
  }

.relate a {   font-weight: bold !important; }

.relate ul { margin-left: 25px; }

.pitta { margin-left: 17px; }

.relate2 {
  font-size: 87.5%;
  padding: 15px 0;
  border: solid 1px #cccccc;
  margin-bottom: 25px;
  }

.relate2 h1 {
  font-weight: bold;
  margin-bottom: 8px;
  margin-left: 25px;
  padding-left: 1.5em;
  line-height: 1;
  background-image: url("http://featureless.img.jugem.jp/20111224_2188364.gif");
  background-repeat: no-repeat;
  }

.recom {
  text-align: center;
  }



/****************************************
6. Pager
*****************************************/
#pager {
  width: 1140px;
  margin: 0 auto;
  padding: 30px 0 30px;
  background-color: #ffffff;
  text-align: center;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;  
  }

.pageNav li {
  display: inline;
  }

.pageNavcenter {
  margin: 0 10px;
  }

.pageNavcenter a {
  padding: 0 5px;
  }

#pager span { margin:0 3px; }

#pager span.current {
  background-color: #1e1e1e;
  padding: 4px 7px;
  color: #ffffff;
  font-weight: bold;
  }

#pager span a {
  background-color: #e4e4e4;
  color: #565656;
  padding: 4px 7px;
  text-decoration: none;
  }

#pager span a:hover,#pager span a:active {
  background-color: #333;
  color: #ffffff;
  text-decoration: none;
  }

#moveNav {
  text-align: right;
  padding-right: 20px;
  margin-top: 20px;
  }

#moveNav a {
  color: #171717;
  text-decoration: none;
  }


/****************************************
5 comment & trackback
*****************************************/
#comment,#trackbackArea {
  font-size: 93.75%;
  line-height: 1.8;
  margin-top: 100px;
  margin-bottom: 40px;
  }

#comment h1 ,#comment h2, #trackbackArea h1, #trackbackArea h2 {
  font-weight: bold;
  border-left: 5px solid #00A4B0;
  padding-left: 10px;
  margin-bottom: 10px;
  }

#comment h2 {
  margin-top: 70px;
  }

.commentContent {
  border: 1px solid #cccccc;
  margin-bottom: 35px;
  padding: 10px 20px;
  }

.commentEx {
  margin-top: 1em;
  text-align: right;
  }

.commentName {
  color: #007FBF;
  font-weight: bold;
  }

#name, #url,#trackbackInput {
  margin-top: 5px;
  margin-bottom: 1em;
  padding: 3px 5px;
  width: 250px;
  }

#description {
  width: 480px;
  height: 150px;
  padding: 3px 5px;
  }  

#comSubmit {
  margin: 0.5em 0;
  }





/****************************************
5 profile
*****************************************/
#prof h1 {
  font-weight: bold;
  color: #393939;
  background-image: url("http://featureless.img.jugem.jp/20111224_2188223.gif");
  background-repeat: no-repeat;
  padding-left: 25px;
  padding-bottom: 8px;
  margin-bottom: 1em;
  border-bottom: 4px solid #cccccc;
  }


/****************************************
5 search
*****************************************/
#contSearch {
  width: 200px;
  height: 26px;
  float: right;
  margin: 0;
  padding: 0;
  border: none;
  }

#search {
  margin: 0;
  padding: 0 10px;
  border: none;
  height: 26px;
  line-height: 26px;
  width: 150px;
  background-image: url("http://featureless.img.jugem.jp/20111221_2186419.png");
  background-repeat: no-repeat;
  float: left;
  }

#searchIm {
  width: 30px;
  height: 26px;
  float: left;
  }





/****************************************
5 side
*****************************************/
.sideCont {
  margin-bottom: 60px;
  }

#sub h1 {
  font-weight: bold;
  border-bottom: dotted 1px #171717;
  margin-bottom: 5px;
  }



/****************************************
5 footer
*****************************************/
#inner_footer {
  background-image: url("http://featureless.img.jugem.jp/20120104_2194187.png");
  background-repeat: no-repeat;
  background-position: center center;
  width: 1140px;
  color: #666666;
  margin:0 auto;
  padding: 35px 0 40px;
  }

#inner_footer a { color: #666666; }
#inner_footer a:hover { color: #999999; }

#footBlock1 {
  width: 1140px;
  }

#footBlock2 {
  width: 1140px;
  margin-top: 2em;
  }

#inner_footer section,#inner_footer aside {
  width: 330px;
  float: left;
  }

#inner_footer section h1,#inner_footer aside h1 {
  font-weight: bold;
  color: #ffffff;
  border-bottom: dotted 1px #cccccc; 
  margin-bottom: 0.5em;
  }

.centerSection {
  margin-right: 70px;
  _margin-right: 35px;
  margin-left: 70px;
  _margin-left: 35px;
  }




/****************************************
5 copyright
*****************************************/
#copyr {
  text-align: center;
  padding-bottom: 25px;
  }

#copyr a { color: #666666; }
#copyr a:hover { color: #999999; }






/****************************************
5 other & ad
*****************************************/
blockquote {
  border:2px dotted #a3a3a3;
  padding:10px 15px;
  margin:10px;
  }

#gEntryAdContainer {
  visibility: hidden;
  }

.pict {
  border-width: 1px;
  border-style: solid;
  border-color: #CCC;
  padding: 8px;
  }





/****************************************
5. メールフォーム
*****************************************/
#ClicktxBlogMail {
    font-size:12px;
    padding:7px;
    width: 500px;
    margin-top: 2em;
    }

#ClicktxBlogMail div { margin-top:7px; }

#ClicktxBlogMail div span img { vertical-align: top; padding-top: 2px;}

#ClicktxBlogMail input, #ClicktxBlogMail textarea{
    font-size:12px;
    width:350px;
    padding: 4px;
    margin-left: 1em;
    }

#ClicktxBlogMail textarea{
    height:300px;
    width: 450px !important;
    }

#ClicktxBlogMail input.button { width:auto; }

#ClicktxBlogMailCopyRight{ }





/****************************************
5. 2ch用
*****************************************/
/* 1用 */
.chtop {
  background-color: rgb(215, 218, 250);
  padding: 12px;
  color: rgb(0, 0, 0);
  }

/* 記事分 */
.ch2 dd {
  padding-left: 1.5em;
  margin-bottom: 4em;
  font-weight: bold;
  }

.ch2 iframe { margin-top: 0.7em; } /* 記事内のyoutube */
.ch2 dt b { font-weight: normal; } /* 名前欄の太字 */
.ch2 dd img { margin-top: 0.8em; }
.rr { font-weight: bold; } /* 記事本文 */
.r2 { color: blue; font-weight: bold; } /* 青 */
.r3 { color: red; font-weight: bold; } /* 赤 */


.background_red {
  color: red;
  }


