@charset "EUC-JP";

/* Information
==================================================
livedoor Blog CSS
 Name   : Journal *blue
 Layout : 3カラム リキッド

 Update : 2009.12.16
==================================================
*/

/* Reset */
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
abbr,acronym{border:0;font-variant:normal;}
legend{color:#000;}

/* =============================================== */
/** 01. Text - フォント・リンク */
/* ----------------------------------------------- */

body,textarea { 
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight: normal;
    }

/* デフォルト・フォント 'Trebuchet MS',Verdana,sans-serif;*/


a {
    color:#1b9bd3;
    text-decoration:none;
    }
a:hover {
    color:#27ace6;
    text-decoration:underline;
    }

/* =============================================== */
/** 02. Layout - レイアウト（全体の枠組み） */
/* ----------------------------------------------- */

body {
    position:relative;
    background-color:#f1f1f1;
    }
div#container {
    position:relative;
width: 1200px;
margin: 0 auto;
align: center;
    background:url(http://parts.blog.livedoor.jp/img/usr/journal/container_bg.png) right top repeat-y;

min-width:1200px;
_display: inline;
_zoom:1;


    }
div#content {
    float:left;
    width:100%;
    margin-right:-451px;
    padding-bottom:35px;
    overflow: hidden;
    }
div#main {
    margin-right:451px;
    color:#3c454e;
    }
div#aside {
    float:right;
    width:451px;
    font-size:13px;
text-align:center;
padding:15px 0;
    }

div#aside .side select {
    width:150px;
    }

div#sub {
    float: left;
    width: 175px;
    padding-top:0px;
    overflow: hidden;
	}
div#extra {
    float: left;
    width: 275px;
    padding-top: 0px;
    overflow: hidden;
	}
div#sub {
    border-right:1px solid #e4e4e4;
    }
div#extra {
    border-left:1px solid #e4e4e4;
    margin-left:-1px;
    }

/* ----------------------------------------------- */
/** clearfix */

body:after,
div#container:after,
div#content:after,
ul.article-navigator:after,
ul.archives-navigator:after,
div.article-body:after,
div.article-body div.article-body-more:after,
div#trackback-form ul:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    }

body,
div#container,
div.blog-title-outer,
div.article-outer,
h2.archives-title,
div.article-body,
div.article-footer,
h2.article-title,
div.pager,
ul,
div.index-navigator-outer {
    height: 1%;
    }

div.article-option li dl,
div#trackback-form,
div#trackbacks-list,
div#comments-list,
div#comment-form {
    height: 1%;
    }


/* =============================================== */
/** 03. Title - ブログタイトルエリア */
/* ----------------------------------------------- */
div#blog-title-outer{
    height: 240px;
    color:#fff;
    }

div#blog-title-outer a{
    color:#fff;
    }
div#blog-title-outer #blog-owner-photo{
    margin: 30px 10px 15px 10px ;
    display:inline;
    }
div#blog-title-outer #blog-title {
    padding: 35px 0px 11px 0px;
    font-size: 24px;
    font-weight: bold;
    }
div#blog-title-outer #blog-description {
    padding: 15px 10px 25px 10px;
    font-size: 10px;
    line-height: 1.6em;
    color:#f1f1f1;
    }

.blog-header {
    height:98px;
    background:url(http://parts.blog.livedoor.jp/img/usr/journal/header.png) left top repeat-y #000;
    _background:#0071b7;
    }

.blog-header-title {
    height:98px;
    background:url() left top repeat-y #000;
    _background:#0071b7;
    }

div#aside .blog-header {
    height:240px;
    }

#blog-title-space{
width: 600px;
margin: 0 auto;
text-align: center;
}

#blog-title-sup-space{
width: 468px;
margin: 0 auto;
}

#blog-title a{

color:#fff;
text-decoration:none;
width: 600px;
height: 72px;
background: url(http://blog.livedoor.jp/applebrothers/abro/img/AppleBrothers20140915off.png) no-repeat 0px 0px;
display: block;
text-indent: -9999px;
}

