@charset "utf-8";

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }
ul, li { list-style: none;  }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
a { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted #000; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 0; border: 0; margin: 0; padding: 0; border-bottom: 1px dotted #888888; }
input, select { vertical-align: middle; }
a img { border: none; }
img { vertical-align: top; margin: 0; padding: 0; }

/* clearfix */
.cf { }
.cf:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}
/* IE6 */
* html .cf { zoom: 1 }
/* IE7 */
*:first-child+html .cf { zoom: 1 }
.hide {
	display: block !important;
	text-align: left !important;
	text-indent: -9999px !important;
	overflow: hidden !important;
}
/* excite blog skin css */
body {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
	font-style: normal;
	font-weight: normal;
	font-size: 78%;
	text-align: left;
	background: #fff ;
	white-space: normal;
	color: #fff;
	line-height: 1.6;
	font-family: "游ゴシック体", "メイリオ", "ヒラギノ角ゴ Pro W3", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
body * { /* 必須 */
	overflow-wrap: break-word;
}
#blog-main .post-cont ul,
#blog-main .post-cont ul li,
#blog-main .post-cont ol,
#blog-main .post-cont ol li { list-style-position: inside !important; /* 必須 */ }
#blog-main .post .post-cont iframe,
#blog-main .post .post-cont img { max-width: 800px; /* 必須 */ }
.hide {
	display: block !important;
	text-align: left !important;
	text-indent: -9999px !important;
	overflow: hidden !important;
}
a:link {
	color: #444;
	text-decoration: none;
}
#blog-main .post .post-cont a:hover,
#blog-main .profile .nick a:hover,
a:hover {
	color: #959595;
	text-decoration: underline;
}
body .new_photo_list li td.new_photo_image a img,
#blog-main .post .post-cont a img {
	-webkit-transition: all 0.3s ease-in-out 0;
	-moz-transition: all 0.3s ease-in-out 0;
	transition: all 0.3s ease-in-out 0;
}
body .new_photo_list li td.new_photo_image a img:hover,
#blog-main .post .post-cont a img:hover {
	-moz-opacity: 0.7;
	-webkit-opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	opacity: 0.7;
	-webkit-transition: all 0.3s ease-in-out 0;
	-moz-transition: all 0.3s ease-in-out 0;
	transition: all 0.3s ease-in-out 0;
}
#blog-main {
	max-width: 1060px;
	width: 100%;
	height: auto;
	margin: 10px auto 0 auto;
	padding: 0 0 60px 0;
}
.body-img {}
.header-gradation {}
.header-wrap {
	width: auto;
	height: auto;
	text-align: left;
	position: relative;
}
.header-wrap .ttl-wrap {
	max-width: 1076px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
}
.header-wrap .ttl-wrap .header {
	font-size: 25px;
	line-height: 1.5;
	display: table-cell;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	max-width: 950px;
	width: 100%;
	min-height: 150px;
}
.header-wrap .ttl-wrap .blog-url {
	position: absolute;
	bottom: 10px;
	z-index: 100;
}
.header-wrap .ttl-wrap .header-inner {
	position: relative;
	border-bottom: 1px solid #959595;
}
.header-wrap .ttl-wrap .header-inner .images {}

