@charset "EUC-JP";

/* Information
==================================================
livedoor Blog CSS
 Name   : ミシン目・白（2カラム）
 Layout : 2カラム

 Update : 2008.05.19
==================================================
*/

/*
	背景        : #eeeeee; { 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 0;
	color: #000000; /* text1 */
	text-align: center;
	line-height: 1.2;
	background: #eeeeee;  /*background1 */
	/*background: #ffffff;  background1 */
	font-family: Arial, Helvetica, Verdana, 'Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
a:link {
	color:#0099ff; /* ff017d */
	text-decoration: none;
}
a:visited {
	color:#0099ff; /* 5555ff */
	text-decoration: none;
}
a:hover {
	color:#ff017d; /* d79c40 */
	text-decoration: none;
}
a:active {
	color:#0099ff; /* 0099ff */
	text-decoration: none;
}

a { 
	overflow:hidden;
	outline:none;
 }

/* ----------------------------------------------- */
/* 最上部のライブドアの広告とか */
table#header{
	font-size: 12px;
	width: 100%;
}
/* 基本構造 */
div#container {
	width: 980px;
	margin: 0 auto 0;
	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: 560px;
	text-align: left;
}

div#blog-body-center {
	float: center;
	margin: 0 0 0 0;
	position: relative;
}

div#articles-outer2 {
	float: left;
	width: 560px;
	text-align: left;
	left: 210px;
top: 0px;
}
div#sidebar-outer-right2 {
	float: right;
	width: 208px;
	font-size: 12px;
	line-height: 16px;
right: 0px;
top: 0px;
}
div#sidebar-outer-left2 {
	float: left;
	width: 208px;
	font-size: 12px;
	line-height: 16px;
left: 0px;
top: 0px;
}
div#articles-inner {
	padding: 0 0 0 0;
}
div#sidebar-outer-right {
	float: right;
	width: 208px;
	font-size: 12px;
	line-height: 16px;	
}
div#sidebar-outer-left {
	float: left;
	width: 208px;
	font-size: 12px;
	line-height: 16px;
}
div#sidebar-inner {
	padding: 0 13px 0 13px;
}
div#sidebar-inner2 {
	padding: 0 13px 0 13px;
	position: relative;
left: 0px;
top: 0px;
}
div#blog-body-clear {
	position: relative;
left: 0px;
bottom: 0px;
	clear: both;
}
div#blog-footer-outer {
	padding-top: 60px;
}
div#blog-footer-inner {
	background: #cbcbcb;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding: 6px;
	border-top: solid 1px #808080; /* border1 */
	border-bottom: solid 1px #808080; /* border1 */
}
table#categorytag{
	font-size: 14px;
}
div#site-inner {
	padding: 15px 15px 15px 15px;
}

/* ----------------------------------------------- */
/* タイトル */
#blog-header-cm {
	background: url(./header_t.png) no-repeat top;
	font-size: 10px;
	text-align: center;
	height: 100px;
	/* height: 120px;*/
	/* background: #009DE2;*/
	color: #000000;
	left: 0px;
}

#blog-header {
	background: url(./header_m.png) no-repeat top;
	font-size: 10px;
	text-align: center;
	height: 120px;
	/* height: 120px;*/
	/* background: #009DE2;*/
	color: #000000;
	left: 0px;
	top: 0px;
	position: relative;
}

#blog-header-outer {
	text-align: left;
	top: 40px;
	left: 0px;
	position: relative;
	/* background: #009DE2;*/
	color: #000000;
}
#blog-title {
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-weight: bold;
	/*padding: 40px 30px 50px;*/
	position: relative;
	top: 10px;
	left: 40px;
	color: #000000;
}

#blog-menu-outer {
	background: url(./header_u.png) no-repeat top;
	text-align: center;
	height: 33px;
	/*background: #009DE2;*/
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0 0 0;
}
#blog-search {
	text-align: right;
	bottom: 10px;
	right: 5px;
	width: 250px;
	position: absolute;
}
#blog-menu {
	text-align: left;
	right: 0px;
	width: 480px;
	position: absolute;
	top: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#blog-spacer-outer {
	text-align: left;
	height: 5px;
}