#blog-title a:hover{
color:#fff;
text-decoration:none;
width: 600px;
height: 72px;
background: url(http://blog.livedoor.jp/applebrothers/abro/img/AppleBrothers20140915on.png) no-repeat 0px 0px;
display: block;
text-indent: -9999px;
}



/* header 2014/0915 */ 


#globalHeader {
  position: relative;
  height: 40px;
  background: #2e8fc4;
  background-image: -webkit-linear-gradient(top, #2d8cc3, #226bb0);
  background-image: -moz-linear-gradient(top, #2d8cc3, #226bb0);
  background-image: -o-linear-gradient(top, #2d8cc3, #226bb0);
  font-size: 0.928em;
  overflow: hidden;
  zoom: 1;
}
#globalHeader div,
#pageHeader div {
  position: relative;
  width: 1200px;
  margin: 0 auto;

min-width:1200px;
_display: inline;
_zoom:1;

}

#globalHeader a {
  padding: 0 15px;
  color: #ffffff;
}
#globalHeader ul {
  float: left;
  margin: 5px 0;
  position: relative;
left: 50%;

  background: url('images/header_line.jpg') no-repeat left center;
}
#globalHeader ul li {
  float: left;
  height: 30px;
  background: url('images/header_line.jpg') no-repeat right center;
  line-height: 28px;
  position: relative;
left: -50%;

}
#globalHeader ul li a {
    color: #FFFFFF;
    display: block;
    margin: 0 10px;
    padding: 2px 6px;
}
#globalHeader form {
  float: right;
}
#globalHeader #searchForm {
    position: absolute;
    right: 0;
    top: 8px;
}
#globalHeader #q {
    background-color: #FFFFFF;
    background-image: -moz-linear-gradient(center top , #EEEEEE, #FFFFFF);
    background-image: -webkit-linear-gradient(center top , #EEEEEE, #FFFFFF);
　  background-image: -o-linear-gradient(top, #EEEEEE, #FFFFFF);
    border: 0 none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #226BB1;
    outline: medium none;
    box-shadow: 0 1px 0 #69A4D0;
    color: #666666;
    font-size: 12px;
    height: 20px;
    padding: 2px 30px 2px 5px;
    position: relative;
    width: 215px;
}
#globalHeader #searchForm .bt {
    background: url("images/blog_search.png") no-repeat right center;
    border: medium none;
    display: inline-block;
    height: 14px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 8px;
    text-align: left;
    text-indent: -9999px;
    top: 5px;
    width: 14px;
}


/* banner_original_001 2014/0915 */ 

#banner-original-001 div {
  position: relative;
text-align: center;
  width: 1200px;
  margin: 0 auto;

min-width:1200px;
_display: inline;
_zoom:1;


}


/*
--------------------------------------------------
@:Navigation トップナビバナー 20140915
--------------------------------------------------
*/


#globalNav nav, ol, ul {
  list-style: none;
}

#globalNav {
  height: 45px;
  padding: 20px 0;
  border-bottom: 0px solid #ddd;
  background: #000;

}
#globalNav .inner {
  position: relative;
  width: 1200px;
  margin: 0 auto;

min-width:1200px;
_display: inline;
_zoom:1;


}
#globalNav .serviceTtl {
  position: absolute;
  top: 10px;
  left: 0;
  width: 215px;
  height: 35px;
}
#globalNav .serviceTtl h1 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 1px;
}
#globalNav .serviceTtl .livedoor {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 206px;
  height: 38px;
  overflow: hidden;
  padding: 0;
  border: none;
  background: url(http://livedoor.blogimg.jp/applebrothers/imgs/8/8/886c786a.png) no-repeat 0 0;
  text-align: left;
  text-indent: -9999px;
  *text-indent: 0;
  *line-height: 9999px;
  *word-wrap: normal;
  vertical-align: top;
}
#globalNav .serviceTtl .blog {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 128px;
  height: 38px;
  overflow: hidden;
  padding: 0;
  border: none;
  background: url(http://livedoor.blogimg.jp/applebrothers/imgs/8/8/886c786a.png) no-repeat -78px 0;
  text-align: left;
  text-indent: -9999px;
  *text-indent: 0;
  *line-height: 9999px;
  *word-wrap: normal;
  vertical-align: top;
}
#globalNav .list {
  position: relative;
  top: 8px;
  right: 0;
  height: 30px;
  *zoom: 1;

}