.header-wrap .ttl-wrap .header a {
	color: #444444;
	display: block;
	padding: 60px 0px 8px;
	text-decoration: none;
	font-weight: normal;
	font-size: 24px;
}
.header-wrap .adminmenu {
	text-align: right;
	padding: 0 0 10px 0;
	display: block;
	position: absolute;
	bottom: 2px;
	right: 0;
	text-decoration: none;
	font-size: 12px;
	color: #525252;
}
.header-wrap .adminmenu,
.header-wrap .adminmenu a {
	color: #525252;
	font-weight: normal;
	position: relative;
	z-index: 10;
}
#blog-main .post-wrap {
	text-align: left;
	max-width: 800px;
	width: 100%;
	margin: 0;
	float: left;
}
#blog-main .post-contents { float: left }
#blog-main .post-outer { }
#blog-main .post-outer .post-inner {}
#blog-main .post-outer .post-inner h2 { font-size: 20px }
#blog-main .post-outer .post-inner h2 .ico,
#blog-main .post-outer .post-inner h2 .ico a {
	font-size: 20px;
	color: #444 !important;
	text-decoration: none;
	line-height: 1.4;
	font-weight: normal;
}
#blog-main .post-outer .post-inner h2 .ico a:hover { text-decoration: underline }
#blog-main .post-outer .post-inner .post-date {
	text-align: left;
	color: #444;
	position: relative;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	min-height: 11px;
}
#blog-main .post,
#blog-main .post-contents { max-width: 800px; width: 100%; }
/* ページャー
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.pagenavi {
	color: #333333;
	text-align: center;
	line-height: 40px;
	margin-bottom: 0;
	background: #ffffff;
	/*margin-top: 30px;*/
	margin-top: -1px;
	font-size: 90%;
	padding: 12px 10px 30px 10px !important;
}
.pagenavi span {
	padding: 2px 10px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	margin: 0px 8px 0 0;
	color: #888888;
}
.pagenavi .current {
	background: #7ED1FC;
	color: #fff;
	border: 1px solid #7ED1FC;
	font-weight: bold;
	line-height: 2;
	text-indent: 0 !important;
}
.pagenavi a {
	padding: 2px 10px;
	display: inline-block;
	zoom: 1;
	vertical-align: middle;
	margin: 0px 8px 0 0;
	color: #333333;
	line-height: 2;
	text-decoration: none;
	border: 1px solid #cccccc;
}
.pagenavi a:hover {
	-moz-opacity: 0.7;
	-webkit-opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	opacity: 0.7;
	padding: 2px 10px;
	margin: 0px 8px 0 0;
	display: inline-block;
	zoom: 1;
	color: #333333;
	line-height: 2;
	text-decoration: none;
	border: 1px solid #cccccc;
}
.pager-wrap { }
.pager-wrap .pagenavi {
	padding: 10px 0 !important;
}
.pager-wrap .pagenavi ul { text-align: center; }
.pager-wrap .pagenavi li {
	display: inline;
	vertical-align: middle;
}
.pager-wrap .pagenavi li.back a,
.pager-wrap .pagenavi li.next a {}
#blog-main .pagenavi:last-child .bg-bor-inner {}
.pager-wrap .pagenavi li span { color: #bbbbbb; }
.pager-wrap .pagenavi li a {
	text-decoration: none;
	border: none;
	background: none;
	color: #7ED1FC;
	font-weight: bold;
}
.pager-wrap .pagenavi li a:hover { text-decoration: underline; }


/* ページャーここまで
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* サイドバー
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
#blog-main .sidebar {
	float: right;
	max-width: 220px;
	width: 100%;
}
#blog-main .side-outer { }
#blog-main .profile {
	background: #ffffff;
}
#blog-main .logoimage { text-align: center }
#blog-main .logoimage img { }
#blog-main .description {
	margin: 10px 0 0;
	font-size: 11px;
	line-height: 1.6;
	padding: 0 20px;
	color: #000;
}
#blog-main .profile .nick { padding: 0 20px 16px 20px }
#blog-main .profile .nick,
#blog-main .profile .nick a { color: #000; }
#blog-main .calendar { margin: 10px 0 0 }
#blog-main .calendar div.CAL { }
#blog-main .side-menu,
#blog-main .calendar div.CAL {
	margin: 20px 0 0;
	background: #ffffff;
}
#blog-main .calendar div.CAL_HEAD,
#blog-main .side-menu .mntitle {
	padding: 8px 20px;
	width: auto;
	color: #444;
	text-align: left;
	font-size: 13px;
	white-space: nowrap;
	background: #eee;
	font-weight: normal;
}
#blog-main .calendar div.CAL_HEAD {
	text-align: center !important;
	padding: 8px 0;
	background-position-x: 50px;
}
.sidebar a:hover {
	color: #bbb !important;
}
#blog-main .calendar div.CAL_BODY {
	padding: 14px 0 20px 0;
	font-size: 9px;
}
#blog-main .calendar div.CAL_BODY table {
	color: #333333;
}
#blog-main .calendar div.CAL_BODY table td {
	vertical-align: middle;
	text-align: center;
	padding: 4px 2px;
	font-weight: bold;
}
#blog-main .calendar div.CAL_BODY table td a {
	color: #444;
	position: relative;
	left: 2px;
	text-decoration: underline;
}
#blog-main .calendar .CAL_HEAD a {
	text-decoration: underline;
	color: #444;
	padding: 3px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 14px;
	font-weight: normal;
}
#blog-main .calendar div.CAL_BODY table td.CAL { padding: 4px }
#blog-main .calendar div.CAL_BODY table td.CAL_TODAY {
	background: #444;
	color: #ffffff;
	position: relative;
	top: 1px;
	/* border-width: 0 8px; */
	border-style: solid;
	border-color: #444;
}
#blog-main .calendar div.CAL_BODY table td.CAL + a {}
#blog-main .calendar div.CAL_BODY table td.CAL_TODAY a { color: #fff }
#blog-main .menuright { }
#blog-main .side-menu .mntitle .exblog_menu_setting {
	font-size: 11px !important;
	letter-spacing: 2px;
	text-decoration: none;
}
#blog-main .side-menu .mntitle a {
	font-size: 12px;
	color: #444;
}
#blog-main .side-menu .mnbody {
	padding: 20px 0;
	line-height: 1.8;
	color: #333333;
	width: auto;
}
#blog-main .side-menu .mnbody td.SMALL { color: #444444; font-size: 10px; }
#blog-main .side-menu .mnbody .MEMOBODY { width: 200px !important; }
#blog-main .sidebar .banner {
	background: #ffffff;
	margin: 24px 0px 0px;
	padding: 30px 20px 0px;
}
#blog-main .sidebar .banner .BANNER { text-align: center }
#blog-main .sidebar .sign {
	background: #ffffff;
	padding: 20px 0px 0px;
	margin: 0px 0px 30px;
}
#blog-main .sidebar .sign .XML {
	text-align: center;
	padding: 0 0 30px;
	color: #333333;
}
#blog-main .sidebar .sign .XML a { color: #000; }

