@charset "UTF-8";

*/

/* 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.
==================================================
*/


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

* {
	word-break: break-all;
}
html {height:100%;}
body {height:100%;
	font-family: "Hiragino Kaku Gothic Pro","メイリオ","ＭＳ Ｐゴシック",sans-serif;
	font-size: .8em;
}

body {
	color: #3a151a;
}

a{
	color: #3a151a;
}
a:hover {
	text-decoration: none;
}
img{
	border:0px;
}
table#header {color:#333;}
table#header a:link
, table#header a:active
, table#header a:visited
, table#header a:hover {
	color: #333;
}

h1#blog-title a:link
, h1#blog-title a:active
, h1#blog-title a:visited {
	color: #ffffff;
	text-decoration: none;
}

h1#blog-title a:hover {
	text-decoration: underline;
}

p#blog-description {
	color: #ffffff;
}

h2.archives-title {
	color: #666;
}

div#main a:link
, div#main a:active {}

div#sub a:link
, div#sub a:active
, div#extra a:link
, div#extra a:active
, div#main .related-articles a:link
, div#main .related-articles a:active
 {}

div#main a:visited {}

div#sub a:visited
, div#extra a:visited
, div#main .related-articles a:visited {}

div#sub a:hover
, div#extra a:hover {}

div#main h2.article-title a:link
, div#main h2.article-title a:active
, div#main h2.article-title a:visited {
	color: #fff;
	text-decoration: none;
}

div#main h2.article-title a:hover {
	text-decoration: underline;
}

div#main ul.article-post li a:link
, div#main ul.article-post li a:active
, div#main ul.article-post li a:visited
, div#main ul.article-post li a:hover {
	color:#626a62;
}

div#main dl.article-category dd a:link
, div#main dl.article-category dd a:active
, div#main dl.article-category dd a:visited
, dl.article-category dd a:hover {}

div#main div.pager a {
	color: #3745a0;
	font-weight:bold;
}


ul.ping-info li.ping-date
, ul.comment-info li.comment-date {
	color: #777;
}

div.sidetitle {
	color: #920064;
}

div#sub div.sidetitle a
, div#extra div.sidetitle a {
	color: #35151a;
}

div#sub table.caltblday a:visited
, div#extra table.caltblday a:visited {}

.footer-outer
, .footer-outer a {}

/* ADエリアはCSS別途指定 */

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

/* =============================================== */
/* =============================================== */
/** はいけい背景　がぞう■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
/* =============================================== */
/* =============================================== */
body {
	background:url('http://livedoor.blogimg.jp/syopezou/imgs/3/b/3b57831e.jpg') #e9e6df center top repeat;

	background-attachment: fixed;
        margin: 0 0 100px 0;
	padding: 0;
	text-align: center;
}

div.main_bg{
       background:url() fixed no-repeat top center; 
        margin:0 auto;
	z-index:999;
	zoom: 1;
min-width:1024px;
}

* html div.main_bg {   
   background-position: expression('50% '+this.parentNode.scrollTop + 'px');   
}


table#header {
	background-color:#fff!important;
}
div#content {
	width: 1002px;
	margin:-125px auto 0 auto;
	padding:10px 0 5px;
}

div#main
, div#sub
, div#extra {
	overflow: hidden;
}

div#main {
	width: 730px;
	float: right;
	margin: 0;
}

/* =============================================== */
/* =============================================== */
/** がぞう　サブ　ウィンドウ（大）■■■■■■■■
/* =============================================== */
/* =============================================== */
div#main div.column-inner {}

div#sub {
	width: 246px;
	padding: 0px 0 0;
	float: right;
/* =============================================== */
/**下地まんなか■■■■
/* =============================================== */
	background: url('http://livedoor.4.blogimg.jp/syopezou/imgs/d/c/dcbc8c7a.gif') 0 0 repeat-y;
}


div#subft {
	padding: 0px 0 15px;
/* =============================================== */
/**下地した■■■■
/* =============================================== */
	background: url('http://livedoor.blogimg.jp/syopezou/imgs/2/2/2201d6ba.png') 0 bottom no-repeat;
}

div#subft:after {
 
}

div#sub div.column-inner {
	margin: 0px 0 0;
	padding: 15px 0 0;