#globalNav .list:after {
  content: "";
  display: block;
  clear: both;
}

#globalNav ul {
  position: relative;
  left: 50%;
  float: left;

}

#globalNav .list li {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 28px;
  vertical-align: middle;

  left: -50%;
  float: left;

}
#globalNav .list a {
  position: relative;
  display: block;
  height: 28px;
  line-height: 30px;
  margin: 0 5px 0 10px;
  padding: 0 14px;
  font-weight: bold;
  font-size: 14px;
  border: 1px solid #000;
  border-radius: 4px;
  behavior: url(/blog_portal/PIE.htc);
}
#globalNav .list a:link, #globalNav .list a:visited, #globalNav .list a:hover, #globalNav .list a:active, #globalNav .list a:focus {
  text-decoration: none;
}
#globalNav .list a:link, #globalNav .list a:visited {
  color: #ccc!important;
}
#globalNav .list a.selected, #globalNav .list a:hover, #globalNav .list a:focus, #globalNav .list a:active {
  border-color: #2c84b6;
  background: #2f90c5;
  color: #fff!important;
  box-shadow: inset 2px 2px 5px #2b8aba, inset -2px -2px 5px #2b8aba;
}
#globalNav .list img {
  position: absolute;
  top: 8px;
  right: 5px;
}
#globalNav.fixed .serviceTtl {
  top: 7px;
}
#globalNav.fixed .list {
  top: 10px;
}
#globalNav .nav {
  position: absolute;
  top: 30px;
  left: -25px;
  display: none;
  padding-bottom: 10px;
  z-index: 200;
  width: 190px;
  background: url(/blog_portal/pc/img/bg_globalNav_nav_bottom.png) no-repeat left bottom;
}
#globalNav .nav ul {
  padding-top: 12px;
  background: url(/blog_portal/pc/img/bg_globalNav_nav_top.png?2) no-repeat left top;
}
#globalNav .nav li {
  display: block;
  width: 180px;
  height: 35px!important;
  line-height: 38px!important;
  padding: 0 5px;
}
#globalNav .nav a {
  display: block;
  width: 150px;
  height: 35px;
  line-height: 38px;
  margin: 0;
  padding: 0 15px;
  border: none;
  border-radius: 0;
  border-top: 1px solid #ddd;
  font-weight: normal;
  font-size: 13px;
  color: #666!important;
}
#globalNav .nav a:hover, #globalNav .nav a:active, #globalNav .nav a:focus {
  color: #fff;
  background: #2e90c5;
}
#globalNav .nav li:first-child a {
  border: none;
}
#globalNav .nav2 {
  position: absolute;
  top: -40px;
  left: -33px;
  z-index: 10;
  padding-bottom: 10px;
}
#globalNav .nav2 p {
  display: block;
  width: 180px;
  padding: 5px;
  border: 1px solid #a3c8fd;
  border-radius: 5px;
  background-color: #fff;
  background-image: -moz-linear-gradient(top, white, #fafafa);
  background-image: -webkit-linear-gradient(top, white, #fafafa);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1), -1px 0 3px rgba(0, 0, 0, 0.1);
  text-align: center;
}
#globalNav .nav2 span {
  display: block;
  width: 180px;
  height: auto;
  line-height: 1.4em;
  margin: 0;
  padding: 0!important;
  border: none!important;
  font-weight: normal;
  font-size: 13px;
  color: #4c4c4c!important;
}
#globalNav .nav2 span:hover, #globalNav .nav2 span:active, #globalNav .nav2 span:focus {
  color: #2d90c5!important;
  background: #fff;
  text-decoration: underline;
  box-shadow: none;
}
#globalNav .nav2 .arrow {
  position: absolute;
  bottom: 0px;
  left: 90px;
  display: block;
  width: 20px;
  height: 12px;
  background: url(/blog_portal/pc/img/bg_globalNav_nav2_bottom.png) no-repeat center bottom white;
}
#globalNav .list a:hover > .nav,
#globalNav .list a:hover > .nav2 {
  display: block;
}
#globalNav.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 200;
  padding: 0;
  box-shadow: 0 1px 0 #fff;
}


