@charset "UTF-8";

/* Information
==================================================
livedoor Blog CSS
 Name   : モンスターハンター フロンティア
 Layout : 2カラム 右サイド
 Update : 2011/12/15
==================================================
*/

/* 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","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
	font-size: .9em;
}

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: #35151a;
	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: #ad742b;
	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://parts.blog.livedoor.jp/img/usr/daletto_mhf03/bg_body.gif) #020403;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
}

/** ブログの背景画像 */
div.main_bg{
       background:url(http://pub.idisk-just.com/fview/KBRsmdU26RBRx6BWTtGgbu-GH4HStR5aGeG8-eAiVsgQZmWnqmv5UH9tvWnUZbfqa9AsMc-BVZyFIpXCmGzj1w.jpg) fixed no-repeat top center; 
        margin:0 auto;
	z-index:999;
	zoom: 1;
min-width:1024px;
}

/**http://parts.blog.livedoor.jp/img/usr/daletto_mhf03/bg_body.gif*/

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


table#header {
	background-color:#fff!important;
}


/** ブログタイトルバナー */

div#container {
	background:transparent url(http://pub.idisk-just.com/fview/KBRsmdU26RBRx6BWTtGgbu-GH4HStR5aGeG8-eAiVsgQZmWnqmv5UOz9kNff0UhT90os2B_drMI.jpg) center top no-repeat;
	width:1048px;
	height:498px;
	margin:0px auto;
	text-align: left;
	_background-image:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://parts.blog.livedoor.jp/img/usr/cog_mhf05_2c/mhf03_bg_skin.png", sizingMethod="crop");
	z-index:1;
}
div#content {
	width: 930px;
	margin:-165px auto 0 auto;
	padding:10px 0 5px;
	background-color:transparent;
}

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

div#main {
	width: 646px;
	float: left;
	margin: 0;
}

div#main div.column-inner {}

div#sub {
	width: 265px;
	padding: 42px 0 0;
	float: right;
	background: transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf01/side_bg_upper.jpg) 0 0 no-repeat;
}

div#sub div.column-inner {
	background: transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf01/side_bg_middle.jpg) 0 0 repeat-y;
}
div#sub div.column-inner-2 {
	padding-left:11px;
	text-align:left;
}
div#extra {
	clear: right;
	float: right;
	width: 265px;
}

div#extra div.column-inner {
	background: transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf01/side_bg_middle.jpg) 0 0 repeat-y;
}
div#extra div.column-inner-2 {
	padding-left:11px;
	text-align:left;
}

a.mhf {
	height:75px;
	left:22px;
	position:absolute;
	top:265px;
	width:262px;
	text-indent:-99999px;
	overflow:hidden;
	cursor:pointer;
}
.forBigginer {
	height:62px;
	left:332px;
	position:absolute;
	top:265px;
	width:296px;
	text-indent:-99999px;
	overflow:hidden;
	background:transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf03/bigginer.png) no-repeat 0 0;
	cursor:pointer; 
/** top:21px; */

}
.forMember {
	height:62px;
	left:626px;
	position:absolute;
	top:265px;
	width:296px;
	text-indent:-99999px;
	overflow:hidden;
	background:transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf03/member.png) no-repeat 0 0;
	cursor:pointer;
/** top:21px; */


}
a.forBigginer:hover {
	display:inline-block;
	_display:inline;
	_zoom:1;
	height:62px;
	width:296px;
	overflow:hidden;
	background:transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf03/bigginer.png) no-repeat 0 100%;

}
a.forMember:hover {
	display:inline-block;
	_display:inline;
	_zoom:1;
	height:62px;
	width:296px;
	overflow:hidden;
	background:transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf03/member.png) no-repeat 0 100%;
}
/* ----------------------------------------------- */
/** 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:414px;
	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:63px;
(font-size:18px;)
	font-weight:bold;
	left:380px;
(left:420px;)
	line-height:1;
	margin:0;
	position:absolute;
	top:30px;
(top:248px;)
	width:800px;
(width:500px;)

}

div.blog-description-outer {
}

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

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

div.archives-title-outer {
	background: transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf01/pager_bg.gif) 50% 0 no-repeat;
	height:54px;
	margin-bottom:10px;
}
div.archives-title-outer-2 {
}
div.archives-title-outer-3 {
}

h2.archives-title {
	color:#3a151a;
	font-size:14px;
	margin: 0;
	padding: 21px 30px 0px;
	text-align: center;
}

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

div.pager {
	margin-bottom: 10px;
	padding: 0 0 25px;
	text-align: left;
background:transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf03/pager_bg_bottom.png) no-repeat center 100%;
}
div.pager-inner {
	background:transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf01/pager_bg_upper.gif) no-repeat center 0;
	width:646px;
	padding: 22px 0 0;
}

div.index-navigator-outer
, div.archives-pager-outer
, div.article-pager-outer {
	padding: 0 30px 0;
	background:transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf01/pager_bg_middle.gif) repeat-y center 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:transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf03/contents_bg_bottom.png) no-repeat 0 100%;
	_background:transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf01/contents_bg_bottom.jpg) no-repeat 0 100%;

	padding:0 0 33px;
}
div.article-outer-2 {
	background:transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf01/contents_bg_upper.gif) no-repeat 0 0;
	padding:33px 0 0;
}

div.article-outer-3 {
background:transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf03/contents_bg_middle.png) repeat-y 0 0;
	_background:transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf01/contents_bg_middle.jpg) repeat-y 0 0;
	padding:0 34px;
}
/* ----------------------------------------------- */
/** 記事ヘッダー */

