@charset "EUC-JP";

/* Template Info
==============================================================================
 Name: cheap paper
 Layout: 2Column Liquid Layout (Right Menu)
 Update: 2008.05.27
 
 designed by cie. http://blog.livedoor.jp/cie/
==============================================================================
*/

/* STYLE GUIDE
------------------------------------------------------------------------------
# [Layout]

 1. Body
   2. Container / #container
     2.1. Header / #banner
     2.2. Content / #content
       2.2.1. Left column(main) / #content
       2.2.2. Right column(sidebar) / #links
     2.3. Footer / #footer

 livedoor Header / #header
 Advertisements  / #ad


# [Color Codes]

 Text-Color: #424242
 Background: #e6d6bc
 Content:    #fff

 Link-Text: #706751
 Link-Text: #933

------------------------------------------------------------------------------
*/

/* 初期設定
------------------------------------------------------------------------------*/
* {margin: 0;padding: 0;}

body {
  width: 100%;
  height: 100%;
  font-family: Verdana, sans-serif, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro W3', Meiryo, Osaka, Arial;
  font-size: 100%;
  line-height: 2;
  letter-spacing: 2.5px;
  color: #424242;
  text-align: right;
  background: #e6d6bc url(http://livedoor.blogimg.jp/joverexr222/imgs/9/d/9d50361e.png) repeat-y;
  }
a, a:link, a:active, a:visited {color: #424242;background: transparent;text-decoration: none;}
a:hover, a:focus {color: #706751;background: transparent;text-decoration: none;}
br {letter-spacing: normal;}
img {border: 0;}
p {margin-bottom: 1em;}
select option {padding: 0 5px;}
pre {
  white-space: -moz-pre-wrap; /* Mozilla */
  white-space: -pre-wrap;     /* Opera 4-6 */
  white-space: -o-pre-wrap;   /* Opera 7 */
  white-space: pre-wrap;      /* CSS3 */
  word-wrap: break-word;      /* IE 5.5+ */
  }
ul, ol, dl {
  margin: 0 0 1em 1em;
  }
ul ul {
  list-style-type: square;
  margin-left: 1em;
  }
ul ul ul {list-style-type: circle;}
ol ol {
  list-style-type: upper-roman;
  margin-left: 1em;
  }
ol ol ol {list-style-type: upper-alpha;}
dl dt {font-weight: 900;}
dl dd {margin-left: 1em;}
h1,h2,h3,h4,h5 {margin: .3em 0; }
hr {
  border: 1px;
  height:1px;
  color: #706751;
  background-color: #706751;
  margin: 25px;
  }
blockquote {
  font-size: .9em;
  background: #fcfcfc;
  color: #424242;
  border: solid #706751;
  border-width: 0px 10px 0px 10px;
  border-bottom: 1px solid #fcfcfc;
  padding: 5px;
  margin: 5px 10px 7px 8px;
  }
blockquote[title]::after {
  content: attr(title);
  color: #888;
  background-color: transparent;
  text-align: right;
  display: block;
  line-height: 23px;
  }
blockquote[cite]::after {
  content: attr(cite);
  color: #888;
  background-color: transparent;
  text-align: right;
  display: block;
  line-height: 23px;
  }
blockquote[title][cite]::after {
  content: attr(title)" - "attr(cite);
  color: #888;
  background-color: transparent;
  text-align: right;
  display: block;
  line-height: 23px;
  }
blockquote cite a {color: #888!important;}
blockquote ul,
blockquote ol {
  margin-left: 2em;
  }



/* レイアウト
------------------------------------------------------------------------------*/
#container {
  background: #fff url(http://livedoor.blogimg.jp/joverexr222/imgs/5/8/581bc1a7.png) repeat-y 70% 0;
  text-align: left;
  margin-left: 10px;
  }
#content {
  width: 68%;
  float: left;
  padding: 0;
  font-size: .8em;
  }
#links {
  width: 26%;
  float: right;
  padding: 20px 0 30px 0;
  font-size: .9em;
  line-height: 1.4em;
  margin-top: -80px;
  }
