@charset "UTF-8";
/* Information
==================================================
livedoor Blog CSS
 Name   : motto good times
 Layout : 2カラム

 Update : 2010.01.13
==================================================
*/

/* Table of Contents
==================================================
	01. Text - フォント・リンク
	02. Layout - 全体の枠組み
	03. Title - ブログタイトルエリア
	04. SubTitle - アーカイブタイトルエリア
	05. Pager -ページャ
	06. Main - 記事エリア
	07. Option - トラックバック・コメントエリア
	08. Sub & Extra - プラグインエリア
	09. Header & Footer - ヘッダー・フッター
	10. Others - ADエリア etc.
==================================================
*/

/* =============================================== */
/** 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; }
address, caption, cite, code, dfn, var, optgroup { font-style:inherit; font-weight:inherit; }
del, ins { text-decoration:none; }
li { list-style:none; }
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
q:before, q:after { content:''; }
abbr, acronym { border:0; font-variant:normal; }
sup { vertical-align:baseline; }
sub { vertical-align:baseline; }
legend { color:#000; }
input, button, textarea, select, optgroup, option { font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit; }
input, button, textarea, select { *font-size:100%;
}
body { font:13px/1.231 arial, helvetica, clean, sans-serif; *font-size:small;
*font:x-small;
}
select, input, button, textarea, button { font:99% arial, helvetica, clean, sans-serif; }
table { font-size:inherit; font:100%; }
pre, code, kbd, samp, tt { font-family:monospace; *font-size:108%;
line-height:100%; }
body { text-align:center; }
/* utlility */
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block; }
/* =============================================== */
/** 00. 共通 */
/* ----------------------------------------------- */

body { font:12px "MS PGothic", "Osaka", Arial, sans-serif; *font-size:small;
*font:x-small;
color:#5b5b5b; line-height:130%; text-align: center; background: url(images/bg.gif) repeat-x; margin: 0px; padding: 0px; }
table { font-size:100%; line-height: 150%; }
table { font-size:100%; line-height: 150%; }
a { color: #3399cc; text-decoration: underline; }
/*a:visited { color: #636; text-decoration: underline; }*/
a:hover { text-decoration: none; }
.mt-05 { margin-top: -5px; }
.mt05 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.mb05 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.ml05 { margin-left: 5px; }
.ml10 { margin-left: 10px; }
.ml15 { margin-left: 15px; }
.ml20 { margin-left: 20px; }
.ml25 { margin-left: 25px; }
.txt14 { font-size: 108%; }
.txt16 { font-size: 123.1%; }
.txt18 { font-size: 138.5%; }
.txt20 { font-size: 153.9%; }
/* ----------------------------------------------- */
/** clearfix */

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; }
/** hasLayout */
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%; }
/** peek-a-boo bug */
div#trackback-form, div#trackbacks-list, div#comments-list, div#comment-form { height: 1%; }
/* =============================================== */
/** 01. Layout - レイアウト（全体の枠組み） */
/* ----------------------------------------------- */

div#container { width: 870px; margin: 0 auto; border-right: 1px solid #FC8A00; border-bottom: 1px solid #FC8A00; border-left: 1px solid #FC8A00; padding-top: 8px; }
div#content { margin: 0 auto; padding-right: 8px; padding-left: 8px; }
* html div#content { }
div#main { float: right; width: 640px; }
div#main div.column-inner { width: 540px; }
div#sub { float: left; width: 205px; }
/* =============================================== */
/** 03. Title - ブログタイトルエリア */
/* ----------------------------------------------- */

div.blog-title-outer { text-align: center; padding-top: 10px; background: url(images/txt_declare.gif) no-repeat right center; width: 855px; }
h1#blog-title a { background: url(images/blog_title.gif) no-repeat 10px; height: 74px; width: 480px; display: block; overflow: hidden; text-indent: -9999px; margin-right: auto; margin-left: auto; }
div.blog-description-outer { text-indent: -9999px; }
/* =============================================== */
/** 04. SubTitle - アーカイブタイトルエリア */
/* ----------------------------------------------- */

