@charset "EUC-JP";

/* Information
==================================================
livedoor Blog CSS
 Name   : ミシン目・白（2カラム）
 Layout : 2カラム

 Update : 2008.05.19
==================================================
*/

/*
	背景        : #ffffff; { background1 }
	背景2       : #ffffff; { background2 }
	背景3       : #ffffff; { background3 }
	文字        : #000000; { text1 }
	文字(薄)    : #666666; { text2 }
	文字(題1)   : #000000; { text3 }
	文字(題2)   : #000000; { text4 }
	文字(暦薄)  : #999999; { text5 }
	リンク(濃)  : #222222; { link1 }
	リンク(薄)  : #666666; { link2 }
	ボーダー    : #808080; { border1 }
	ボーダー(薄): #c4c4c4; { border2 }
	点々        : #b0b0b0; { border3 }
*/

* {
	word-break: break-all;
}

body {
	margin: 0;
	padding: 0 0 24px;
	color: #000000; /* text1 */
	text-align: center;
	line-height: 1.2;
	background: #ffffff; /* background1 */
}
a:link {
	color:#222222; /* link1 */
	text-decoration: underline;
}
a:visited {
	color:#666666; /* link2 */
	text-decoration: underline;
}
a:hover {
	color:#222222; /* link1 */
	text-decoration: none;
}
a:active {
	color:#666666; /* link2 */
	text-decoration: none;
}

/* ----------------------------------------------- */
/* 最上部のライブドアの広告とか */
table#header{
	font-size: 12px;
	width: 100%;
}
/* 基本構造 */
div#container {
	width: 782px;
	margin: 0 auto 30px;
	border-top: solid 1px #808080; /* border1 */
	border-left: solid 1px #808080; /* border1 */
	border-right: solid 1px #808080; /* border1 */
	background: #ffffff; /* background2 */
}
div#articles-outer {
	float: right;
	width: 550px;
	text-align: left;
}
div#articles-inner {
	padding: 0 19px 0 9px;
}
div#sidebar-outer {
	float: left;
	width: 230px;
	font-size: 12px;
	line-height: 16px;
}
div#sidebar-inner {
	padding: 0 9px 0 19px;
}
div#blog-body-clear {
	clear: both;
}
div#blog-footer-outer {
	padding-top: 60px;
}
div#blog-footer-inner {
	font-size: 12px;
	text-align: center;
	padding: 6px;
	border-top: dashed 1px #808080; /* border1 */
	border-bottom: solid 1px #808080; /* border1 */
}

/* ----------------------------------------------- */
/* タイトル */
#blog-header-outer {
	text-align: left;
}
#blog-header-outer a {
	text-decoration: none;
	color: #000000; /* text3 */
}
#blog-header-outer a:hover {
	text-decoration: underline;
}
#blog-header-inner {
	padding: 40px 30px 50px;
}
#blog-title {
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-weight: bold;
}

#blog-description {
	color: #000000; /* text3 */
	margin: 0;
	padding: 0;
	line-height: 16px;
	font-size: 12px;
}

/* ----------------------------------------------- */
/*   サイドバー
   [sidetitlebody]
   [   sidetop   ]
   [     side    ]
   [ sidebottom  ] */
