/*--- common ---*/
html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p,
header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {
margin: 0;
padding: 0;
font-size: 100%;
}
* {
font-size:16px;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
list-style: none;
margin:0;
padding:0;
}
body {
margin: 0;
padding:0;
line-height: 1.0;
-webkit-text-size-adjust: none;
}

header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav{
display:block;
}
img{
border:none;
}
a{
color:#2288D3;
text-decoration:none;
}
.clear{
clear:both;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.seesaalogo{
margin:0px;
background:#fff;
}
#iphone-container{
text-align:center;
}
/*--- common ---*/

/*--- ad ---*/
.page-header-ad{
text-align:left;
margin:5px 10px;
}
.top-ad{
text-align:center;
padding:5px 0px;
}
.im_ad_block2{
padding:10px 0px;
}
/*--- ad ---*/


/* -- Header -- */
#banner{
margin:0px 0px;
text-align:left;
padding:0px 0px;
background-color:#e8e6e0;
}
.navi{
padding:10px 0;
font-size:12px;
}
#banner h1{
text-align:center;
background-color:#FF8C00;
}
#banner h1 a{
padding:15px 15px 15px 15px;
font-size:20px;
color:#FFFFFF;
margin:0px;
display:block;
}
#banner .description{
padding:10px 15px 10px 15px;
line-height:140%;
color:#ffffff;
background-image:url("https://blog.seesaa.jp/img/iphone_bg/simple_gray_2/desc_bg.png");
background-repeat:repeat-x;
background-color:#222222;
}
/* -- Header --
-webkit-background-size:20px 180px;
-moz-background-size:20px 180px;
background-size:1px 180px;
 */

/* -- content -- */

/* --- index --- */

#list-content{
text-align:center;
margin:5px 5px 0 ;
padding:10px 5px 10px 5px;
background-color:#ffffff;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
/* --- pager --- */
.navi-line{
padding:5px 0 ;
margin:0 auto;
text-align:center;
}
.navi-top{
border-collapse:collapse;
line-height:1.0;
margin:0px auto 10px auto;
text-align:center;
font-size:12px;
}
.navi-bottom{
border-collapse:collapse;
line-height:1.0;
margin:10px auto 0px auto;
padding:15px 0px;
text-align:center;
margin-bottom:10px;
font-size:12px;
}
.navi-top td,
.navi-bottom td{
padding:0;
}

.pager-prev-on a,
.backtoArticle a{
display:block;
text-align:center;
font-size:12px;
margin-right:3px;
padding:5px 10px 5px 15px;
background:url("https://blog.seesaa.jp/img/iphone_bg/simple_gray_2/prev_arrow.png") no-repeat left 8px;
-webkit-background-size:6px 6px;
-moz-background-size:6px 6px;
background-size:6px 6px;
}
.backtoArticle a{
width:70px;
margin-left:5px;
}
.commentfinished{
color:#990000;
text-align:center;
padding:5px;
}
.pager-prev-off .no-link{
display:block;
font-size:12px;
padding:5px 10px 5px 15px;
text-align:center;
margin-right:3px;
background:#E6EAE1;
}
.pager-next-on a{
display:block;
font-size:12px;
text-align:center;
padding:5px 15px 5px 10px;
background:url("https://blog.seesaa.jp/img/iphone_bg/simple_gray_2/next_arrow.png") no-repeat right 8px;
-webkit-background-size:6px 6px;
-moz-background-size:6px 6px;
background-size:6px 6px;
}
.pager-next-off .no-link{
display:block;
font-size:12px;
text-align:center;
padding:5px 15px 5px 10px;
}
.pager-on a{
display:block;
font-size:12px;
text-align:center;
padding:5px 0px 5px 0px;
width:28px;
margin-right:3px;
}
.pager-off span{
display:block;
font-size:12px;
text-align:center;
padding:5px 0px 5px 0px;
width:28px;
background:#E6EAE1;
margin-right:3px;
}
.pager-shorten{
text-align:center;
font-size:12px;
padding:5px 0px 5px 0px;
width:18px;
margin-right:3px;
}


.blog-list{
text-align:left;
overflow:hidden;
}
.blog-list a{
display:block;
height:80px;
padding:0;
margin:0;
}
.blog-list a:hover{
}
.arrow{
float:right;
background:url("https://blog.seesaa.jp/img/iphone_bg/simple_gray_2/arrow.png") no-repeat right;
width:20px;
height:80px;
-webkit-background-size:15px 15px;
-moz-background-size:15px 15px;
background-size:15px 15px;
}
.list-blogbody{
float:left;
width:92%;
line-height:1.0;
}
.list-title{
padding:10px 5px 0px 10px;
line-height:140%;
font-size:14px;
}
a .list-title{
color:#2222D3;
}
.list-date{
text-align:right;
padding:10px 5px 0px 0px;
font-size:12px;
}
a .list-date{
color:#666;
font-weight:normal;
font-size:12px;
}
.list-posted{
padding:5px 5px 0px 0px;
text-align:right;
font-weight:normal;
font-size:12px;
}
a .list-posted{
color:#2222D3;
font-size:12px;
}
/* --- index --- */