/* =============================================== */
/** 04. SubTitle - アーカイブタイトルエリア */
/* ----------------------------------------------- */
.archives-title {
    font-size:16px;
    font-weight:bold;
    border-top:1px solid #d9d9d9;
    border-bottom:1px solid #d9d9d9;
    margin:20px 20px 5px 20px;
    padding:0 4px;
    }


/* =============================================== */
/** 05. Pager - ページャ */
/* ----------------------------------------------- */

ul.index-navigator li ,
ol.paging-number ,
ol.paging-number li {
    }
div.pager {
    padding:0 15px 0 110px;
    }
ul.index-navigator li.paging-number ol.paging-number li.current {
    background:#00acdc;
    color:#fff;
    font-weight:bold;
    padding:2px 8px;
    margin:0 2px;
    }

/* ----------------------------------------------- */
/** IndexNavigator - トップページ */

ul.index-navigator li{
    margin:0 2px;
    line-height:21px;
    *line-height:19px;
    zoom:1;
    }
ul.index-navigator li.paging-next{
    margin:0;
    }
ul.index-navigator li a {
    color:#fff;
    padding:2px 8px;
    margin:0;
    background:url(http://parts.blog.livedoor.jp/img/usr/journal/pager_bg.png) left top no-repeat #000;
    _background:#000;
    }
ul.index-navigator li a:hover{
    background:#00acdc;
    text-decoration:none;
    color:#fff;
    }


/* ----------------------------------------------- */
/** ArchivesPager - アーカイブページ */

ul.archives-pager {
    list-style-type: none;
    text-align:right;
    }
ul.archives-pager li {
    padding: 2px 5px;
    }
ul.archives-pager li a {
    padding: 0 5px;
    }
ul.archives-pager li.both {
    border:none;
    }
.pager archives-pager-type2 {
    }


/* ----------------------------------------------- */
/** ArticlePager - 個別記事ページ */

ul.article-pager {
    padding:0 15px 0 110px;
    }
ul.article-pager li {
    float: left;
    width: 49%;
    line-height: 1.25;
    }

/* = special tech ... borderの高さを揃えるため */
ul.article-pager {
    overflow: hidden;
    }
ul.article-pager li {
    padding-top: 1px;/* 1px余白（上部） */
    padding-bottom: 32768px;
    margin-bottom: -32767px;/* 1px余白（下部） */
    }
ul.article-pager li.prev {
    text-align: left;
    }
ul.article-pager li.next {
    text-align: right;
    }
ul.article-pager li.both {
    }

/* =============================================== */
/** 06. Main - 記事エリア */
/* ----------------------------------------------- */

div.article-outer {
    position:relative;
    margin:30px 30px 30px 115px;
    }

/* ----------------------------------------------- */
/* 記事ヘッダートップ固定
----------------------------------------------------------- */  

* html body {     
    background: url(null) fixed;     
}  

div#header_top  {  
    width: 100%;  
    padding: 20px;  
    background: #000 url() repeat-x;  
    border-bottom: 1px solid #CCC;  
    color: #FFF;  
    position: fixed;  
    top:0;  
    left:0;  
}  
* html div#header    {     
    position: absolute;     
    top: expression(eval(document.documentElement.scrollTop+0));  
}  
div#header h1   {  
    width: 100%;  
    margin: 0 auto;  
}  

/** 記事ヘッダー */


div.article-header {
    font-size:12px;
    margin-bottom:20px;
    }