div.archives-title-outer { margin-bottom: 10px; padding-top: 5px; padding-bottom: 4px; }
h2.archives-title { margin: 0; text-align: center; font-size: 123.1%; font-weight: bold; color: #6DBF37; }
/* =============================================== */
/** 05. Pager - ページャ */
/* ----------------------------------------------- */

div.pager { margin-bottom: 10px; text-align: left; }
div.pager a { /*	color: #9A9A9A;*/
}
div.pager-inner { padding-bottom: 5px; }
div.index-navigator-outer, div.archives-pager-outer, div.article-pager-outer { }
/* ----------------------------------------------- */
/** IndexNavigator - トップページ */

ul.index-navigator { font-size: 83%; padding-top: 5px; }
ul.index-navigator li a { padding: 0 7px; }
/* ----------------------------------------------- */
/** ArchivesPager - アーカイブページ */

ul.archives-pager { padding-top: 15px; font-size: 83%; }
ul.archives-pager li { padding: 2px 5px; }
ul.archives-pager li a { padding: 0 5px; }
ul.archives-pager li.both { border-left: 1px solid #575e69; }
/* ----------------------------------------------- */
/** ArticlePager - 個別記事ページ */

ul.article-pager { padding-top: 5px; font-size: 83%; }
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 a { display: block; margin: 0 10px; }
ul.article-pager li.prev { text-align: right; }
ul.article-pager li.next { text-align: left; }
ul.article-pager li.both { border-left: 1px solid #8d8d8d; }
/* =============================================== */
/** 06. Main - 記事エリア */
/* ----------------------------------------------- */

div.article-outer { text-align: left; margin-bottom: 30px; background: url(images/bg_main_top.gif) no-repeat 0px 0px; padding-top: 4px; }
div.article-outer-2 { background: url(images/bg_main_btm.gif) no-repeat 0px bottom; padding-bottom: 8px; }
div.article-outer-3 { background: url(images/bg_main_mid.gif) repeat-y; padding: 10px; }
/* ----------------------------------------------- */
/** 記事ヘッダー */

div.article-header { margin-right: 15px; margin-left: 15px; }
/*** 日付 */
div.article-date-outer { font-size: 85%; color: #666; background: url(images/icon_clock.gif) no-repeat 0px 0px; padding-left: 20px; margin-bottom: 5px; }
div.article-date-outer span.article-date { margin-right: 3px; margin-right: 0.25em; color: #666; }
/** 記事タイトル */
div.article-title-outer { background: #fff url(images/img_ttlbar.gif) no-repeat 0px bottom; padding: 0em 30px .8em 5px; }
h2.article-title { clear: left; margin: 0; padding-top: 5px; font-weight: bold; font-size: 123.1%; line-height: 1.4; }
h2.article-title a { color: #FF7111; text-decoration: none; }
h2.article-title span.rating img { vertical-align: middle; }
/* ----------------------------------------------- */
/** 記事本文 */

div.article-body { padding: 20px 15px 15px 10px; line-height: 1.6; margin: 0 15px; }
div.article-body-inner { width: 100%; }
div.article-body-inner p {line-height: 1.6; margin:0;}
/** 続きを読む */
div.article-body span.article-continue { display: block; 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 { background-color: #FFF; padding: 5px 15px; margin: 5px 0; color: #5A3D1C; }
/*** img */
div.article-body img.pict { margin: 0 5px 5px 0; }
/*** プライベートモード */
div.private-mode-announcement { border-color: #858585; line-height: 1.35; }
/* ----------------------------------------------- */
/** 記事フッター */

div.article-footer { padding: 15px 0 0px; text-align: right; }
ul.article-post { margin: 0 0 0px; padding: 0 19px 0 20px; text-align: right; float: right; }
ul.article-post li { min-height: 16px; font-size: 85%; margin-right: 5px; float: left; }
ul.article-post li.left_border { border-left: 1px solid #999; padding-left: 5px; }
div.portal-links { font-size: 85%; }
/* =============================================== */
/** 08. Sub & Extra - プラグインエリア */
/* ----------------------------------------------- */

div.sidetitlebody { }
div.sidetitle { font-weight: bold; padding: 12px 5px 8px 32px; text-align: left; background: url(images/img_sidettl.gif); color: #FFF; }
*:first-child+html div.sidetitle { font-weight: bold; padding: 8px 5px 8px 32px; text-align: left; background: url(images/img_sidettl.gif); color: #FFF; }
div.side { border: 1px solid #FC8A00; padding-bottom: 5px; padding-top: 3px; }
div.sidebody { text-align: left; margin-bottom: 2px; border-bottom: 1px dotted #999; padding: 7px 7px 5px 20px; background: url(images/list_graydot.gif) no-repeat 10px 13px; }
div.sidewrapper { margin-bottom: 20px; line-height: 1.5; }
/* =============================================== */
/** 09. Header & Footer - ヘッダー・フッター */
/* ----------------------------------------------- */
/** Header */

table#header { font-size: 75%; background: #fff; }
/* ----------------------------------------------- */
/** Footer */

div.footer-outer { width: 960px; margin: 0 auto; text-align: center; }
div.footer-outer2 { width: 960px; margin: 0 auto; text-align: center; }
div#footer { padding: 35px 0 20px; font-size: 75%; text-align: center; line-height: 30px; }
div#footer p { }
/* =============================================== */
/** 10. Others - ADエリア etc. */
/* ----------------------------------------------- */
/** ADエリア */

div#ad { overflow: hidden; text-align: center; background: #fff; font-size: 16px; }
div#ad iframe { margin: 10px auto; }
div.gAdsense { padding: 10px 0; }
body.ad { background: transparent; text-align: left; }
a.adtitle { color: #5A3D1C!important; font-weight: bold; }
a.adtitle span { font-size: 90%!important; }
a.addescription { color: #000000!important; }
a.addescription span { font-size: 83%!important; }
a.adurl { color: #1b8d1c!important; text-decoration: none; }
a.adurl span { font-size: 83%!important; }
a.adld { color: #666666!important; text-decoration: underline; font-size: 110%; }



/* End */