div.sidetitlebody{
	width: 200px;
	border-top: solid 1px #808080; /* border1 */
	border-left: solid 1px #808080; /* border1 */
	border-right: solid 1px #808080; /* border1 */
	border-bottom: dashed 1px #808080; /* border1 */;
	background: #ffffff; /* background3 */
}
div.sidetitle{
	padding: 7px 15px 7px;
	font-weight: bold;
	color: #000000; /* text4 */
}
div.sidetop {
	display: none;
}
div.side {
	width: 200px;
	padding: 6px 0;
	margin-bottom: 25px;
	border-left: solid 1px #808080; /* border1 */
	border-right: solid 1px #808080; /* border1 */
	border-bottom: solid 1px #808080; /* border1 */
	background: #ffffff; /* background3 */
}
div.side ul.tagcloud {
	margin: 6px;
	padding: 3px;
}
div.side ul.daily_count {
	margin: 6px;
	padding: 3px;
}
div.afbody {
	margin: 6px;
	padding: 3px;
}
div.side ul.type_counter {
	text-align: left;
}
div.side p.daily_count_free_area {
	margin: 12px 6px;
	padding: 3px;
	text-align: left;
}
div.sidebody {
	background: url(http://parts.blog.livedoor.jp/img/usr/livedoor/web_directors/side_body.gif) no-repeat 0 8px;
	padding: 0 0 5px 9px;
	margin-left: 10px;
	text-align: left;
}
div.sidebottom {
	display: none;
}
/* ----------------------------------------------- */
/* Calendar */
.calendarheadbody {
	width: 200px;
	border-top: solid 1px #808080; /* border1 */
	border-left: solid 1px #808080; /* border1 */
	border-right: solid 1px #808080; /* border1 */
	border-bottom: dashed 1px #808080; /* border1 */;
	background: #ffffff; /* background3 */
}
.calendarhead {
	padding: 7px 15px 7px;
	font-weight: bold;
	color: #000000; /* text4 */
}
.calendarhead a {
	text-decoration: none;
}
.caltop {
	display: none;
}
.calbody {
	width: 200px;
	padding: 6px 0;
	margin-bottom: 25px;
	border-left: solid 1px #808080; /* border1 */
	border-right: solid 1px #808080; /* border1 */
	border-bottom: solid 1px #808080; /* border1 */
	background: #ffffff; /* background3 */
}
.caltbl {
	width: 175px;
	margin: 0 auto;
}
.calendartable {}
.caltblwkbg {}
.calendarwd {}
.caltblwk {}
.caltblwk td {
	width: 25px;
	padding: 3px 6px 3px 6px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.calendarweek {}
.weekday {}
.sun {}
.sat {}
.caltbldaybg {}
.caltblday {
	margin: 0 auto 8px;
}
.caltblday td {
	width: 25px;
	/*height: 18%;*/
	padding: 3px 6px 3px 0;
	text-align: right;
	font-size: 12px;
}
.calendard {}
.calendardbg {}
.calendar {
	color: #999999; /* text5 */
}
.calon { text-align: right; }
.caloff { text-align: right; }
.even {}
.odd {}
.calbottom {
	display: none;
}

/* ----------------------------------------------- */
/* TagCloud */
.side ul.tagcloud li.tag-weight-0 {
	font-size: 100%;
}
.side ul.tagcloud li.tag-weight-1 {
	font-size: 130%;
}
.side ul.tagcloud li.tag-weight-2 {
	font-size: 160%;
}
.side ul.tagcloud li.tag-weight-3 {
	font-size: 190%;
}
.side ul.tagcloud li.tag-weight-4 {
	font-size: 220%;
}

/* ----------------------------------------------- */

div#articles-header {
	font-size: 0px;
	line-height: 0px;
}
div#articles-header h2.archives-title {
	margin: 0;
	padding-bottom: 12px;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
}
span.archives-title-header {
	color: #666666; /* text2 */
}
.pager-inner {
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 12px;
}
ul.article-pager {
	text-align: center;
}
ul.index-navigator {
	padding: 0;
	margin: 0;
}
ul.article-pager li {
	padding: 6px 12px;
}
ul.archives-pager li {
	padding: 2px 12px;
}

/* ----------------------------------------------- */
/* 記事 */
div.article-box {
	width: 520px;
	margin-bottom: 30px;
	border: solid 1px #808080; /* border1 */
	background: #ffffff; /* background3 */
}
div.article-date {
	padding: 4px 12px;
	text-align: right;
	font-size: 12px;
	border-bottom: dashed 1px #808080; /* border1 */
}
div.article-title {
	border-bottom: dashed 1px #808080; /* border1 */
}
h3.article-title {
	margin: 0;
	padding: 3px 12px;
	font-size: 18px;
	font-weight: bold;
}
body.default_2008 dl.common-theme {
	padding: 6px 12px;
	font-size: 12px;
	background: #ffffff; /* background3 */
	border-bottom: dashed 1px #c4c4c4; /* border2 */
}
div.article-body {
	padding: 12px 3px 24px 12px;
}
.article-content pre {
	font-size: 100%;
	padding: 3px;
	margin: 6px 0;
	border: dashed 1px #b0b0b0; /* border3 */
	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+ */
}
.article-content blockquote {
	padding: 3px;
	margin: 6px 12px;
	border: dotted 2px #b0b0b0; /* border3 */
}
.article-content object {
	margin: 12px 0;
}
.article-content embed {
	margin: 12px 0;
}
div.article-body-more-abbr {
	font-size: 12px;
	padding: 12px;
	border-top: dashed 1px #c4c4c4; /* border2 */
}
div.article-body-more {
	padding: 12px 3px 24px 12px;
	border-top: dashed 1px #c4c4c4; /* border2 */
}