div.article-header .article-title {
    padding: 5px 0;
    font-size: 24px;
    font-weight: bold;
    border-bottom:1px solid #d9d9d9;
    color:#000;
    }
.article-cal {
    background:url(http://parts.blog.livedoor.jp/img/usr/journal/daily_cal.png) left top no-repeat;
    padding:3px;
    width:66px;
    text-align:center;
    color:#000;
    font-weight:bold;
    position:absolute;
    top:0;
    left:-100px;
    }
.article-cal-date {
    display:block;
    line-height:48px;
    font-size:30px;
    }
.article-cal-month {
    display:block;
    line-height:18px;
    font-size:11px;
    background-color:#1b9bd3;
    }
.article-date {
    color:#000;
    font-weight:bold;
    display:inline;
    }
dl.article-category {
    padding:0 10px;
    display:inline;
    }
dl.article-category dt {
    display:none;
    }
dl.article-category dd {
    display: inline;
    background:url(http://parts.blog.livedoor.jp/img/usr/journal/folder.png) left center no-repeat;
    padding:1px 1px 1px 20px;
    margin:0 10px 0 0;
    }

/*** カテゴリアーカイブページではカテゴリを非表示にする */
body.category dd.article-category {
    display: none;
    }


/* ----------------------------------------------- */
/** 記事本文 */

div.article-body {
	width: 100%;
    overflow: hidden;
    line-height: 1.5;
    margin:2em 0;
    }

/** 続きを読む */
div.article-body p.article-continue {
    margin-top: 1em;
    }

div.article-body div.article-body-more,
div.article-body div.article-body-private {
    clear: both;
    margin-top: 1em;
    }

/*** blockquote & pre */
div.article-body blockquote,
div.article-body pre {
    padding: 5px 15px;
    margin: 5px 0;
    color: #485661;
    }
div.article-body blockquote {
    padding: 10px 20px 10px 40px;
    margin: 10px 20px;
    color: #485661;
    border-top:1px solid #e0e0e0;
    border-bottom:1px solid #e0e0e0;
    background:url(http://parts.blog.livedoor.jp/img/usr/journal/quotation.png) 15px 10px no-repeat #f9f9f9;
    }


/*** img 
div.article-body img {
    margin: 5px;
    }*/

/*** 見出し */
div.article-body h3 {
    font-size:14px;
    font-weight:bold;
    border-bottom:1px solid #d9d9d9;
    }
div.article-body h4 {
    font-weight:bold;
    }

/*** 段落 */
div.article-body p {
    margin:1em 0;
    }

/*** リスト */
div.article-body dl{
    margin:2em 0;
    }
div.article-body dl dt{
    font-weight:bold;
    }
div.article-body dl dd{
    margin-left:1em;
    }
div.article-body ol,
div.article-body ul{
    margin:0.5em 2em;
    }
div.article-body ol li{
    list-style:decimal;
    }
div.article-body ul li{
    list-style:disc;
    }

/*** テーブル */
div.article-body table {
    border-collapse:collapse;
    width:90%;
    margin:4px auto;
    background-color:#F9F9F9;
    }
div.article-body table td {
    border:1px solid #ccc;
    padding:3px 6px;
    background-color:#F9F9F9;
    }
div.article-body table th .odd {
    background: #E5F2F8;
    }
div.article-body table th {
    border:1px solid #ccc;
    background-color:#666;
    color:#fff;
    padding:3px 6px;
    font-weight:bold;
    text-align:center;
    }

/*** 共通テーマ */
dl.common-theme {
    margin: 0 10px 25px;
    }

/*** 記事タグ */
div.article-body dl.article-tags {
    margin: 2em 0;
    }
div.article-body dl.article-tags dt{
    display:none;
    }
div.article-body dl.article-tags dd{
    background:url(http://parts.blog.livedoor.jp/img/usr/journal/tag_blue.png) left center no-repeat;
    padding-left:20px;
    margin:0 10px 0 0;
    }


/*** プライベートモード */
div.private-mode-announcement {
    line-height: 1.5;
    margin:1em 0;
    }

/* ----------------------------------------------- */
/** 記事フッター */

div.article-footer {
    padding: 0 10px;
    margin:1em 0;
    text-align: right;
    }

ul.article-post {
    padding-top:2px;
    text-align: right;
    }
ul.article-post a {
    color:#3C454E;
    }
ul.article-post a:hover {
    text-decoration:underline;
    }

ul.article-post li {
    font-size:11px;
    padding:2px 0;
    }
ul.article-post li.article-comment-count {
    padding-left:16px;
    background:url(http://parts.blog.livedoor.jp/img/usr/journal/balloon.png) left top no-repeat;
    }
ul.article-post li.article-trackback-count {
    padding-left:16px;
    background:url(http://parts.blog.livedoor.jp/img/usr/journal/trackback.png) left top no-repeat;
    }
ul.article-post li.article-tool-box * {
    vertical-align:middle;
    }
ul.article-post li.article-tool-box {
    padding-left:4px;
    }



/* =============================================== */
/** 07. Option - トラックバック＆コメントエリア */
/* ----------------------------------------------- */

div#article-options h3{
    font-size:14px;
    font-weight:bold;
    padding:0 15px;
    }

/* ----------------------------------------------- */
/** コメント一覧 */

div#article-options #comments-list ol{
    border-top:1px solid #ccc;
    }
div#article-options #comments-list li {
    position:relative;
    border-bottom:1px solid #ccc;
    padding:10px 0;
    zoom:1;
    }
div#article-options #comments-list li dl{
    color:#3c454e;
    }
div#article-options #comments-list li dl dt.comment-author{
    margin-bottom:5px;
    position:relative;
    z-index:10;
    font-weight:bold;
    }
div#article-options #comments-list li dl dt.comment-number{
    font:italic bold 56px Georgia,serif;
    position:absolute;
    top:0;
    right:0;
    color:#e0e0e0;
    z-index:0;
    line-height:1;
    }