/* --- article --- */
#content{
text-align:center;
background-color:#fff;
margin:5px 5px 0;
padding:10px 5px 10px 5px;
background-color:#ffffff;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-radius-topleft: 5px;
border-radius-topright: 5px;
}
.article-navi{
border-collapse:collapse;
font-size:12px;
line-height:1.0;
margin:0px auto 10px auto;
width:215px;
border:solid 0px #000;
text-align:center;
display: -webkit-box;
display: -moz-box;
display: box;
}
.article-navi div{
display:inline;
}
.article-navi-bottom{
font-size:12px;
border-collapse:collapse;
line-height:1.0;
margin:10px auto 10px auto;
width:215px;
border:solid 0px #000;
text-align:center;
display: -webkit-box;
display: -moz-box;
display: box;
padding-top:10px;
}
.article-navi-bottom div{
display:inline;
}
.prev-article-on a{
display:inline;
padding:5px 10px 5px 15px;
background:url("https://blog.seesaa.jp/img/iphone_bg/simple_gray_2/prev_arrow.png") no-repeat left 8px;
margin-right:3px;
-webkit-background-size:6px 6px;
-moz-background-size:6px 6px;
background-size:6px 6px;
font-size:12px;
}
.back-blogtop a{
display:inline;
padding:5px 20px 5px 10px;
background:url("https://blog.seesaa.jp/img/iphone_bg/simple_gray_2/top.png") no-repeat right 4px;
margin-right:3px;
-webkit-background-size:14px 14px;
-moz-background-size:14px 14px;
background-size:14px 14px;
font-size:12px;
}
.next-article-on a{
display:inline;
font-size:12px;
padding:5px 15px 5px 10px;
background:url("https://blog.seesaa.jp/img/iphone_bg/simple_gray_2/next_arrow.png") no-repeat right 8px;
-webkit-background-size:6px 6px;
-moz-background-size:6px 6px;
background-size:6px 6px;
}
.next-article span{
display:inline;
font-size:12px;
padding:5px 10px 5px 15px;
margin-right:3px;
}
.prev-article span{
display:inline;
font-size:12px;
padding:5px 10px 5px 15px;
margin-right:3px;
}

.blog{
text-align:left;
}
.title{
font-size:18px;
font-weight:bold;
line-height:140%;
padding:10px 0;
}
.date{
text-align:right;
color:#999;
font-weight:normal;
padding:10px;
font-size:12px;
}
.text{
margin:0px 0 10px 0 ;
line-height:1.5;
}
.posted{
color:#999;
text-align:right;
margin-bottom:10px;
padding:10px;
font-size:12px;
}
.posted a{
font-size:12px;
}
.bookmark{
text-align:right;
padding:10px;
}
.bookmark img{
margin-right:3px;
}
.bookmark iframe{
margin-right:3px;
}
#comments{
text-align:center;
}
.recentcommentContent{
background:#fff;
margin:0 0px;
padding:10px 0px 0px;
}
.comments-head,
.trackback-head,
.category-name{
text-align:center;
font-size:18px;
font-weight:bold;
margin:10px 0px;
padding-bottom:10px;
}
.commentView,
.trackbackView{
padding:5px 0;
}
.commentView a,
.trackbackView a{
display:block;
text-align:center;
color:#fff;
line-height:1.0;
font-weight:bold;
padding:11px 0px;
background:url("https://blog.seesaa.jp/img/iphone_bg/simple_gray_2/comment_bg.png") no-repeat center;
-webkit-background-size:303px 33px;
-moz-background-size:303px 33px;
background-size:303px 33px;
}
.trackback-url{
text-align:right;
padding-right:5px;
padding-bottom:10px;
}
.trackback-body{
text-align:left;
padding:10px 0px;
}
.trackback-list{
padding-bottom:10px;
}
.comments-body{
text-align:left;
padding:0px 0px 10px 0px;
}
.comment-list{
padding-bottom:10px;
}
.comments-post{
padding:0px 10px;
text-align:right;
font-size:12px;
}
.comments-form{
margin:10px;
text-align:left;
}
.comment-form-input{
padding-bottom:10px;
}
.comment-form-text{
font-weight:bold;
margin:2px 0px;
padding:2px;
}
.comment-form-input input{
margin-top:3px;
width:95%;
padding-bottom:10px;
}
.comment-form-input textarea{
margin-top:3px;
width:95%;
height:150px;
}

