@charset "utf-8";
@import url("../touch.css");



/* タイトル */
#banner{
	min-height:50px;
	height:50px;
	overflow:hidden;
	text-shadow:rgba(0, 0, 0, 0.4) 0px -1px 0;
	white-space:nowrap;
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
	border-bottom:1px solid #fff;
}
#banner h1{
	padding:0 10px;
	margin:0;
}
#banner.toolbar h1{
	margin:0 0 0 45px;
}
#banner h1 a{
	width:100%;
	height:20px;
	min-height:20px;
	font-size:20px;
	font-weight:bold;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	color:#000;
	padding:15px 0;
	text-shadow:rgba(0,0,0,0.2) 0px 1px 1px;
}
#banner a.button{
	position:absolute;
	top:11px;
	width:auto;
	height:30px;
	line-height:30px;
	margin:0;
	padding:0 5px;
	font-size:12px;
	font-weight:bold;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
    color:#fff;
	text-shadow:rgba(0,0,0,0.3) 0 1px 1px;
	-webkit-text-overflow:ellipsis;
}
#banner a.button#backB{
	left:6px;
	padding:0;
	max-width:55px;
    background:none;
    -webkit-border-image: url(../../img/articles_sp/button_back.png) 0 7 0 14 / 0 7px 0 14px !important;
}



/* 開閉メニュー */
.row-button{
	background:#999;
	border-top:0;
	border-bottom:1px solid #ccc;
	color:#fff;
}
#footer{
	background:#eee;
}



/* ブログレイアウト */
#blog-head{
	padding:7px;
	border-bottom:1px solid #eee;
}
#blog-head h1.title{
	font-size:1.5em;
}
#blog-head .date{
	display:block;
	padding:0 5px;
	margin:0;
	text-align:right;
}
div#blog-body{
	width:92%;
	padding:10px 4%;
	overflow:hidden;
}
#blog-foot{}



/* コメント・トラックバック */
.trackback .title{
	font-size:1em !important;
	margin-bottom:5px;
}
.trackback a .text{
/*	color:#666;*/
}
.comment{
	margin:10px;
	clear:both;
}
.comment .text{
	display:block;
	padding:10px;
	margin:0 0 2px;
	font-size:0.95em;
	line-height:1.4em;
	border:1px solid #d8f1d6;
	background:#f3faf2;
	-webkit-border-radius:6px;
}
.comment .date,
.comment .from{}



/* 気持玉 */
.kimochi{
	width:100%;
}
.kimochi a{
	display:block;
	line-height:24px;
}
.kimochi img{
	vertical-align:middle;
}



/* 汎用 */
a.button,
input[type="submit"],
input[type="button"]{
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.49, #f6f6f6), color-stop(0.52, #f0f0f0), color-stop(0.95, #e6e6e6), to(#f3f3f3));
	border:1px solid #ccc;
	color:#00407f;
}



/* 本文スタイル継承 */
#blog-body img{
	border: 0px;
}
#blog-body img.up-image{
	margin:5px;
}
#blog-body p{
	margin:.8em 0 !important;
}
#blog-body h1, #blog-body h2, #blog-body h3, #blog-body h4, #blog-body h5{
	margin:.5em 0 .3em;
	border:inherit;
	padding:0;
	background:inherit;
	color:inherit;
}
#blog-body h1{font-size:1.4em;}
#blog-body h2{font-size:1.3em;}
#blog-body h3{font-size:1.2em;}
#blog-body h4{font-size:1.1em;}
#blog-body img#upload-image{
	float:right;
	margin:5px 0px 5px 5px;
}
#blog-body em{
	font-style:oblique;
	color:inherit;
}

#blog-body ul,ol{
	margin:10px 0px 10px 15px;
	padding:0px 0px 0px 15px;
	list-style-image:none; 
}
#blog-body li{
	line-height:120%;
	margin:3px 0;
}
#blog-body blockquote{
	margin:5px;
	padding:8px;
	line-height:120%;
}
#blog-body p{
	margin:0.3em 0em 0.7em;
	text-indent:1em;
}
#blog-body code{
	font-size:0.9em;
	font-family:"Courier New", "ＭＳ ゴシック";
}
#blog-body blockquote#affiliate{
	margin:15px 0px 0px;
	padding:0px;
}
#blog-body blockquote#affiliate table{
	width:100%;
}
#blog-body blockquote#affiliate td{
	width:50%;
	vertical-align:top;
}
#blog-body blockquote#affiliate img{
	float:left;
	margin:2px 5px;
}
#blog #blog-body img.emoji{
	border:0;
}

/* admix */
#inline_ad_banner {
	margin-top: 8px;
	margin-bottom: 4px;
}

#bottomFixedAd {
        position:fixed;
        bottom:0;
        width:100%;
        text-align:center;
        z-index:1002;
}
#bottomFixedAdPadding {
        width:100%;
        height:50px;
        display:block;
}

/* BIGLOBEニュース */
#news_parts ul li a img, #news_parts_more ul li a img {
	max-width: 40px;
	max-height: 40px;
	margin-right: 5px;
	vertical-align: middle;
}

#news_parts ul li a, #news_parts_more ul li a {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: rgba(0, 0, 0, 0) url("/images/img/arrow_next.png") no-repeat scroll right 10px;
	border-color: -moz-use-text-color -moz-use-text-color #cad4ea;
	border-image: none;
	border-style: none none solid;
	border-width: 0 0 1px;
	display: block;
	min-height: 36px;
	padding: 5px 10px 5px 5px;
	position: relative;
}

#news_parts ul, #news_parts_more ul {
	list-style-type: none;
	margin-left: 0px;
}