div#article-options #comments-list li dl dt span.comment-date{
    font:italic normal 11px Georgia,serif;
    padding-left:10px;
    }
div#article-options #comments-list li dl dd{
    position:relative;
    z-index:10;
    }

div#article-options #trackbacks-list li {
    }
div#article-options #trackbacks-list li p{
    text-align:right;
    }
div#article-options #trackbacks-list li p span.ping-date{
    font:italic normal 11px Georgia,serif;
    }

div.article-option {
    padding: 15px 60px;
    }


div.article-option h3 {
    margin: 10px 0;
    font-weight:bold;
    }
div.article-option h3.takecommenthead {
    display:none;
    }



/* ----------------------------------------------- */
/** トラックバックURL */

div#trackback-form * {
    vertical-align:middle;
    }
div#trackback-form ul li {
    list-style-type: none;
    float: left;
    }
div#trackback-form ul li.trackback-form-url {
    width: 100%;
    margin-right: -110px;
    }

div#trackback-form ul li.trackback-form-url span input {
    width: 100%;
    }

div#trackback-form ul li.trackback-form-url span {
    display: block;
    padding-right: 120px;
    /* >> trackbackURL とsubmitボタンとの余白 100px-90px=10px となる */
    }

div#trackback-form ul li.trackback-form-submit {
    width: 100px;
    }

div#trackback-form ul li.trackback-form-submit input {
    width:100px;
    margin-top:-2px;
    margin-bottom:2px;
    }

/* ----------------------------------------------- */
/** トラックバック一覧 */

li.trackback-set {
    width:80%;
    margin:0 auto;
    }

h4.ping-title {
    display: inline;
    font-weight: normal;
    }

ul.ping-info {
    display: inline;
    }

ul.ping-info li.ping-blog-name {
    display: inline;
    margin-left: 20px;
    }

ul.ping-info li.ping-blog-name span {
    margin: 0 10px;
    }

ul.ping-info li.ping-date {
    display: inline;
    margin-left: 10px;
    }