/* ----------------------------------------------- */
/*   サイドバー
   [sidetitlebody]
   [   sidetop   ]
   [     side    ]
   [ sidebottom  ] */
div.sidetitlebody{
	width: 180px;
	height: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	/*border-bottom: dashed 1px #808080;  border1 */;
	background: #ffffff; /* background3 */
	background: url(./sub_t.gif) no-repeat top;
}
div.sidetitle{
	position: relative;
	padding: 15px 15px 5px;
	font-weight: bold;
	color: #ffffff; /* text4 */
	background: url(./left_title.gif) no-repeat center bottom;
	font-size: 13px;
}
div.sidetop {
	display: none;
}
div.side {
	background: url(./sub_m.gif) repeat-y top;
	width: 180px;
	padding: 6px 0;
}
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(./side_body.gif) no-repeat 0 4px;
	padding: 0 8px 5px 9px;
	margin-left: 10px;
	text-align: left;
}
div.sidebottom {
	width: 180px;
	height: 12px;
	margin-top: 0px;
	margin-bottom: 25px;
	background: url(./sub_b.gif) no-repeat top;
}
div.picture {
	width: 180px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 25px;
}
div.sidetitlebody_r{
	width: 180px;
	margin-top: 0px;
	margin-bottom: 0px;
	/*border-bottom: dashed 1px #808080;  border1 */;
	background: #ffffff; /* background3 */
	background: url(./sub_t_r.gif) no-repeat top;
}
div.sidetitle_r{
	position: relative;
	padding: 7px 15px 7px;
	font-weight: bold;
	color: #000000; /* text4 */
}

div.sidebody_l {
	background: url(./side_body.gif) no-repeat 0 4px;
	padding: 0 8px 5px 9px;
	margin-left: 10px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2; 
	color:#ff017d;
}

div.sidebody_tag_l {
	padding: 0px 8px 0px 9px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 10px;
}
div#sidebar-outer-left {
	float: left;
	width: 208px;
	font-size: 12px;
	line-height: 16px;
}

div.sidemenu_l{
	height: 40px;
	margin-top: 0px; 
	margin-bottom: 15px;
}

/* ----------------------------------------------- */
/* 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-ranking {
	font-size: 14px;
	line-height: 20px;
	padding: 0 0 20px 0;
	text-align: center;
}
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;
	width: 40%;
	line-height: 1.45;
}
ul.archives-pager li {
	padding: 2px 12px;
}

/* ----------------------------------------------- */
/* 記事 */
div.article-box-top{
	width: 560px;
	height: 9px;
	margin-bottom: 0px;
	background: url(entry_t.gif) no-repeat bottom;
}
div.article-box {
	width: 559px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left: solid 1px #D6D6D6;
	border-right: solid 1px #D6D6D6;
	background: #ffffff; /* background3 */
	line-height: 24px;
	font-size: 14px;
}
div.article-box-bottom{
	width: 560px;
	height: 9px;
	margin-top: 0px;
	margin-bottom: 30px;
	background: url(entry_b.gif) no-repeat top;
}
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: 10px 12px 10px;
	font-size: 22px;
	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 0px 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: 0px 12px 12px 12px;
	/* border-top: dashed 1px #c4c4c4; border2 */
}
div.article-body-more {
	padding: 0px 3px 12px 12px;
	/* border-top: dashed 1px #c4c4c4; border2 */
}

div.article-relate {
	padding: 4px 16px;
	font-size: 12px;
	
	text-align: left;
	border-top: dashed 1px #808080; /* border1 */
}

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;
}
/*============================================================================*/

.roundedcornr_box{
   background: #cbcbcb;
}
.roundedcornr_top div {
   background: url(roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(roundedcornr_br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content { margin: 0 15px; }