div.article-header {
}

.article-subbox{
	font-size:11px;
	background: transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf01/devide.jpg) 0 100% no-repeat;
	padding:9px 25px 4px 25px;
}

/*** 日付 */
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:15px;
	background:url("http://parts.blog.livedoor.jp/img/usr/default_2008/common/category.gif") no-repeat scroll 0 center transparent;
	padding-left:12px;
	padding-right:20px;
	position:relative;
	top:-3px;
}
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://parts.blog.livedoor.jp/img/usr/daletto_mhf01/title_bg.jpg) 0 0 no-repeat;
width:580px;
height:50px;
}

h2.article-title {
	color:#35151a;
	font-size:15px;
	padding:17px 30px 0px 75px;
	margin:0px;
}

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

div.article-body {
	background-color: transparent;
	padding: 30px 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:#ff690e;
}
/*** タグ */
dl.article-tags {
	font-weight:bold;
}
dl.article-tags dd a {
	color:#ff690e;
}
/* ----------------------------------------------- */
/** 記事フッター */

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

ul.article-post {
	background: transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf01/article_footer_line.jpg) 0 0 no-repeat;
	padding: 15px 0 0;
	color:#666;
	text-align:left;
}

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

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

div#article-options {
	padding-top:63px;
	background: transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf01/contents_divide.jpg) 0 0 no-repeat;
	color:#343932;
}

div.article-option {}

div.article-option h3 {
	color:#343932;
	margin: 0px;
	padding: 0px 15px 0px 20px;
	font-size: 15px;
	line-height:30px;
	background: transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf01/sub_title_bg.jpg) 0 50% 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 {
	width:110px;
}
.side .sfbtn {
background:url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf01/search.gif) no-repeat 0 0;
width:50px;
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://parts.blog.livedoor.jp/img/usr/daletto_mhf01/entry_btn.jpg) no-repeat;
cursor:pointer;
height:20px;
margin-top:10px;
width:70px;
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: right;
}

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:242px;
	height:42px;
	background: transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf01/sidebox_title_bg.jpg) 0 0 no-repeat;
}
div.sidetitle {
	color:#3a151a;
	font-weight:bold;
	padding:10px 15px 0px;
	text-align:center;
}

div.sidetop {
	display: none;
}
div.sidebottom {
	background: transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf01/sidebox_bottom_bg.jpg) 0 100% no-repeat;
	line-height:0px;
	font-size:0px;
	height:19px;
	padding:0;
	_zoom:1;
}
div.side {
	font-size:12px;
	padding:10px 32px;
	text-align: left;
	background: transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf01/sidebox_middle_bg.jpg) 0 0 repeat-y;
}

div.sidebody {
	display:list-item;
	list-style:none;
	color:#3a151a;
	line-height:1.4em;
	padding:4px 0 4px 20px;
	background: transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf01/arrow.jpg) 0 50% no-repeat;
}

div.sidewrapper {
	padding:0 0 10px;
	width:242px;
}

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

div.calendarheadbody {
	height:42px;
	background: transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf01/sidebox_title_bg.jpg) 0 0 no-repeat;
}
div.calendarheadbody div.calendarhead {
	color:#3a151a;
	font-weight:bold;
	padding:10px 32px 0px;
	text-align:center;
}

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

div.caltop {
	display: none;
}
div.calbottom {
	padding: 0;
	background: transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf01/sidebox_bottom_bg.jpg) 0 100% no-repeat;
	height:19px;
	font-size:0px;
	line-height:0px;
	_zoom:1;
}
div.calbody {
	text-align:center;
	padding:10px 0px 2px;
	background: transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf01/sidebox_middle_bg.jpg) 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: center;
}

td table.caltblwk td.weekday {
	color:#f79231;
}
td table.caltblwk td.sat {
	color:#f79231;
}
td table.caltblwk td.sun {
	color:#f79231;
}
td table.caltblwk td span.calendarweek {}
td.caltbldaybg {}
td table.caltblday {}
td table.caltblday td {
	font-size:10px;
	padding:3px 0;
	text-align: center;
}
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;}

/* ----------------------------------------------- */
/** Plugins */

.nickname {
	font-weight: bold;
	margin: 10px 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:15px 0;
}
div#footer a {
	color:#fff;
}
div#footer p {
}
/*** MHF プラグイン */
div.mhfPlugin {
	height: 398px;
	background: transparent url(http://parts.blog.livedoor.jp/img/usr/daletto_mhf01/side_bg_bottom.jpg) 0 100% no-repeat;
}
p.mhfPluginInner {
	margin: 0;
	padding: 50px 0 0;
        /*padding:50px 0 0 38px;*/
       
}
/*** 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;
}