/* =============================================== */
/**下地うえ上■■■■■
/* =============================================== */
	background: url('http://livedoor.4.blogimg.jp/syopezou/imgs/b/a/ba03ee1b.gif') 0 0 no-repeat;
}
div#sub div.column-inner-2 {
	padding-left: -10px;
	text-align:left;
}

div#extra {
	clear: right;
	float: right;
	width: 246px;
}

a.mhf {
	height:75px;
	left:22px;
	position:absolute;
	top:39px;
	width:262px;
	text-indent:-99999px;
	overflow:hidden;
	cursor:pointer;
}
a.forBigginer:hover {
	background-position: 0 -80px;
}
a.forMember:hover {
	background-position: 0 -80px;
}
/* ----------------------------------------------- */
/** 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
, .article-subbox:after
, div.article-body-inner: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
, .article-subbox
, div.article-body-inner{
	height: 1%;
}

/** peek-a-boo bug */
div#trackback-form
, div#trackbacks-list
, div#comments-list
, div#comment-form {
	height: 1%;
}


/* =============================================== */
/** 03. Title - ブログタイトルエリア */
/* ----------------------------------------------- */

div.blog-title-outer {
	width:930px;
	margin:0 auto;
	height:205px;
	background:transparent;
	text-align: left;
	position:relative;
       _margin-left:46px;
}

div.blog-title-outer-2 {
}
div.blog-title-outer-3 {
}

h1#blog-title {
	font-size:18px;
	font-weight:bold;
	left:470px;
	line-height:1;
	margin:0;
	position:absolute;
	top:238px;
	width:500px;
}

div.blog-description-outer {
}

p#blog-description {
	line-height: 18px;
	left:470px;
	line-height:1;
	margin:0;
	position:absolute;
	top:264px;
	width:480px;
}

/* =============================================== */
/** 04. SubTitle - アーカイブタイトルエリア */
/* ----------------------------------------------- */

/* =============================================== */
/* がぞう　ぶっといFFみたいなウィンドウ　その１（アーカイブ）■■■■■■■■■*/
/* =============================================== */
div.archives-title-outer {
	background: url('http://livedoor.blogimg.jp/syopezou/imgs/d/4/d4dea08f.png') 0 0 no-repeat;
	height:69px;
	margin-bottom:0px;
}
div.archives-title-outer-2 {
}
div.archives-title-outer-3 {
}

h2.archives-title {
	color:#3745a0;
	font-size:14px;
	margin: 0;
	padding: 25px 30px 0px;
	text-align: center;
}

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

div.pager {
	width:747px;
	height:44px;
	margin: 0 0 10px;
	padding: 25px 0 0;
	text-align: left;
/* =============================================== */
/* がぞう　ぶっといFFみたいなウィンドウ　その２（ページャー）■■■■■■■■■*/
/* =============================================== */
	background:transparent url('http://livedoor.blogimg.jp/syopezou/imgs/d/4/d4dea08f.png') center top no-repeat;
}
div.pager-inner {
	padding: 0px 0 0;
}

div.index-navigator-outer
, div.archives-pager-outer
, div.article-pager-outer {
	padding: 0 30px 0;
}

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

ul.index-navigator {
	font-size: 1em;
}

ul.index-navigator li a {
	padding: 0 7px;
}

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

ul.archives-pager {
	font-size: 1em;
}

ul.archives-pager li {
	padding: 2px 5px;
}

ul.archives-pager li a {
	padding: 0 5px;
}

ul.archives-pager li.both {
	border-left: 1px solid #ad742b;
}

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

ul.article-pager {
	font-size: 1em;
}

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 {
	float: right;
	text-align: left;
}

ul.article-pager li.both {
	float:left;
	border-left: 1px solid #8d8d8d;
}

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