/* サイドバーここまで
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */




/* 本文内
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
#blog-main .post {
	height: auto;
	margin: 30px 0 0 0;
}
#blog-main .post:first-child { margin: 0;}
#blog-main .post ul,
#blog-main .post ul li { list-style: disc }
#blog-main .post ol,
#blog-main .post ol li { list-style: decimal }
#blog-main .bg-bor-inner {
	background: #ffffff;
	padding: 30px 0;
}
#blog-main .bg-bor-inner .pager { padding: 16px }
#blog-main .bg-bor-top { }
#blog-main .bg-bor-bottom { }
#blog-main .post .ttl-post {}
#blog-main .post .ttl-post .inner {
	border-left: 11px #eee solid;
	padding-left: 12px;
}
#blog-main .post .ttl-post .inner .ico {
	white-space: normal;
	display: block;
}
#blog-main .post .post-cont {
	line-height: 1.8;
	color: #333333;
	margin-top: 10px;
}
#blog-main .post .post-cont a {
	line-height: 1.8;
	color: #333333;
}
#blog-main .post .post-cont #archive_info { }
#blog-main .post .post-cont #archive_info li {
	list-style: none;
	margin: 14px 0 0;
}
#blog-main .post .post-cont .adminmenu-body {
	text-align: right;
	padding: 0 0 20px 0;
}
#blog-main .post .post-cont .adminmenu-body div { font-weight: bold }
#blog-main .post .post-cont #archive_info li .TIME {
	padding: 3px 0 0 0;
	text-indent: 0;
	font-weight: normal !important;
}
#blog-main .post .post-cont .adminmenu-body a { text-decoration: underline }
#blog-main .post .post-tail {
	margin: 40px 0 0px;
	text-align: right;
	color: #333333;
}
#blog-main .sidebar .side-menu .mnbody input[type="text"] {
	border: 1px solid #bbbbbb;
	padding: 6px;
	margin-right: 0;
	width: 130px;
}
#blog-main .sidebar .side-menu .mnbody input[type="submit"] {
	border: none;
	line-height: 2;
	background: #ccc;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f0f0f0', endColorstr = '#cccccc');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f0f0f0', endColorstr = '#cccccc')";
	background-image: -moz-linear-gradient(top, #f0f0f0, #cccccc);
	background-image: -ms-linear-gradient(top, #f0f0f0, #cccccc);
	background-image: -o-linear-gradient(top, #f0f0f0, #cccccc);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#f0f0f0), to(#cccccc));
	background-image: -webkit-linear-gradient(top, #f0f0f0, #cccccc);
	background-image: linear-gradient(top, #f0f0f0, #cccccc);
	margin-left: -3px;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-ms-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	cursor: pointer;
	width: 60px;
	height: 28px;
}
#blog-main .sidebar .side-menu .mnbody input[type="submit"]:hover { background: #ddd; }
body .new_photo_list li table.new_photo_border { margin: 2px !important; }

/* 本文内ここまで
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */



/* 広告などの設定
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
body #in_article { margin: 30px 0 0 }
#blog_top {
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-ms-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	width: auto;
}
body .COMMENT .COMMENT_TOP {
	line-height: 1.8;
	margin: 0 0 14px;
}
body #COMMENT textarea {
	width: 700px;
	margin: 10px 0;
}
body .hs_words ul { margin: -8px 0 0 }
body .hs_words ul li { margin: 8px 0 0; }
body .subject_cat,
body .subject_tag {
	width: auto !important;
	padding: 0;
	background: no-repeat;
}
body .subject_cat a,
body .subject_tag a {
	display: inline-block !important;
	width: auto !important;
	*display: inline;
	*zoom: 1;
}
body .thumnail_next_bbs {
	margin: 3px 3px 0 0 !important;
}
body #blog-main .side-menu .mnbody div.BLOGPARTS { width: 150px }
body .new_photo_list li td.new_photo_image img {
	border-style: none;
	max-width: 72px;
	max-height: 72px;
	vertical-align: top;
}
body .new_photo_list li table.new_photo_border {
	border-radius: 0 !important;
	margin: 1px;
}
body .new_photo_list li td.new_photo_image {
	width: 72px;
	height: 72px;
	text-align: center;
	padding: 0;
}
body .new_photo_list { padding: 0 0 17px }
body .new_photo_list span {
	text-align: center;
	display: block;
	float:none;
}
body .new_photo_list span a {
	display: block;
	text-decoration: none;
	padding: 3px 12px;
	border: 1px solid #ccc;
	font-size: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	margin: 16px 0 0 0;
	background: #ffffff;
}
body .new_photo_list span a:after {
	content: '>';
	padding: 0 0 0 3px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}
body .new_photo_list span a:hover {
	-moz-opacity: 0.7;
	-webkit-opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	opacity: 0.7;
	color: #333333;
}
body .bbs_preview { width: auto }
body .TAGS { padding: 14px 0 }
body .preview_inn {
	padding: 14px 0 0 0;
	margin-top: 20px;
}
body .preview_inn {}
body .TRACK_TOP { padding: 14px 0 }
body .COMMENT_BODY { padding: 8px 0 14px }
body .COMMENT table td textarea {
	width: 618px !important;
	border: 1px solid #999;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	margin: 0 0 12px 0 !important;
}
body .COMMENT_TAIL {
	border-top: 1px solid #ccc;
	padding: 16px 0 0 0;
}
body .COMMENT_INPUT { margin-top: 16px; }
body .COMMENT_INPUT table td { }
body .COMMENT_INPUT table td textarea { height: 120px }
body .COMMENT_INPUT table td input[type="submit"] {
	width: 200px;
	height: 100%;
	border: 0;
	line-height: 3;
	background: #555;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out 0;
	-moz-transition: all 0.3s ease-in-out 0;
	transition: all 0.3s ease-in-out 0;
	cursor: pointer;
}
body .COMMENT_INPUT table td input[type="submit"]:hover {
	-moz-opacity: 0.7;
	-webkit-opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	opacity: 0.7;
	-webkit-transition: all 0.3s ease-in-out 0;
	-moz-transition: all 0.3s ease-in-out 0;
	transition: all 0.3s ease-in-out 0;
}
#blog-main .side-menu .mnbody a[rel^="tag"]:before {}
body #imobile_adspotdiv1 { margin: 40px 0 0 0; }

.post .COMMENT_INPUT input[type="button"] {
	border: none;
	line-height: 2;
	background: #ccc;
	border: solid 1px #ccc;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee')";
	background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
	background-image: -ms-linear-gradient(top, #ffffff, #eeeeee);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#eeeeee));
	background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
	background-image: linear-gradient(top, #ffffff, #eeeeee);
	text-shadow: 0 1px 0 #fff;
	box-shadow: 0 1px 0 #fff inset;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}

.pager-wrap {
	margin: 30px 0 30px 0;
	width: 100%;
	text-align: center;
}
.pager-wrap .next {
	display: inline-block;
	margin-left: 20px;
}
.pager-wrap .back {
	display: inline-block;
	margin-right: 20px;
}
.post-head {
    margin: 30px 0 0 0;
	border-left: 11px #eee solid;
    padding-left: 12px;
}
.post-title {
	font-size: 20px;
    color: #444!important;
    text-decoration: none;
    line-height: 1.4;
    font-weight: 400;
}
.post-main {
	color: #333;
	margin-top: 20px;
}