.comment-need{
color:#fff;
line-height:1.0;
background:#f93;
padding:2px 5px;
margin-left:5px;
font-weight:normal;
font-size:12px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.comment-need-text{
text-align:left;
margin:5px 0px;
}
.comments-buttons input{
display:block;
text-align:center;
color:#fff;
line-height:1.0;
font-weight:bold;
margin:0px auto;
padding:11px 0px;
width:271px;
border:none;
background:url("https://blog.seesaa.jp/img/iphone_bg/simple_gray_2/comment_bg.png") no-repeat center;
-webkit-background-size:303px 33px;
-moz-background-size:303px 33px;
background-size:303px 33px;
}
.comments-article{
text-align:left;
}
.comment-error{
color:#990000;
}

.category,
.archive{
text-align:center;
margin:0px 5px 10px 5px;
}
.category select,
.archive select{
    border: 0 none;
    font-size: 14px;
    height: 30px;
    width: 100%;
    color:#fff;
	text-align:center;
	font-weight:bold;
}
.category select option,
.archive select option{
	text-align:center;
}

.tag-word {
	margin:10px 2px 10px 2px;
	padding:10px;
	background:#FFE4B5;
	font-size:12px;
	font-weight:bold;
}


/* -- content -- */



/* -- photo -- */
.recentPhotoTitleWrap{
text-align:center;
margin:0px 0px 10px 0px;
}
.recentPhotoTitle{
text-align:center;
font-size:18px;
font-weight:bold;
margin:10px 0px;
padding:10px 0px;
color:#9b844d;
}
.index-article-next .more{
text-align:right;
padding:5px 5px 5px 5px ;
font-size:12px;
}
.recentphotoList{
float:left;
width:100px;
text-align:center;
padding-bottom:5px;
}
.photoDetailTitleWrap{
font-size:10px;
}
.photoDetailTitle,
.photolistTitle{
text-align:center;
font-size:18px;
font-weight:bold;
margin:10px 0px;
padding-bottom:10px;
color:#CC0033;
}
.photoBlogList{
text-align:left;
overflow:hidden;
}
.photoBlogList a{
display:block;
height:50px;
padding:0;
margin:0;
}
.photo-arrow{
float:right;
background:url("https://blog.seesaa.jp/img/iphone_bg/simple_gray_2/arrow.png") no-repeat right;
width:20px;
height:50px;
}
.photo-list-blogbody{
float:left;
width:92%;
line-height:1.0;
}
.photo-list-title{
padding:15px 5px 0px 10px;
}
a .photo-list-title{
color:#2222D3;
}
.photo-list-date{
float:left;
padding:3px 5px 5px 10px;
}
a .photo-list-date{
color:#666;
font-weight:normal;
}

.photoDetail{
margin:10px 0px;
padding:10px;
text-align:center;
}
.photoDetail img{
text-align:center;
width:90%;
}
.photoDetailNavi{
line-height:1.0;
text-align:center;
display: -webkit-box;
display: -moz-box;
display: box;
text-align:center;
margin:10px auto;
width:100px;
}
.photoDetailList{
text-align:left;
overflow:hidden;
}
.photoDetailList a{
display:block;
padding:0;
margin:0;
}
.photoArticleTitle{
padding:10px 5px 10px 10px;
}
a .photoArticleTitle{
font-weight:bold;
font-size:18px;
}
.otherUpload{
padding:20px 0px 10px;
}
.otherUploadInner{
padding:10px 0px;
}
.otherUploadList{
float:left;
width:100px;
text-align:center;
padding-bottom:5px;
}
.otherUploadListMargin{
padding-bottom:3px;
}
.otherUploadDate{
font-size:12px;
text-align:center;
}
.uploadListUnderSection{
padding:0px;
}

/* -- photo -- */

/* -- Footer -- */
.footercontainer{
background-color:#ffffff;
padding:10px 0px 0px;
margin:0 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
#footer{
}
.changedeviceLinks{
background:#ffffff;
margin:0 0px;
text-align:center;
padding:15px 10px 10px 10px;
font-size:12px;
}
.changedeviceLinks span{
color:#000;
font-weight:bold;
font-size:12px;
}
.changedeviceLinks a{
font-size:12px;
}
.powered{
background:#ffffff;
text-align:center;
padding:10px 0px 10px 0px;
color:#fff;
font-size:12px;
}

.pb5{
padding-bottom:5px;
}
/* Clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix{
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix{
	zoom: 1;
} /* IE7 */
.text:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .text{
	zoom: 1;
} /* IE6 */
*:first-child+html .text{
	zoom: 1;
} /* IE7 */


/*--- template color ---*/

.title,
a .photoArticleTitle,
.comments-head,
.trackback-head,
.category-name,
.photoDetailTitle,
.photolistTitle,
.recentPhoto{
color:#9b844d;
}
.posted{
border-top:1px dotted #000000;
}
.navi-line,
.blog-list,
.trackback-url,
.trackback-body,
.comments-body,
.recentPhotoTitleWrap,
.comments-head,
.trackback-head,
.category-name,
.recentPhotoTitle,
.photoDetailTitle,
.photolistTitle{
border-bottom:1px dotted #000000;
}
.date,
.photoBlogList,
.photoDetailList{
border-bottom:1px dotted #000000;
border-top:1px dotted #000000;
}
.archive select,
.category select{
background:#000000;
}
#iphone-container,
.powered{
background:#e8e6e0;
}
.prev-article span,
.next-article span,
.pager-next-on a,
.pager-on a,
.pager-prev-on a,
.backtoArticle a,
.prev-article-on a,
.back-blogtop a,
.next-article-on a,
.blog-list a:hover{
background-color:#dad4bd;
}

/* 広告非表示(スマホ用) こちらの削除方法は2014年9月27日現在で有効な方法です*/
[id*="adArea"] {visibility:hidden;height:0px;}
[id*="jt:seesaa_seesaa"] {display:none;visibility:hidden;height:0px;}
[class*="adlantis"] {visibility:hidden;}
[id*="adblock"] {display:none;visibility:hidden;height:0px;}
[class*="ad_block"] {display:none;visibility:hidden;height:0px;}
[class*="seesaaAdA"] {display:none;visibility:hidden;height:0px;}
.seesaa-adLink, .adlink, .adBoth, .adText, .adUrl, .adImage, .adSponsor, .adSponsorUrl, .adHr {visibility:hidden;height:0px;width:0px;}
[class*="ad_frame"] {display:none;visibility:hidden;height:0px;}
[class*="adlantis_sticky_zone"] {display:none;}
[id*="androidGame"] {display:none;visibility:hidden;height:0px;}
[class*="ichioshi"] {display:none;visibility:hidden;height:0px;}
[class*="top-ad"] {display:none;visibility:hidden;height:0px;}
[class*="im_ad"] {display:none;visibility:hidden;height:0px;}
[class*="androidgame"] {display:none;visibility:hidden;height:0px;}
[id*="iphonead"] {display:none;visibility:hidden;height:0px;}
[id*="iphoneFooterAd"] {display:none;visibility:hidden;height:0px;}
[id*="androidFooterAd"] {display:none;visibility:hidden;height:0px;}
[id*="adstir_ad"] {display:none;visibility:hidden;height:0px;}
[class*="seesaa-adBox"] {display:none;visibility:hidden;height:0px;}
[class*="adBox"] {display:none;visibility:hidden;height:0px;}
[class*="adTitle"] {display:none;visibility:hidden;height:0px;}
[id*="adcon"] {display:none;visibility:hidden;height:0px;}
[id*="imobile_adspotdiv"] {display:none;visibility:hidden;height:0px;}
[id*="ad_cloud_overlay_space"] {display:none!important;visibility:hidden;height:0px;}
.ad-area, .ad-area div, .ad-area.ad-footer div {display: none!important;visibility: hidden;}
[id*="nend_banner_img"] {display:none!important;visibility:hidden;height:0px;}
[id*="adingoBeagle"] {display:none!important;visibility:hidden!important;height:0px!important;}

/* 以下は2014年10月11日追加 */
[id*="kauli_yad_js_1"]{display:none!important;visibility:hidden;height:0px;}
[id*="yjAdwrapper"]{display:none!important;visibility:hidden;height:0px;}
[id*="adunit"]{display:none!important;visibility:hidden;height:0px;}
[id*="ads"]{display:none!important;visibility:hidden;height:0px;}
[class*="bottom_fixed_ad"] {display:none!important;visibility:hidden;height:0px;}
[class*="soc_dest"] {display:none!important;visibility:hidden;height:0px;}

/* 以下は2015年1月7日の追記 */
[id*="imobile_adspotdiv1"]{display:none!important;visibility:hidden;height:0px;}
[id*="fluct_ad_unit_1000001623"] {display:none!important;visibility:hidden;height:0px;}
[class*="fluct_ad_container"] {display:none!important;visibility:hidden;height:0px;}
[class*="tapone"] {display:none!important;visibility:hidden;height:0px;}