div.article-outer {
	margin: 0 0 15px;
	text-align: left;
/* =============================================== */
/* がぞう　記事　メインウィンドウ　した■■■■■■■■■*/
/* =============================================== */
	background: url('http://livedoor.blogimg.jp/syopezou/imgs/8/0/80635676.png') no-repeat 0 100%;
	padding:0 0 28px;
}
/* =============================================== */
/* がぞう　記事　背景　メインウィンドウ　うえ■■■■■■■■■カスタマイズはここ！！*/
/* =============================================== */
div.article-outer-2 {
	background: url('https://livedoor.blogimg.jp/syopezou/imgs/0/0/004fdf04.png') no-repeat 0 0;
	padding:75px 0 0;
}
/* 
	background: url('https://livedoor.blogimg.jp/syopezou/imgs/1/d/1dccecc7.png') no-repeat 0 0;　#01
	background: url('https://livedoor.blogimg.jp/syopezou/imgs/1/d/1dccecc7.png') no-repeat 0 0;　#02
	background: url('https://livedoor.blogimg.jp/syopezou/imgs/1/d/1dccecc7.png') no-repeat 0 0;　#03
	background: url('https://livedoor.blogimg.jp/syopezou/imgs/9/6/9686bddf.png') no-repeat 0 0;　#04
	background: url('https://livedoor.blogimg.jp/syopezou/imgs/9/9/99beca69.png') no-repeat 0 0;　#05
	background: url('https://livedoor.blogimg.jp/syopezou/imgs/5/0/509312cc.png') no-repeat 0 0;　#06
	background: url('https://livedoor.blogimg.jp/syopezou/imgs/5/0/509312cc.png') no-repeat 0 0;　#07
	background: url('https://livedoor.blogimg.jp/syopezou/imgs/0/0/004fdf04.png') no-repeat 0 0;　#08
	background: url('https://livedoor.blogimg.jp/syopezou/imgs/c/a/ca2ebd76.png') no-repeat 0 0;　#09
	background: url('https://livedoor.blogimg.jp/syopezou/imgs/c/a/ca2ebd76.png') no-repeat 0 0;　#10
	background: url('https://livedoor.blogimg.jp/syopezou/imgs/d/e/de1627fb.png') no-repeat 0 0;　#11
	background: url('https://livedoor.blogimg.jp/syopezou/imgs/c/a/ca7dfe3b.png') no-repeat 0 0;　#12
=============================================== */
/* がぞう　記事　メインウィンドウ　まんなか■■■■■■■■■*/
/* =============================================== */
div.article-outer-3 {
background: url('http://livedoor.blogimg.jp/syopezou/imgs/5/9/59daf0fe.png') repeat-y 0 0;
	padding:0 20px;
}
/* ----------------------------------------------- */
/** 記事ヘッダー */

div.article-header {
}



.article-subbox{
	width:676px;
	font-size:11px;
/* =============================================== */
/*がぞう　タイトル投稿日時日付下のバー■■■■■■*/
/* =============================================== */
	background: url('http://livedoor.4.blogimg.jp/syopezou/imgs/a/8/a8a8684c.gif') 0 0px no-repeat;
	padding:12px 70px 15px;
}

/*** 日付 */
div.article-date-outer {
	display:inline;
	float:left;
	color:#35151a;
	font-weight:bold;
}

div.article-date-outer span.article-date {
	margin-right: 3px;
}

div.article-date-outer span.article-time {}

/*** カテゴリ */
div.article-category-outer
,div.article-category-outer dl
,div.article-category-outer dl dt
,div.article-category-outer dl dd{
	display:inline;
}
div.article-category-outer{
	margin-left:5px;
/* =============================================== */
/*がぞう　フォルダアイコン■■■■■■*/
/* =============================================== */

	background: url("http://livedoor.4.blogimg.jp/syopezou/imgs/0/6/06ad9599.gif")  scroll center 0 no-repeat;
	padding-left:12px;
	padding-right:20px;
	position:relative;
	top:-7px;
}
div.article-category-outer dl.article-category {
}

div.article-category-outer dl.article-category dd {
	margin-left:10px;
}

div.article-category-outer dl.article-category dt {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	text-indent: -9999px;
}

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


/** 記事タイトル */
/* =============================================== */
/*がぞう　記事のサブタイトルの背景画像■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* =============================================== */
	div.article-title-outer {
	background: transparent url('http://livedoor.4.blogimg.jp/syopezou/imgs/5/d/5def86d0.gif') 0 0 no-repeat;
	width:1000px;
	height:70px;
}

h2.article-title {
	color:#fff;
	font-size:15px;
	padding:20px 95px 0;
	margin:0px;
}

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

div.article-body {
	padding: 0px 20px 5px;
}

div.article-body-inner {
	overflow: hidden;
	line-height: 1.5;
	margin-bottom:20px;
}