#footer {
  clear: both;
  width: 65%;
  font-size: .7em;
  line-height: 2em;
  height: 100px;
  letter-spacing: 1px;
  padding: 20px 10px 0 20px;
  }


/* バナー
------------------------------------------------------------------------------*/
#banner {
  width: 68%;
  text-align: left;
  background: url(http://livedoor.blogimg.jp/joverexr222/imgs/9/1/91ad8313.png) no-repeat 0 20%;
  margin-bottom: 1em;
  }
#banner a,
#banner a:link,
#banner a:active,
#banner a:visited,
#banner a:hover,
#banner a:focus {color: #706751;}

#banner h1.blogtitle {
  font-size: 17px;
  font-weight: 900;
  margin: 0;
  padding: 25px 0 0 35px;
  }
#banner p.description {
  font-size: 12px;
  padding: 15px 0 0 35px;
  margin: 0;
  }

/* パンくずリスト
------------------------------------------------------------------------------*/
#breadcrumb {
  font-weight: normal;
  text-align: left;
  padding: .5em;
  margin: 1em 1em 1.5em 2.5em;
  color: #424242;
  font-size: .9em;
  background: url(http://livedoor.blogimg.jp/joverexr222/imgs/0/9/093e8fcb.png) no-repeat 0 100%;
  }
#breadcrumb a {
  color: #706751;
  background-color: transparent;
  text-decoration: none;
  font-weight: 900;
  }