ul.ping-info li.ping-excerpt {
    display: block;
    margin-top: 5px;
    margin-left: 10px;
    }

ul.ping-info li.ping-excerpt img.trackback-rating {}

/* ----------------------------------------------- */
/** コメントフォーム */

div#comment-form{
    padding: 15px 0;
    }

div#comment-form-body * {
    vertical-align:middle;
    }

div#comment-form-body table {
    line-height: 25px;
    width:100%;
    }

div#comment-form-body table th {
    width: 52px;
    padding-right: 8px;
    text-align: right;
    font-weight: normal;
    }
div#comment-form-body td {
    padding-right:66px;
    }

input#author {
    width: 75%;
    }

input#email {
    width: 75%;
    }

input#url {
    width: 100%;
    }

input#bake {
    margin: 0 0 0 5px;
    }

textarea#text {
    width: 100%;
    height: 180px;
    }

input.button {
    margin-top: 10px;
    width: 80px;
    }

div#comment-form-body table tr.input-etc td {
    padding-top: 6px;
    }

label.input-rating {
    margin-left: 20px;
    }

label.input-rating select {
    margin-left: 3px;
    }

label.input-rating-face {
    margin-left: 5px;
    }

div#comment-form-body table tr.submit td {
    text-align: right;
    }

/*** コメント認証 */
div.comment-auth-announcement {
    margin: 10px 0;
    border-color: #484848;
    font-size: 90%;
    }

div.comment-auth-announcement p a {
    margin: 0 3px;
    }

div#trackback-form ul li.trackback-form-url span input,
input#author,
input#email,
input#url,
textarea#text {
    -moz-border-radius:2px;
    -webkit-border-radius: 2px;
    border:1px solid #ccc;
    background-color:#fafafa;
    padding:1px 2px;
    }
div#trackback-form ul li.trackback-form-url span input:focus,
input#author:focus,
input#email:focus,
input#url:focus,
textarea#text:focus {
    background-color:#fff;
    }


/* ----------------------------------------------- */
/** 関連記事 */

div.article-body div.related-articles{
    border:1px solid #ccc;
    position:relative;
    padding:10px 5px 5px;
    margin:30px 10px 20px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    }
div.article-body div.related-articles h3{
    display:inline;
    position:absolute;
    background-color:#f1f1f1;
    top:-1em;
    padding:3px 5px;
    margin:0 2px;
    border:none;
    font-size:13px;
    }
div.article-body div.related-articles ul{
    line-height: 1.2;
    padding:0 6px;
    margin:0.5em;
    }
div.article-body div.related-articles ul li{
    list-style:none;
    padding-left:18px;
    margin-bottom: 3px;
    background:url(http://parts.blog.livedoor.jp/img/usr/journal/bullet.png) left top no-repeat;
    zoom:1;
    }




/* =============================================== */
/** 08. Sub & Extra - プラグインエリア */
/* ----------------------------------------------- */
#aside a:hover {
    text-decoration:none;
    }
div.sidetitle {
    font-weight: bold;
    border-left:3px solid #000;
    margin:15px;
    padding-left: 8px;
    color:#1b9bd3;
    font-size:14px;
    }
div.sidetop,
div.sidebottom {
    display: none;
    }
div.side {
    margin: 0 20px 20px;
    text-align: center;
    }