/** 続きを読む */
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: #f5f5f5;
	padding: 5px 15px;
	margin: 5px 0;
	color: #595d68;
	overflow: hidden;
}

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

dl.article-tags{
/* =============================================== */
/*がぞう　おまもりみたいなやつ■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* =============================================== */
	background:url("http://parts.blog.livedoor.jp/img/usr/default_2008/common/tag.gif") no-repeat scroll 0 0 transparent;
	height:1%;
	line-height:20px;
	min-height:16px;
	padding-left:20px;
}

/*** プライベートモード */
div.private-mode-announcement {
	border-color: #d7d9d7;
	background-color:#fff;
	line-height: 135%;
	font-size: 1em;
	color:#333;
}
div.private-mode-announcement a {
	color:#58a6e9;
}
/*** 共通テーマ */
dl.common-theme dd a {
	font-weight:bold;
	color:#3745a0;
}
/*** タグ */
dl.article-tags {
	font-weight:bold;
}
dl.article-tags dd a {
	color:#3745a0;
}
/* ----------------------------------------------- */
/** 記事フッター */

div.article-footer {
	margin:20px 0px 0px;
	padding-bottom:15px;
}






ul.article-post {
	width: 640px;
/* =============================================== */
/*がぞう　おコメントあたりの下のバー■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* =============================================== */
	background: url('http://livedoor.blogimg.jp/syopezou/imgs/a/9/a98cab85.gif') 0 0 repeat-x;
	padding: 15px 0 0;
	color:#666;
	text-align:left;
}

ul.article-post li {
	margin-left:10px;
}

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

div#article-options {
	padding-top:0;
	color:#343932;
}

div.article-option {}

div.article-option h3 {
	color:#343932;
	margin: 0px;
	padding: 1px 15px 0px 20px;
	font-size: 15px;
	line-height:1;
/* =============================================== */
/* がぞう　菱型の黒アイコン■■■■■■■■■*/
/* =============================================== */
	background: url('http://livedoor.4.blogimg.jp/syopezou/imgs/3/a/3a282ffa.gif') 0 0 no-repeat;
}

ul.article-post li.article-tool-box{
	margin-left:5px;
}

/*** 指定しやすいよう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;
	}

	ul.comment-info {
		border-bottom:1px dotted #4c3f49;
		padding-bottom:5px;
	}
.side .sf {
	margin: 0 0 0 15px;
	width:110px;
}
.side .sfbtn {
/* =============================================== */
/*がぞう　検索けんさく■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* =============================================== */
background:url(http://livedoor.4.blogimg.jp/syopezou/imgs/d/6/d6aa3295.gif) no-repeat 0 0;
width:120px;
height:20px;
cursor:pointer;
border:1px none;
font-weight:bold;
color:#ffffff;
text-indent:-99999px;
overflow:hidden;
}

* html .side .sfbtn {
}

.adtitle, .adurl {
}

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

div#trackback-form{
	margin-bottom:20px;
}
div#trackback-form ul {
	padding:15px 30px;
	margin:0px;
}

div#trackback-form ul li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}

div#trackback-form ul li.trackback-form-url {
	width: 100%;
	margin-right: -90px;
}

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: 100px;
	/* >> trackbackURL とsubmitボタンとの余白 100px-90px=10px となる */
}

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

/* =============================================== */
/*がぞう　クイックスイッチ■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* =============================================== */
div#trackback-form ul li.trackback-form-submit input {
background:transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf01/quick_btn.jpg) no-repeat 0 0;
cursor:pointer;
height:20px;
width:53px;
font-weight:bold;
border:none;
font-weight:bold;
border: none;
font-size: 0;
color: rgba(255, 255, 255, 0);
/color: #7F5C40;
text-align: right;
padding-top:20px;
letter-spacing:0.001em;
zoom:1;
}

* html div#trackback-form ul li.trackback-form-submit input {
}

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

li.trackback-set {
	padding:15px 20px;
	margin-bottom:20px;
	font-size: 1em;
	line-height: 150%;
	background:#d7ced6;
}

h4.ping-title {
	display: inline;
	padding: 0;
	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 {}

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

#comments-list{
	margin-bottom:20px;
}
#comments-list ol{
	padding:15px 20px;
	margin:0px;
}
li.comment-set {
	padding: 0 0 15px 0;
	font-size: 1em;
	line-height: 150%;
}

