@charset "EUC-JP";

/* Template Info
==============================================================================
 Name: plastik
 Layout: 2Column Fixed Layout (Right Menu)
 Update: 2008.04.24
 
 designed by cie. http://blog.livedoor.jp/cie/
==============================================================================
*/


/* 初期設定
------------------------------------------------------------------------------*/
* {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: 1.5;
  letter-spacing: 1px;
  color: #333;
  background: #fafafa;
  text-align: center;
  }
a, a:link, a:active, a:visited {color: #83a6b8;background: transparent;text-decoration: none;}
a:hover, a:focus {color: #d9c9ca;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 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;}
h1,h2,h3,h4,h5 {margin: .3em 0; }
hr {margin: 1em;}
cite {line-height: 25px;}
acronym, abbr {
  cursor: help;
  border-bottom: 1px dotted #999;
  }
blockquote {
  background: #efefef;
  color: #777;
  font-size: .9em;
  padding: 7px 16px 8px 13px;
  margin: 5px 0;
  line-height: 25px;
  border: solid #dfdfdf;
  border-width: 1px 1px 1px 3px;
  }
blockquote[title]::after {
  content: attr(title);
  color: #aaa;
  background-color: transparent;
  text-align: right;
  display: block;
  }
blockquote[cite]::after {
  content: attr(cite);
  color: #aaa;
  background-color: transparent;
  text-align: right;
  display: block;
  }
blockquote[title][cite]::after {
  content: attr(title)" - "attr(cite);
  color: #aaa;
  background-color: transparent;
  text-align: right;
  display: block;
  }


/* レイアウト
------------------------------------------------------------------------------*/
#container {
  background: transparent url(http://livedoor.blogimg.jp/maemuki_news/imgs/5/8/583c8660.png) repeat-y;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
#content {
  width: 600px;
  float: left;
  background: transparent;
  padding: 0;
  font-size: .8em;
}
#links {
  width: 260px;
  float: right;
  background: transparent;
  padding: 20px 25px 30px 15px;
  font-size: .9em;
  line-height: 1.4em;
}
#footer {
  clear: both;
  font-size: .75em;
  line-height: 3em;
  height: 120px;
  padding: 70px 30px 0;
  background: #fafafa url(http://livedoor.blogimg.jp/maemuki_news/imgs/4/f/4f8f9223.png) no-repeat;
}


/* バナー
------------------------------------------------------------------------------*/
#banner {
  height: 180px;
  background: transparent url(http://livedoor.blogimg.jp/maemuki_news/imgs/b/7/b736c2e6.png) no-repeat 50% 100%;
  }
#banner a,
#banner a:link,
#banner a:active,
#banner a:visited,
#banner a:hover,
#banner a:focus {color: #f66;background: transparent;}

.blogtitle {
  font-size: 22px;
  font-weight: normal;
  font-style: oblique;
  letter-spacing: .5em;
  text-align: center;
  padding: 7px 0 0 0;
  }
.description {
  font-size: 12px;
  padding: 0 0 30px 0;
  text-align: center;
  letter-spacing: .5em;
}

/* パンくずリスト
------------------------------------------------------------------------------*/
#breadcrumb {
  text-align: left;
  padding: 1em;
  margin: 0 2em 1.5em 2em;
  color: #777;
  font-size: 1em;
  }

/* 記事
------------------------------------------------------------------------------*/
.blog {
  padding: 0px 25px 0 40px;
  }