div.article-attrs {
	padding: 4px 16px;
	font-size: 12px;
	text-align: right;
	border-top: dashed 1px #808080; /* border1 */
}
a.url {
	text-decoration: none;
}
a.url img {
	vertical-align: bottom;
	margin-right: 6px;
}
div.article-tags {
	padding: 4px 12px;
	font-size: 12px;
	border-top: dashed 1px #c4c4c4; /* border2 */
	text-align: right;
}
.tags-label {
	color: #666666; /* text2 */
}
div.article-categories {
	padding: 4px 12px;
	font-size: 12px;
	border-top: dashed 1px #c4c4c4; /* border2 */
	text-align: right;
}
.categories-label {
	color: #666666; /* text2 */
}
#ad{
	border-top: dashed 1px #808080; /* border1 */
	padding: 25px 0;
	text-align: center;
}
#ad iframe{
	width: 420px;
	margin: 0 auto;
}

/* ----------------------------------------------- */
/* トラックバック＆コメントエリア */
div#article-options {
	font-size: 12px;
}
div.article-option {
	border-top: dashed 1px #808080; /* border1 */
	padding-bottom: 20px;
}
div.article-option h3 {
	margin: 0px;
	padding: 8px 12px;
	font-size: 12px;
	/*background: #f0f0f0;*/
}
div#trackback-form h3 {
	border-bottom: dashed 1px #c4c4c4; /* border2 */
}
div#comment-form h3 {
	border-bottom: dashed 1px #c4c4c4; /* border2 */
}
/*** 指定しやすいようstyleReset */
	h4.ping-title
	, ul.ping-info
	, ul.ping-info li
	, ul.comment-info
	, ul.comment-info li {
		padding: 0;
		margin: 0;
	}

	ul.ping-info li
	, ul.comment-info li {
		list-style-type: none;
	}

/* ----------------------------------------------- */
/** トラックバックURL */
input#trackback-url-text {
	margin: 20px 6px 0 12px;
	width: 360px;
}
input#trackback-quick-button {
	margin: 20px 0 0 6px;
	width: 80px;
}
/* ----------------------------------------------- */
/** トラックバック一覧 */

div.trackback-box {
	border-top: dashed 1px #c4c4c4; /* border2 */
}
div.trackback-header {
	padding: 10px 0 3px 20px;
}
div.trackback-body {
	padding: 0 0 10px 36px;
}
/* ----------------------------------------------- */
/** コメント一覧 */

div.comment-box {
	border-top: dashed 1px #c4c4c4; /* border2 */
}
div.comment-header {
	padding: 10px 0 3px 20px;
}
div.comment-body {
	padding: 0 0 10px 36px;
}
/* ----------------------------------------------- */
/** コメントフォーム */
div#comment-form-body {
	padding: 15px 0 15px 50px;
}

div#comment-form-body table {
	border: 0;
	width: 80%;
	line-height: 25px;
	font-size: 12px;
}

div#comment-form-body table th {
	width: 6em;
	padding-right: 5px;
	text-align: right;
	font-weight: normal;
	font-size: 12px;
}
input#author {
	width: 65%;
}
input#email {
	width: 65%;
}
input#url {
	width: 85%;
}
input#bake {
	margin: 0 0 0 5px;
}
textarea#text {
	width: 90%;
	height: 250px;
}
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;
}
label.input-rating-star {}
div#comment-form-body table tr.submit td {
	text-align: center;
}
/* ----------------------------------------------- */
/*** コメント認証 */
div.comment-auth-announcement {
	margin: 12px 12px;
	font-size: 12px;
	border-width: 0px;
}

div.comment-auth-announcement p a {
	margin: 0 3px;
}
/*============================================================================*/