ul.comment-info li.comment-author {
	display: inline;
}

ul.comment-info li.comment-date {
	display: inline;
	float:right;
	margin-left: 10px;
	color:#494249;
}

ul.comment-info li {
	display: inline;
}

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

ul.comment-info li.comment-body img.trackback-rating {}

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

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

div#comment-form-body table {
	border: 0;
	width: 95%;
	font-size: 12px;
	color:#333;
}

div#comment-form-body table tr {
margin-bottom:10px;
}

div#comment-form-body table th {
	width: 3em;
	padding:10px 10px 6px 0;
	text-align: right;
	white-space:nowrap;
}

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 {
background:#7F5C40 url(http://livedoor.4.blogimg.jp/syopezou/imgs/1/2/1284692b.gif) no-repeat;
cursor:pointer;
height:30px;
margin-top:10px;
width:200px;
border:none;
font-weight:bold;
border: none;
font-size: 0;
color: rgba(255, 255, 255, 0);
/color: #7F5C40;
padding-top:10px;
letter-spacing:0.003em;
text-align: left;
}

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: 10px 0;
	border-color: #858585;
	font-size: 1em;
}

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

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

div.related-articles{
	padding: 15px 0;
}
div.related-articles h3{
	margin: 0 0 10px;
	padding: 0;
	font-size: 100%;
}
div.related-articles ul{
	list-style: disc inside none;
	margin: 0;
	padding: 0;
	line-height: 1.2;
	color:#8c6c64;
}
div.related-articles ul li{
	padding: 0 0 5px 9px;
	margin-left: 5px;
}


/* =============================================== */
/** 08. Sub & Extra - プラグインエリア */
/* ----------------------------------------------- */

div#tmpl {
font-size:83%;
margin-bottom:14px;
}
div#tmpl a {
	color:#fff;
}
div.sidetitlebody {
	width:250px;
	height:30px;
	padding: 10px 0 0;
/* =============================================== */
/* がぞう　サブ　ウィンドウ（小）本物　上　■■■■■■■■■*/
/* =============================================== */
	background: url('http://livedoor.4.blogimg.jp/syopezou/imgs/f/0/f0d17895.gif') 0 0 no-repeat;
}
div.sidetitle {
	color:#fff;
	font-weight:bold;
	padding:5px 0px 0px;
	text-align:center;
}

div.sidetop {
	display: none;
}
/* =============================================== */
/* がぞう　サブ　ウィンドウ（小）本物　下　■■■■■■■■■*/
/* =============================================== */
div.sidebottom {
	background: url('http://livedoor.blogimg.jp/syopezou/imgs/8/8/888f672f.png') 0 0 no-repeat;
	line-height:0px;
	font-size:0px;
	height:28px;
	margin: 0 0 5px;
	padding:0;
	_zoom:1;
}
div.side {
	font-size:12px;
	padding:10px 22px 0 26px;
	text-align: left;
/* =============================================== */
/* がぞう　サブ　ウィンドウ（小）本物　真ん中　■■■■■■■■■*/
/* =============================================== */
	background: url('http://livedoor.blogimg.jp/syopezou/imgs/a/4/a4d29db6.png') 0 0 repeat-y;
}

div.sidebody {
	display:list-item;
	list-style:none;
	color:#3a151a;
	line-height:1.4em;
	padding:4px 0 4px 20px;
/* =============================================== */
/* がぞう　再生ボタンアイコン　■■■■■■■■■小槌こづち*/
/* =============================================== */
	background: url('http://livedoor.blogimg.jp/syopezou/imgs/1/b/1bbfa26d.gif') 0 50% no-repeat;
}

div.sidewrapper {
	margin: 0 0 0 -3px; 
	padding:0 0 0px;
	width:240px;
}

/* ----------------------------------------------- */
/** Calendar */

div.calendarheadbody {
	width:250px;
	height: 30px;
	padding: 10px 0 0;
/* =============================================== */
/* がぞう　サブウィンドウ（小）　カレンダー　上　■■■■■■■■■*/
/* =============================================== */
	background: url('http://livedoor.4.blogimg.jp/syopezou/imgs/f/0/f0d17895.gif') 0 0 no-repeat;
}
div.calendarheadbody div.calendarhead {
	color:#fff;
	font-weight:bold;
	padding:5px 0 0px;
	text-align: center;
}