div.sidebody {
    background:url(http://parts.blog.livedoor.jp/img/usr/journal/bullet.png) left 2px no-repeat;
    padding-left: 18px;
    margin:8px 0;
    text-align: left;
    line-height:1.4;
    }
div.sidebody a{
    color:#3c454e;
    }
div.sidebody a:hover{
    color:#1b9bd3;
    }

/* ----------------------------------------------- */
/** 検索 */
.side input.sf {
    width:128px;
    }

/* ----------------------------------------------- */
/** Calendar */
div.calendarheadbody div.calendarhead {
    margin: 15px;
    padding: 0 20px;
    text-align: center;
    font-weight: bold;
    }
.calendarhead {
    position:relative;
    width:180px;
    }
.calendarpre {
    position:absolute;
    left:30px;
    }
.calendarnext {
    position:absolute;
    right:30px;
    }
div.calendarheadbody div.calendarhead a {
    color: #3c454e;
    }
div.calendarheadbody div.calendarhead a:hover {
    color: #1b9bd3;
    }
div.caltop,
div.calbottom {
    display: none;
    }
table.caltbl {
    width: 180px;
    margin: 0 auto;
    border: 0;
    }
div.calbody table.calendartable {}
td.caltblwkbg {}
td.calendarwd {}
td table.caltblwk td {
    font-weight: bold;
    height: 20px;
    }
td table.caltblwk td.weekday {}
td table.caltblwk td.sat {}
td table.caltblwk td.sun {}
td table.caltblwk td span.calendarweek {}
td.caltbldaybg {}
td table.caltblday {
    margin: 0 auto 25px;
    width: 180px;
    color: #3c454e;
    }
td table.caltblday td {
    width: 20px;
    height: 24px;
    padding:0 3px 0 4px;
    text-align: center;
    }

td table.caltblday td.caloff {}
td table.caltblday td.calendard {}
td table.caltblday td.calon {
    }
td table.caltblday td.calon a {
    text-decoration:underline;
    }
td table.caltblday td.calendardbg {}
td table.caltblday td span.calendar {}

/* ----------------------------------------------- */
/** Plugins */
.nickname {
    font-weight: bold;
    margin: 10px 0;
    }
.message {
    text-align: left;
    line-height: 125%;
    }
ul.tagcloud a {
    color:#3c454e;
    }
ul.tagcloud a:hover {
    color:#1b9bd3;
    }

/** グラフカウンター */
ul.type_graph li dl.graph {
    display:inline;
}
ul.type_graph li {
    line-height:normal !important;
    margin-bottom:0 !important;
    text-align:left;
}
ul.type_graph li dl.graph dd.count_image,
ul.type_graph li dl.graph dd.count_value {
    float:none !important;
    display:inline;
}


/* ----------------------------------------------- */
/** LDServices */

ul#ld-services {
    padding-top: 20px;
    }

/* =============================================== */
/** 09. Header & Footer - ヘッダー・フッター */
/* ----------------------------------------------- */
/** Header */

table#header {
    font-size: 12px;
    }
table#header a {
    color:#3C454E;
    }



/* ----------------------------------------------- */
/** Footer */

div#footer-outer {
    clear:both;
    position:absolute;
    bottom:34px;
    right:0;
    width:451px;
    text-align:center;
    line-height:1.6;
    color:#777;
    }


/* =============================================== */
/** 10. Others - ADエリア etc. */
/* ----------------------------------------------- */
/** ADエリア */

div#ad {
    overflow: hidden;
    text-align: center;
    }

div#ad iframe {
    margin: 10px auto;
    }

div.gAdsense {
    padding: 10px 0!important;
    margin:10px 0!important;
    }

body.ad {
    text-align: left;
    }

a.adtitle {
    color: #1b9bd3 !important;
    font-weight: bold;
    }

a.adtitle span {
    font-size: 14px!important;
    }

a.addescription {
    color: #444!important;
    }

a.addescription span {
    font-size: 12px!important;
    }

a.adurl {
    color: #00c300!important;
    text-decoration: none;
    }

a.adurl span {
    font-size: 12px!important;
    }
a.adld {
    color: #3c454e !important;
    font-size: 14px;
    font-weight:bold;
    display:block;
    margin-bottom:5px;
    }
.adhover a.addescription {
    color: #000!important;
    }

.adbox,
.adhover {
    margin:0 42px !important;
    }




/* tooltip */
.tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -2px;
}
.tooltip.right {
  margin-left: 2px;
}
.tooltip.bottom {
  margin-top: 2px;
}
.tooltip.left {
  margin-left: -2px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #000000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
}

/* 広告 ad2 */

#ad {


}

#ad2 {


}

/* fixed */



/* End */