/* 記事
------------------------------------------------------------------------------*/
.blog {padding: 0 0 0 20px;}
.blogbody {padding: 0 .5em 2em;}
.date {
  color: #706751;
  background-color: transparent;
  font-size: .8em;
  padding: .7em;
  margin: 1em 1em 0;
  text-align: left;
  background: url(http://livedoor.blogimg.jp/joverexr222/imgs/a/3/a34244e3.png) no-repeat 0 100%;
 }
.title {
  color: #424242;
  font-size: 1.1em;
  font-weight: 900;
  margin: 1em 0 0;
  padding: .3em;
  background: url(http://livedoor.blogimg.jp/joverexr222/imgs/a/c/acded0e1.png) repeat-x 0 100%;
  }
.title img {padding: 0 0 0 5px;}
.title a,
.title a:link,
.title a:active,
.title a:visited {color: #424242;}
.title a:hover,
.title a:focus {color: #706751;}
.main {
  font-size: 1em;
  padding: 0 .5em;
  line-height: 23px;
  background: url(http://livedoor.blogimg.jp/joverexr222/imgs/a/8/a8324148.png);
  }
.main p {
  font-size: 1em;
  line-height: 23px;
  margin: 0 0 23px;
  }
.main h2 {
  color: #706751;
  background-color: transparent;
  line-height: 23px;
  font-size: 1.2em;
  margin: 0;
  padding: 0;
  }
.main h3,
.main h4,
.main h5,
.main h6 {
  line-height: 23px;
  padding: 0;
  margin: 0;
  }
.main a,
.main a:link,
.main a:active,
.main a:visited {
  color: #706751;
  font-weight: 900;
  background-color: transparent;
  text-decoration: none;
  }
.main a:hover,
.main a:focus {color: #933;}
.main acronym,
.main abbr {
  cursor: help;
  border-bottom: 1px dotted #706751;
  }
.main img {
  margin: 0 1px;
  vertical-align: middle;
  float: none;
  border: 0;
  }
.main img.pict {
  padding: 4px;
  background: #fafafa;
  margin: 0 5px 5px 5px;
  }
.main ul,
.main ol,
.main dl {
  margin-top: 0;
  margin-bottom: 23px;
  margin-left: 2em;
  }
.main blockquote {
  line-height: 23px;
  margin: 0 10px 23px 10px;
  padding: 11px 10px 12px;
  }

.main .continues {
  clear: both;
  font-size: 1.2em;
  font-weight: 900;
  line-height: 23px;
  margin: 23px 0;
  }
.continues a,
.continues a:link,
.continues a:visited {}
.continues a:hover,
.continues a:focus {}
.main-continues {clear: both;}
.article-tags {
  background: url(http://parts.blog.livedoor.jp/img/usr/default_2008/common/tag.gif) no-repeat 0 50%;
  padding-left: 25px !important;
  margin: 23px 5px 0 !important;
  height: 1%;
  min-height: 16px;
  }
.common-theme {
  background: url(http://parts.blog.livedoor.jp/img/usr/default_2008/common/common_theme.gif) no-repeat 0 50%;
  padding-left: 25px !important;
  margin: 23px 5px 0 !important;
  height: 1%;
  min-height: 16px;
  }
.posted {
  margin: 0;
  padding: 23px 0 0;
  list-style-type: none;
  font-size: .8em;
  text-align: right;
  background: url(http://livedoor.blogimg.jp/joverexr222/imgs/9/8/980a65c8.png) repeat-x;
  }
.posted ul {
  line-height: 23px;
  height: 23px;
  margin: 0;
  padding: 0;
  }
.posted li {display: inline;}
.posted a, .posted a:link, .posted a:visited {color: #706751;text-decoration: none;}
.posted a:hover, .posted a:focus, .posted a:active {color: #933;text-decoration: none;}
.posted a img {vertical-align: text-bottom;}
.nick {margin-left: 2px;}

a.ldclip-redirect img {}
span.clap img {vertical-align: text-bottom !important;}

/* ナビゲーション
------------------------------------------------------------------------------*/
.pager {
  font-size: 1em;
  text-align: center;
  margin: 1em 0 3em;
  }
.pager a,
.pager a:link,
.pager a:visited {}
.pager a:hover,




.pager a:focus {}
.pagetop{
  font-size: .9em;
  text-align: right;
  margin: 2em 0;
  }
.pagetop a,
.pagetop a:link,
.pagetop a:active,
.pagetop a:visited {}
.pagetop a:hover,
.pagetop a:focus {}
.nextpage {
  margin: 1em 0;
  font-size: .9em;
  text-align: center;
  }
.nextpage a {color: #424242;}
.nextpage a:hover,
.nextpage a:focus {color: #706751;}

/* トラックバック
------------------------------------------------------------------------------*/
.trackback-urlhead {
  font-size: .9em;
  font-weight: 900;
  padding: 1em 0 .5em .3em;
  margin: 3em .5em 2em;
  background: url(http://livedoor.blogimg.jp/joverexr222/imgs/e/1/e1215595.png) no-repeat 0 100%;
  }
.trackback-url {
  font-size: .9em;
  font-weight: 900;
  color: #706751;
  margin: 0 1em 1em;
  }
.trackback-head {
  font-size: .9em;
  font-weight: 900;
  padding: 1em 0 .5em .3em;
  margin: 3em .5em 2em;
  background: url(http://livedoor.blogimg.jp/joverexr222/imgs/e/1/e1215595.png) no-repeat 0 100%;
  }
.trackback-body {
  font-size: .9em;
  color: #424242;
  margin: .6em .8em 0;
  line-height: 23px;
  background: url(http://livedoor.blogimg.jp/joverexr222/imgs/b/3/b39c4c6f.png);
  }
.trackback-post{
  font-size: .85em;
  margin: 0 .8em 3em;
  line-height: 23px;
  text-align: right;
  background: url(http://livedoor.blogimg.jp/joverexr222/imgs/b/3/b316d5d4.png) repeat-x 0 100%;
  }
.trackback-post a,
.trackback-post a:link,
.trackback-post a:visited {
  color: #706751;
  background-color: transparent;
  }
.trackback-post a:hover,
.trackback-post a:focus,
.trackback-post a:active {
  color: #933;
  background-color: transparent;
  }

/* コメント
------------------------------------------------------------------------------*/
.comments-head {
  font-size: .9em;
  font-weight: 900;
  padding: 1em 0 .5em .3em;
  margin: 3em .5em 2em;
  background: url(http://livedoor.blogimg.jp/joverexr222/imgs/b/5/b55e1f65.png) no-repeat 0 100%;
  }
.comments-body {
  font-size: .9em;
  color: #424242;
  margin: .6em .8em 0;
  line-height: 23px;
  background: url(http://livedoor.blogimg.jp/joverexr222/imgs/0/e/0eca0956.png);
  }
.comments-body img {
  margin: 4px 1px 3px;
  vertical-align: middle;
  float: none;
  border: 0;
  }
.comments-post {
  font-size: .85em;
  margin: 0 .8em 3em;
  line-height: 23px;
  text-align: right;
  background: url(http://livedoor.blogimg.jp/joverexr222/imgs/c/4/c42db27b.png) repeat-x 0 100%;
  }
.comments-post a,
.comments-post a:link,
.comments-post a:visited {
  color: #706751;
  background-color: transparent;
  }
.comments-post a:hover,
.comments-post a:focus,
.comments-post a:active {
  color: #933;
  background-color: transparent;
  }

.body-rows {}
.post-rows {}

/* コメントフォーム
------------------------------------------------------------------------------*/
table.form {margin: 20px 0 20px 10px;} 
table.form td {font-size: 1em;font-weight: normal; padding: .4em 0;}
table.form label {
  font-size: .9em;
  color: #424242;
  font-weight: 900;
  padding-right: .3em;
  }
table.form #author,
table.form #email,
table.form #url {
  font-size: 1em;
  width: 250px;
  color: #666;
  background-color: transparent;
  border: 1px solid #808080;
  } 
table.form #text {
  font-size: 1em;
  color: #666;
  background-color: transparent;
  border: 1px solid #808080;
  width: 350px;
  height: 15em;
  } 
table.form input,
table.form textarea {padding: .3em;}
table.form #author:hover,
table.form #email:hover,
table.form #url:hover,
table.form #text:hover {
  color: #424242 !important;
  background-color: #fafafa !important;
  border: 1px solid #424242 !important;
  }
table.form #author:focus,
table.form #email:focus,
table.form #url:focus,
table.form #text:focus {
  color: #424242 !important;
  background: #ffe !important;
  border: 1px solid #424242 !important;
  }
table.form input#submit {
  width: 250px;
  font-size: 1.2em;
  background: #fafafa;
  color: #808080;
  padding: 1em;
  letter-spacing: .5em;
  cursor: pointer;
  border: 1px solid #808080;
  }
table.form input#submit:hover,
table.form input#submit:focus {
  color: #424242;
  background: #ffe !important;
  border: 1px solid #424242;
  }

#error {
  color: #f44;
  background: #fee;
  border: 1px solid #f99;
  font-size: 1em;
  font-weight: 900;
  padding: 2em;
  margin: 2em 1em 1em 1em;
  }

/* サイドメニュー
------------------------------------------------------------------------------*/
.sidetitle {
  padding: 0 .3em .3em;
  }
.side {
  font-size: .8em;
  padding: .5em .5em 2em;
 }
.sidebody {
  padding: .3em 0;
  }
.sidebody a,
.sidebody a:link,
.sidebody a:active,
.sidebody a:visited {
  color: #706751;
  background-color: transparent;
  }
.sidebody a:hover,
.sidebody a:focus {
  color: #933;
  background-color: transparent;
  }

#ld-services {padding: 2em 0 !important;}

/* カレンダープラグイン
------------------------------------------------------------------------------*/
.calendarhead {
  font-weight: normal;
  padding: 0 .5em .3em;
  text-align: center;
  }
.calendartable {
  width: 95%;
  text-align: center;
  margin: .5em auto 2em;
  }
.calendarweek {
  font-weight: 900;
  text-align: center;
  padding: .2em;
  }
.calendarwd {
  font-size: .9em;
  padding: .3em 0;
  }
.calendard {
  empty-cells: show;
  padding: .3em 0;
  }
.calendardbg {
  padding: .3em 0;
  }
.calendar {
  font-size: .75em;
  text-align: center;
  }
.calendar a,
.calendar a:link,
.calendar a:active,
.calendar a:visited {
  font-weight: 900;
  color: #706751;
  background: transparent;
  display: block;
  }
.calendar a:hover,
.calendar a:focus {
  color: #933;
  background: transparent;
  }
a.calendarpre,
a.calendarnext {font-size: .7em;}

.sun{color: #c03;}
.weekday{color: #424242;}
.sat{color: #30c;}

/* タグクラウドプラグイン
------------------------------------------------------------------------------*/
ul.tagcloud a,
ul.tagcloud a:link,
ul.tagcloud a:visited,
ul.tagcloud a:active {color: #706751;text-decoration: underline;}
ul.tagcloud a:hover,
ul.tagcloud a:focus {color: #933;text-decoration: none;}

/* フッター
------------------------------------------------------------------------------*/
#footer a,
#footer a:link,
#footer a:active,
#footer a:visited {color: #706751;}
#footer a:hover,
#footer a:focus {color: #933;}
#footer a[title="RSS Feed"] {
  padding-left:17px;
  background: url(http://livedoor.blogimg.jp/joverexr222/imgs/e/8/e855b4f2.png) no-repeat 0 50%;
  }
#footer a[title="ATOM Feed"] {
  padding-left:17px;
  background: url(http://livedoor.blogimg.jp/joverexr222/imgs/a/6/a693fd9a.png) no-repeat 0 50%;
  }

#footer p {}
#footer ul {
  margin: 0 0 2em;
  list-style-type: none;
  }
#footer li {display: inline;}

/* インデックスナビゲーション
------------------------------------------------------------------------------*/
ul.index-navigator li,
ol.paging-number,
ol.paging-number li {
  display: inline;
  padding: 0;
  margin: 0;
  }
div.index-navigator-outer {
  text-align: center!important;
  }
/* for IE hasLayout */
ul.index-navigator li a {
  zoom: 1;
  }
.index-navigator {
  border: 0;
  margin: 2em 0;
  padding: 0;
  font-size: 1.1em;
  }
.index-navigator li {
  border:0;
  margin:0;
  padding:0;
  list-style: none;
  }
.index-navigator a {
  margin: 0 3px 0 2px;
  }
.index-navigator .paging-first,
.index-navigator .paging-last {
  }
.index-navigator .current {
  color: #933;
  border-bottom: 1px dotted #933;
  font-weight: 900;
  padding: .3em .6em;
  }
.index-navigator a:link,
.index-navigator a:visited {
  color: #706751;
  padding: .3em .6em;
  text-decoration: none;
  }
.index-navigator a:hover,
.index-navigator a:focus {
  color: #933;
  }
.index-navigator .paging-prev a,
.index-navigator .paging-next a {
  font-weight: 900;
  border: 0;
  color: #706751;
  padding: .3em .6em;
  text-decoration: none;
  }
.index-navigator .paging-prev a:hover,
.index-navigator .paging-next a:hover {
  border: 0;
  color: #933;
  background: transparent;
  }

/* 広告
------------------------------------------------------------------------------*/
#ad {margin: 3em 2em 2em; width: 80%;}
#ad iframe {width: 100%;}
.gAdsense {width:100% !important;}
.ad{}
a.adtitle,
a.adtitle:link,
a.adtitle:visited,
a.addescription,
a.addescription:link,
a.addescription:visited,
a.adurl,
a.adurl:link,
a.adurl:visited,
a.adld {color: #999;}
a.adtitle:hover,
a.addescription:hover,
a.adurl:hover {color: #ccc;}


/* livedoor Blog ヘッダー
------------------------------------------------------------------------------*/
table#header {
  font-size: .75em;
  background: #fafafa;
  border-bottom: 1px solid #ccc;
  letter-spacing: normal;
  line-height: 1.1em;
  }
table#header a,
table#header a:link,
table#header a:active,
table#header a:visited {color: #789;}
table#header a:hover,
table#header a:focus {color: #987;}
table#header td,
table#header th {
  padding: .3em 0;
  border-bottom: 1px solid #eee;
  }
#topics {
  height: 1.5em !important;
  width: auto !important;
  }

/* その他
------------------------------------------------------------------------------*/
.left {float: left !important;}
.right {float: right !important;}
.clear {clear: both;}

.rating img{vertical-align: top;padding: 3px 0;}