div#sub div.calendarheadbody div.calendarhead a
, div#extra div.calendarheadbody div.calendarhead a {
	color: #ffffff;
}

div.caltop {
	display: none;
}
div.calbottom {
	width:240px;
	padding: 0;
/* =============================================== */
/* がぞう　サブウィンドウ（小）　カレンダー　下　■■■■■■■■■*/
/* =============================================== */
	background: url('http://livedoor.blogimg.jp/syopezou/imgs/8/8/888f672f.png') 0 0 no-repeat;
	height:35px;
	font-size:0px;
	line-height:0px;
	_zoom:1;
}
div.calbody {
	width:240px;
	text-align:center;
	padding:0px 7px 0px;
/* =============================================== */
/* がぞう　サブウィンドウ（小）　カレンダー　真ん中　■■■■■■■■■*/
/* =============================================== */
	background: url('http://livedoor.blogimg.jp/syopezou/imgs/a/4/a4d29db6.png') 0 0 repeat-y;
}

table.caltbl {
	width: 180px;
	margin: 0 auto;
	border: 0;
}
div.calbody table.calendartable {}
td.caltblwkbg {}
td.calendarwd {}
td table.caltblwk td {
	font-size:10px;
	font-weight: bold;
	padding:3px 0px;
	text-align: left;
}

td table.caltblwk td.weekday {
	color:#3745a0;
}
td table.caltblwk td.sat {
	color:#3745a0;
}
td table.caltblwk td.sun {
	color:#a03737;
}
td table.caltblwk td span.calendarweek {}
td.caltbldaybg {}
td table.caltblday {}
td table.caltblday td {
	font-size:12px;
	padding:3px 0;
	text-align: left;
}
td table.caltblday td.caloff {}
td table.caltblday td.calendard {}
td table.caltblday td.calon {}
td table.caltblday td.calon a {
	color:#58a6e9;
}
td table.caltblday td.calendardbg {}
td table.caltblday td span.calendar {color:#3a151a;}

/* アクセスカウンター下の部分の隙間 */
p.daily_count_free_area {
   display:none;
}
/* ----------------------------------------------- */
/** Plugins */

.nickname {
	font-weight: bold;
	margin: 55px 0;
	color:#626a62;
}

.message {
	text-align: left;
	line-height: 125%;
}

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

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

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

table#header {
	font-size: 12px;
}

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

div.footer-outer {
	margin: 0 auto;
        clear:both;
}

div.footer-outer-2 {}

div#footer {
	color:#fff;
	font-size:10px;
	padding:40px 0;
}
div#footer a {
	color:#fff;
}
div#footer p {
}
/*** MHF プラグイン */
div.mhfPlugin {
	margin: 0;
	width: 246px;
	height: 341px;
/* =============================================== */
/* がぞう　なんかひとまとめのやつ　■■■■■■■■■*/
/* =============================================== */
	background: url('http://livedoor.blogimg.jp/syopezou/imgs/4/5/4513d36f.png') center 0 no-repeat;
}
p.mhfPluginInner {
	margin: 0;
	padding: 25px 0 0 28px;
}
/*** daletto バナー */
div.sideBanner {
	margin: 10px 0;
}

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

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

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

div.gAdsense {
	padding: 10px 0;
}

body.ad {
	background: transparent;
	text-align: left;
}

a.adtitle {
	color: #3a151a;
	font-weight: bold;
}

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

a.addescription {
	color: #333333;
}

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

a.adurl {
	color: #333;
	text-decoration: none;
}

a.adurl span {
	font-size: 13px!important;
}

a.adld {
	color: #666666;
	text-decoration: underline;
	font-size: 110%;
}


div.ads-become a {
	color: #0000ff;
}

div.ads-become p.adsbybecome a {
	color: #666666;
}
/* daletto header only
-----------------------------------------------------*/

iframe.frameHeader {
	margin:0;
	padding:0;
	width:100%;
	height:36px;
	overflow:hidden;
	border:none;
	scroll:none;
}
iframe.frameHeader html {
	width:100%;
	height:36px;
	overflow-x: hidden;
	overflow-y: hidden;
}