.blogbody {
  padding: 20px 0 50px;
  background: transparent url(http://livedoor.blogimg.jp/maemuki_news/imgs/d/4/d45b9286.png) no-repeat 50% 100%;
  }
.date {
  text-align: center;
  font-family: Georgia, 'Times New Roman', serif;
  font-weight: normal;
  font-size: 22px;
  color: #dfdfdf;
  font-style: oblique;
  background: transparent;
  letter-spacing: .5em;
  padding: .5em 0 .5em;
 }
.title {
  font-size: 1.3em;
  font-weight: bold;
  padding: 0 0 0 25px;
  background: url(http://livedoor.blogimg.jp/maemuki_news/imgs/0/0/00135b59.png) no-repeat 0 50%;
  border-bottom: 1px solid #efefef;
  }
.title img {padding: 0 0 0 5px;}
.title a,
.title a:link,
.title a:active,
.title a:visited {color: #777;}
.title a:hover,
.title a:focus {color: #d9c9ca;}
.main {
  line-height: 25px;
  width: 535px;
  background: url(http://livedoor.blogimg.jp/maemuki_news/imgs/4/f/4f7e4293.png);
  }
.main p {
  font-size: 1em;
  line-height: 25px;
  margin: 0 0 25px;
  }
.main h2 {
  color: #f66;
  background: transparent;
  font-size: 1.2em;
  line-height: 25px;
  padding: 0;
  margin: 0;
  }
.main h3,
.main h4,
.main h5,
.main h6 {
  line-height: 25px;
  padding: 0;
  margin: 0;
  }
.main a,
.main a:link,
.main a:active {}
.main a:visited,
.main a:hover,
.main a:focus {color: #f66;}
.main img {
  margin: 0 1px;
  vertical-align: middle;
  float: none;
  border: 0;
  }
.main img.pict {
  padding: 5px;
  background: #fafafa;
  border: 1px solid #eee;
  margin: 0 3px 3px 3px;
  }
.main ul,
.main ol,
.main dl {
  margin-top: 0;
  margin-bottom: 25px;
  margin-left: 3em;
  }
.main blockquote {
  line-height: 25px;
  margin: 0 10px 23px 10px;
  padding: 12px 10px 12px;
  }
.main pre {
  color: #999;
  background: transparent;
  line-height: 25px;
  }
.main .continues{
  clear: both;
  font-size: 1.2em;
  line-height: 25px;
  font-weight: bold;
  margin: 25px 0 !important;
  }
.continues a,
.continues a:link,
.continues a:visited {}
.continues a:hover,
.continues a:focus {}
.main-continues {clear: both;}
.article-tags {
  line-height: 25px !important;
  height: 25px !important;
  margin: 25px 0 0 10px !important;
  background-position: 0 40% !important;
  }
.posted {
  margin: 0 0 30px;
  list-style-type: none;
  font-size: .8em;
  text-align: right;
  line-height: 25px;
  padding-top: 25px;
  background: url(http://livedoor.blogimg.jp/maemuki_news/imgs/4/f/4f7e4293.png);
  }
.posted ul {line-height: 25px;height: 25px;}
.posted li {display: inline;}
.posted a, .posted a:link, .posted a:visited{color: #666;text-decoration: none;}
.posted a:hover, .posted a:focus, .posted a:active{color: #999;text-decoration: none;}
.posted a img {vertical-align: text-bottom;}
.nick {margin-left: 2px;}

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

/* ナビゲーション
------------------------------------------------------------------------------*/
.pager {
  font-size: 1em;
  text-align: center;
  margin: 2em 0 3em;
  }
.pager a,
.pager a:link,
.pager a:visited {}
.pager a:hover,
.pager a:focus {color: #aaa;}
.pagetop{
  font-size: 1em;
  text-align: right;
  margin: 2em 0;
  }
.pagetop a,
.pagetop a:link,
.pagetop a:active,
.pagetop a:visited {color: #f66;}
.pagetop a:hover,
.pagetop a:focus {color: #83a6b8;}


/* トラックバック
------------------------------------------------------------------------------*/
.trackback-urlhead {
  font-weight: bold;
  padding: 5em 0 1em .5em;
  background: transparent url(http://livedoor.blogimg.jp/maemuki_news/imgs/d/4/d45b9286.png) no-repeat 50% 0;
}
.trackback-url {
  font-weight: bold;
  font-family: Georgia, 'Times New Roman', serif;
  font-style: oblique;
  color: #f66;
  padding: 0 0 0 25px;
  }
.trackback-head {
  font-weight: bold;
  margin: 2em 0 .5em;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 25px;
  background: transparent url(http://livedoor.blogimg.jp/maemuki_news/imgs/0/0/00135b59.png) no-repeat 0 50%;
  }
.trackback-body {
  font-size: .9em;
  color: #777;
  background: #f3f3f3;
  padding: .6em .8em;
  border: solid #e3e3e3;
  border-width: 1px 1px 0;
  }
.trackback-post{
  font-size: .8em;
  padding: .2em 0 2em;
  padding-left: 18px;
  background: transparent url(http://livedoor.blogimg.jp/maemuki_news/imgs/0/0/007f8d7b.png) no-repeat;
  }
.trackback-post a,
.trackback-post a:link,
.trackback-post a:visited {}
.trackback-post a:hover,
.trackback-post a:focus,
.trackback-post a:active {}

/* コメント
------------------------------------------------------------------------------*/
.comments-head {
  font-weight: bold;
  margin: 2em 0 .5em;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 25px;
  background: transparent url(http://livedoor.blogimg.jp/maemuki_news/imgs/3/4/3464abce.png) no-repeat 0 50%;
  }
.comments-body {
  font-size: .9em;
  color: #777;
  background: #f3f3f3;
  padding: .6em .8em;
  border: solid #e3e3e3;
  border-width: 1px 1px 0;
  }
.comments-body img {
  margin: 0 1px;
  vertical-align: middle;
  float: none;
  border: 0;
  }
.comments-post {
  font-size: .8em;
  padding: .2em 0 2em;
  padding-left: 18px;
  background: transparent url(http://livedoor.blogimg.jp/maemuki_news/imgs/0/0/007f8d7b.png) no-repeat;
  }
.comments-post a,
.comments-post a:link,
.comments-post a:visited {}
.comments-post a:hover,
.comments-post a:focus,
.comments-post a:active {}

.body-rows {
  font-size: .9em;
  color: #666;
  background: #e9e9e9;
  padding: .6em .8em;
  border: solid #d9d9d9;
  border-width: 1px 1px 0;
  }
.post-rows {
  font-size: .8em;
  padding: .2em 0 2em;
  padding-right: 18px;
  text-align: right;
  background: transparent url(http://livedoor.blogimg.jp/maemuki_news/imgs/f/1/f1a1612a.png) right 0 no-repeat;
  }

/* コメントフォーム
------------------------------------------------------------------------------*/
table.form {margin: 40px 0 20px 10px;} 
table.form td {font-size: 1em;font-weight: normal; padding: .4em 0;} 
table.form label {font-weight: bold; padding-right: .3em;} 
table.form #author,
table.form #email,
table.form #url {
  width: 250px;
  font-size: 1.2em;
  color:#777;
  background: #efefef;
  border: 1px solid #dfdfdf;
  } 
table.form #text {
  width: 400px;
  height: 200px;
  font-size: 1.2em;
  color:#777;
  background: #efefef;
  border: 1px solid #dfdfdf;
  } 
table.form input,
table.form textarea {padding: .3em;}
table.form input:hover,
table.form textarea:hover {background: #dfdfdf !important;}
table.form input:focus,
table.form textarea:focus {background: #ffe !important;}
table.form input#submit {
  width: 250px;
  font-size: 1.2em;
  background: #eee;
  color: #777;
  padding: 1em;
  letter-spacing: .5em;
  cursor: pointer;
  border: 1px solid #dfdfdf;
  }
table.form input#submit:hover,
table.form input#submit:focus {background: #ffe !important;}

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

/* サイドメニュー
------------------------------------------------------------------------------*/
.sidetitle {
  font-weight: bold;
  padding: 0 .5em .3em;
  border-bottom: 1px solid #efefef;
  }
.side {
  font-size: .8em;
  padding: .5em .5em 2em;
 }
.sidebody {
  padding: 4px 0;
  border-bottom: 1px solid #efefef;
  }
.sidebody:hover {
  color: #999;
  background: #fcfcfc;
  }
.sidebody a:visited {
  padding-right: 1.5em;
  background: url(http://livedoor.blogimg.jp/maemuki_news/imgs/0/8/08adca2e.png) no-repeat;
  background-position: 100% 50%;
  }

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

/* カレンダープラグイン
------------------------------------------------------------------------------*/
.calendarhead {
  font-weight: bold;
  padding: 0 .5em .3em;
  border-bottom: 1px solid #efefef;
  text-align: center;
  }
.calendartable {
  width: 100%;
  text-align: center;
  padding: 0 .5em;
  margin: .5em 0 2em;
  }
.calendarweek {
  font-weight: bold;
  text-align: center;
  padding: .2em;
  margin-left: auto;
  margin-right: auto;
  }
.calendarwd {
  font-size: .9em;
  padding: .5em 0;
  border-bottom: 1px solid #efefef;
  }
.calendard {
  empty-cells: show;
  padding: .5em 0;
  border-bottom: 1px solid #efefef;
  }
.calendardbg {
  padding: .5em 0;
  border-bottom: 1px solid #efefef;
  }
.calendar {
  font-size: .75em;
  text-align: center;
  }
.calendar a,
.calendar a:link,
.calendar a:active,
.calendar a:visited {
  font-weight: bold;
  color: #f66;
  background: transparent;
  display: block;
  }
.calendar a:focus {
  color: #83a6b8;
  background: transparent;
  }
a.calendarpre,
a.calendarnext {font-size: .65em;}

.sun{color: #c03;}
.weekday{color: #777;}
.sat{color: #36c;}

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

/* フッター
------------------------------------------------------------------------------*/
#footer a,
#footer a:link,
#footer a:active,
#footer a:visited {color: #f66;}
#footer a:hover,
#footer a:focus {color: #83a6b8;}
#footer a[title="RSS Feed"] {
  padding-left:17px;
  background: url(http://livedoor.blogimg.jp/maemuki_news/imgs/4/8/4844b717.png) no-repeat;
  }
#footer a[title="ATOM Feed"] {
  background: url(http://livedoor.blogimg.jp/maemuki_news/imgs/f/c/fc85db5a.png) no-repeat;
  padding-left:17px;
  }

#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: 1em;
  }
.index-navigator li {
  border:0; margin:0; padding:0;
  list-style: none;
  }
.index-navigator a {
  border: solid 1px #ccc;
  margin: 0 3px 0 2px;
  }
.index-navigator .paging-prev a,
.index-navigator .paging-next a {
  font-weight: bold;
  border: 1px solid #fff;
  color: #999;
  padding: .3em .6em;
  text-decoration: none;
  }
.index-navigator .paging-first,
.index-navigator .paging-last {
  }
.index-navigator .current {
  color: #666;
  background: #ccc;
  border: 1px solid #ccc;
  font-weight: bold;
  padding: .3em .6em;
  }
.index-navigator a:link,
.index-navigator a:visited {
  color: #999;
  padding: .3em .6em;
  text-decoration: none;
  }
.index-navigator a:hover,
.index-navigator a:focus {
  color: #fff;
  background: #ccc;
  }

/* 広告
------------------------------------------------------------------------------*/
#ad{margin: 3em 1em 2em; width: 400px;}
#ad iframe {width: 100%;}
.gAdsense {background: #fff;padding: 2em;width:100% !important;}
.ad{color: #777;background: #fff;}
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: #eee;
  border-bottom: 2px solid #ddd;
  margin-bottom: 1em;
  letter-spacing: normal;
  }
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;
  }
#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;}

