body {
background: url(http://news-myvoice.up.seesaa.net/blog/bodyback2017-1.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
margin:0px; padding:0px;
text-align:center;
font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
padding-bottom:60px;
}


/* スマホ用のレイアウト */
@media screen and (max-device-width:600px) {
#banner {overflow:hidden; }
#container{width:96%; margin:0 auto; padding:20px 0 0; overflow:hidden; }
#content {width:100%; padding:0 0 20px; }
#links {width:100%; overflow:hidden; }
#links section {float:left; width:120px; margin:10px; }
#footer {width:100%; padding:20px 0 20px; margin:0; text-align:center; }
  
.s_off, #bigbannergoogle {display:none;}
}

/* パソコン用のレイアウト
　※#linkが長くなってきたら「min-height:4400px;」を入れる */
@media screen and (min-device-width:601px) {
#banner {}
#container{width:920px; margin:0 auto 0; padding:0px; position:relative; }
#content {
width:660px;
text-align:center;
margin:0 auto 0 0;
}
#links {
font-weight:normal;
width:220px;
position:absolute; top:100px; right:0; }
#footer {width:920px; margin:0 auto 0; padding:80px 0 30px; }

.smartsite, .pc_off {display:none; }
}


#iphone-link{display: none !important;}
.smartsite {font-size:150%; }

/* リンク色---------------------------------
　　復刻水色#0d81e5　赤#e9070d　紺#0060b3
------------------------------------------ */
a{color:#0d81e5; text-decoration:none; }
a:hover {text-decoration:underline; }
#links a {color:white; }

.navi {color:yellow; }
.navi a {color:yellow; }
.navi a:hover {color:yellow; }

.title a, .text a {color:#e9070d; }
.text a:hover {color:#0d81e5; }
.posted a{font-weight:normal; }
.posted a:hover {color:#e9070d; }

img {max-width:100%; height:auto; }

td {vertical-align:top; }
ul {list-style-type:none; margin:0; padding:0; }

.center {text-align:center; margin-left:auto;margin-right:auto; }
.left {text-align:left; }
.space {visibility:hidden; }

/* -----------------------------------------
　　ヘッダー
----------------------------------------- */
/* ★レスポンシブ設定 */
/* スマホ用のレイアウト */
@media screen and (max-device-width:600px) {
#blogtitle {width:100%; margin:20px 0 -20px; }
#blogtitle a{}
h1 {
padding:0;
color:#f82629;
font-weight:normal;
font-size:80%;
font-family:Verdana;
}
h2 {}
}

@media screen and (min-device-width:601px) {
#blogtitle {margin:55px 0 0; text-align:left; }
#blogtitle a{
color:#e9070d;
display:block;
width:90%;
margin:0 auto 0;
text-decoration: none; 
}
h1 {
position:absolute; top:0; left:0; width:100%;
text-align:right;
padding:0.2em 0;
color:#f82629;
font-weight:normal;
font-size:10px;
font-family:Verdana; 
}
h2 {
margin:0px 0px 0px 0px;
padding: 0px 10px 55px 0px;
font-weight:bold;
text-align:right;
border:solid 1px red;
}
}


.description {
display:block;
text-align:right;
font-size:12px;
font-weight:normal;
padding:10px;
color:white;
}

/* カテゴリメニュー */
#ctgopenmenu {margin:8px 0 0; }
#ctgopenmenu label {color:white; font-size:90%; display: block; width:180px; margin:0 0 0 auto; padding:8px 0; }
#ctgopenmenu input[type="checkbox"].on-off{display: none; }
#ctgopenmenu ul {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0;
    padding: 0;
    list-style: none; background-color:#e9070d; 
}
#ctgopenmenu li {
    padding:12px 0 12px 10px; 
  line-height:1em; font-size:110%;
}
#ctgopenmenu li a {color:white; }
#ctgopenmenu input[type="checkbox"].on-off + ul{
    height: 0;
    overflow: hidden;
}
#ctgopenmenu input[type="checkbox"].on-off:checked + ul{
 height:170px;
}


.navi {
text-align:center;
font-size:100%;
margin:30px auto 15px;
line-height:1.2em;
}
.navi a:hover {text-decoration:underline; }

/*　オリジナルの共通設定 */
#googleaddtop {background-color:white; padding:3px 0; text-align:center; }
.adbanner {text-align:center; margin:12px auto; }
.adtext {text-align:left; margin:10px; padding-bottom:16px; }
.adtext li {font-size:10px; margin:6px 0; line-height:1.3em; }


/* -----------------------------------------
　　ブログ記事
----------------------------------------- */
/* ★レスポンシブ設定 */
@media screen and (max-device-width:600px) {
  .blog {font-size:130%; }
  .text ins {font-size:90%; }
  .posted{font-size:90%; }
}

@media screen and (min-device-width:601px) {
  .text ins {font-size:70%; }
  .posted{font-size:80%; }
}


.blog {
padding:40px 0 15px;
text-align:left;
background-color:white;
color:#222;
margin:0 0 15px;
    border-radius: 6px;        /* CSS3草案 */  
    -webkit-border-radius:6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius:6px;   /* Firefox用 */  
}

.blogbody {
font-weight:normal;
margin:0 50px;
padding:0px;
}

.date{
text-align:left;
font-family:Verdana;
font-size:90%;
color:white;
padding:8px 0px 3px;
width:180px;
margin:20px auto 0 10px;
}

.title{
font-weight:normal;
font-size:42px;
margin:0 0 30px;
line-height:1.3em;
text-align: justify;
text-justify: inter-ideograph;
}

.text{
line-height:1.8em;
font-family:Verdana;
text-align:left;
}

.text ins {color:#e9070d; background-color:#fbf5db; text-decoration:none; padding:3px 20px; color:#666; }
.text strong {color:#922; font-size:110%; }
.text span {color:#222; }
.text .ex {background:#f5f5f5; padding:10px; font-size:85%; }

.blogbody .tag-word {margin-top:20px; }

blockquote{
background-color:#eee;
color:#e9070d;
border:1px dotted #e9070d;
font-size:80%; 
padding:5px 10px;
margin:10px auto 20px;
margin-left:auto;margin-right:auto;
width:440px;
}
.posted{ 
margin:15px 0 0;
padding:0;
font-family:Verdana;
text-align:center;
}

/* コメント */
#comments {
padding:10px 0px 20px;
margin:0 0 16px;
text-align:center;
font-family:Verdana;
background-color:#5d99f0;
color:white;
}

.comments-head{ 
font-weight:bold;
font-size:120%;
color:yellow;
margin:12px auto 10px;
padding: 0px 0px 10px 0px;
}
.comments-body {
margin:0px;
padding:0px;
}
.comments-body .text {width:90%; margin:12px auto; text-align:left; }

.comments-post {
padding:10px 16px 10px 0;
text-align:right;
font-size:80%;
margin:10px auto 20px; 
border-bottom:dotted 1px #e9070d;
}

.comments-form { }
#comments form {
margin:0px auto;
padding:0px 10px;
}
#comments textarea{
width:350px;
margin-bottom:5px;
background-color:#FFF;
}

/* 観戦記録（年１回のまとめ用） */
.blogbody table {margin:0 auto; }
.kansenmatometable {margin:0; padding:0; border:solid 1px #ce0202; }
.kansenmatometable td {font-size:13px; text-align:center; 
line-height:1.3em; vertical-align:middle;
border:dotted 1px #ccc; padding:2px 4px; }
.kansenmatometable td.title {background-color:#ce0202; color:white; 
padding:8px 0; text-align:center; }
.kansenmatometable td.title h4 {font-size:16px; margin:0; }
.kansenmatometable td.photo {padding:0; }
.kansenmatometable td.text {text-align:left; }
.kansentable img {}

.kansenmatometable ul {
text-align:left; font-size:13px; 
margin:2px 0 6px 22px; padding:0; }
.kansenmatometable li {margin:4px 0; padding:0; }
.kansenmatometable ul a {color:#333; }
.kansenmatometable ul a:hover {color:#e9070d}

/* -----------------------------------------
　　ブログ下
----------------------------------------- */



/* -----------------------------------------
　　左エリア
----------------------------------------- */
/* ★レスポンシブ設定 */
@media screen and (max-device-width:600px) {
  #links {font-size:120%; }
}

@media screen and (min-device-width:601px) {
  #links {font-size:13px; }
}


.sidetitle, #footer h4 {
background-color:rgba(233,7,2,0.5);
background-repeat:no-repeat;
background-position:right;
color:white;
padding:16px 0px 16px 8px;
text-align:left;
font-family:Verdana;
font-weight:bold;
font-size:140%;
border-top:solid 1px white; border-bottom:solid 1px white;
margin:20px 0 14px;
}

.side {
line-height:1.8em;
padding:5px 0px 10px;
margin:0 0 10px;
text-align:left;
font-family:Verdana;
}
.side-tag {
line-height:2em;
padding:5px 0px 10px 10px;
margin-bottom:10px;
font-size:10px;
text-align:left;
margin-bottom:10px;
font-family:Verdana;
}
input{
background-color:#FFF;
max-width:200px;
}
.input-submit{
color:#3D3F71;
margin-right:5px;
}


/* カレンダー */
#calendar {
color:#ddd;
font-size:14px;
width:220px;
margin:0px auto;
padding-bottom:10px;
}
#calendar table {
font-size:13px;
width:100%;
padding-bottom:10px;
}
#calendar th {
font-weight:bold;
text-align:center;
}
.calendarday a {
font-weight:bold;
color:white;
}
.calendarhead{
color:#000;
padding:5px 2px 5px 2px;
text-align:center;
font-family:Verdana;
font-weight:bold;
}
.calendarhead a{
color:white;
text-decoration:none;
}
.calendarhead .calendarday a{
color:white;
text-decoration:none;
}

.calendarday {
padding:3px;
font-family:Verdana;
color:#ddd;
text-align:center;
}



/* ★レスポンシブ設定 */
@media screen and (max-device-width:600px) {
  ul#amazonimage {overflow:hidden; zoom:1; }
  #amazonimage li {width:50%; float:left; }
}
@media screen and (min-device-width:601px) {
  ul#amazonimage li {margin:10px 0; }
}


/* アマゾン本 */
ul#amazonimage {margin:16px 0; }
#amazonimage li {text-align:center; }

/* ラインスタンプ */
#linestamp {margin:20px 20px 0; }
#linestamp p {margin:8px 0; }

/* 過去のログ（カレンダー下） */
#playbackmenu {width:90%; height:68px; overflow:auto; margin:0 auto 0;
font-size:90%; line-height:1.3em; background-color:#cf0d12; padding:2px 0 0 12px; }
#playbackmenu a {}

/* カテゴリ */
#ctgmenu {padding:6px 0; text-align:left; margin:8px 0 0; line-height:1.8em; }
#ctgmenu li {}
#ctgmenu li font {font-size:80%; padding-left:4px; }
#ctgmenu a {color:white; text-decoration:none; }
#ctgmenu a:hover {font-weight:bold; }

/* カープニュース */
#carpnews {}
#carpnews li {text-align:center; margin:5px 0; }
/* ★レスポンシブ設定 */
@media screen and (max-device-width:600px) {
  ul#carpnews {overflow:hidden; zoom:1; }
  #carpnews li {float:left; width:50%; }
}
@media screen and (min-device-width:601px) {
}

/* ファン */
.sitebefore {font-size:90%; color:white; text-align:left; }
.sitebefore a {font-weight:bold; }

/* CARP観戦記録（右サイド用）*/
ul.carpreport {margin:0; padding:0; }
.carpreport li {text-align:center; font-size:12px; }
/* ★レスポンシブ設定 */
@media screen and (max-device-width:600px) {
  ul.carpreport {overflow:hidden; zoom:1; }
  .carpreport li {float:left; width:31%; margin:2% 1%; }
}
@media screen and (min-device-width:601px) {
  .carpreport li {margin:0 0 12px; }
}

/* SEESAAのバナー */
.powered {
padding:20px 0px 20px 0px;
text-align:center;
}
.powered table{
margin:0px auto;
}

/* RSS */
.syndicate {
text-align:center;
}


/* 過去ログ */
#kakolog {line-height:1.2em; }


#trackback {
margin-left:10px;
margin-bottom:30px;
margin-top:45px;
border:1px solid #000;
padding:15px;
text-align:left;
font-family:Verdana;
}

/* -----------------------------------------
　　フッター W920PX
----------------------------------------- */
/* ★レスポンシブ設定 */
@media screen and (max-device-width:600px) {
  #footer {font-size:120%; }
  .food-title {font-size:140%; }
}

@media screen and (min-device-width:601px) {
  
}

/* フッター */
#footer{
clear:left;
margin:0px auto;
}

#footer .area {margin:14px auto; }
#footer a {color:yellow; }
#footer a:hover {background-color:white; color:#e9070d;}

/* 隠しリンク（タググランドの上エリア） */
.lion {text-indent:-9999px; }

/* ■■■観戦記録 */
#mazdastudium {
text-align:left;
color:yellow; 
padding:8px 0 8px;
line-height:1.6em;
}
#mazdastudiumin {margin:0 auto; }
#mazdastudium table {width:96%; margin:10px auto 16px; }
#mazdastudium td {width:25%; text-align:center; }

#mazdastudium ul {margin:0; padding:0; }

/* ■■■最近の記事 */
ul#newbloglist {list-style-type:none; padding:0; line-height:1.2em; text-align:left; }
ul#newbloglist li {margin:5px 0; }

.copyright{
text-align:center;
}
.diet-content{
padding-left:10px;
}
#diet-foods{
padding-left:10px;
}
.food-title{
width:20%;
clear:left;
float:left;
}
.food-content{
width:75%;
padding-top:10px;
}
#diet-container{
border:1px solid #999;
padding:5px;
margin-bottom:5px;
}
.diet-title{
padding:2px 10px 2px 5px;
margin-top:5px;
}
.diet-content{
padding-left:10px;
}
#diet-foods{
padding-left:10px;
}
.food-title{
width:20%;
clear:left;
float:left;
}
.food-content{
width:75%;
padding-top:10px;
}

/* LIONSPECへのリンク */
#lionlink {color:#e9070d; font-size:10px; visibility:hidden; }
#footer #lionlink a {color:#e9070d; }

/* -----------------------------------------
　　タグ
----------------------------------------- */
/* リンク色---------------------------------
　　復刻水色#0d81e5　赤#e9070d　紺#0060b3
------------------------------------------ */
.tag-word{
font-size:10px;
padding:20px 10px 5px 0px;
line-height:1.4em;
text-align:right;
}

#tagarea {margin:30px 20px; }

.tag{
margin-top:20px;
padding:10px;
margin-left:21px;
}
#tag_cloud{
background-color:#0060b3;
padding:20px 16px;
text-align:left;
position:relative;
}
#tag_cloud a {
padding:2px;
color:white;
}

#tag_cloud a:hover {
background-color:#e9070d;
text-decoration:none;
}

.tag-title{
font-size:40px;
font-weight:bold;
text-align:center;
margin:20px auto 12px;
background-color:#0060b3;
color:white;
}

.tag-title a {
color:red;
}

.tag-body{
margin:10px 0px;
padding:0px 0px 50px 0px;
position:relative;
background-color:white;
}
.tag-service{
text-align:left;
font-weight:bold;
padding:10px 0px 10px 10px;
margin-bottom:12px;
clear:left;
position:relative;
color:white;
background-color:#0060b3;
}
.tag-search{
text-align:right;
padding:5px 0px;
margin-bottom:10px;
margin-right:20px;
font-weight:bold;
position:relative;
}
.tag-article{
padding:10px 10px 30px 15px;
text-align:left;
position:relative;
}
.tag-article-title{
text-align:left;
padding:0px 0px 5px 0px;
font-weight:bold;
position:relative;
font-size:150%;
  line-height:1.3em;
}

.tag-article-title a {
color:red;
}

.tag-article-posted{
font-weight:normal;
position:relative;
  font-size:16px;
}
.tag-article-summary{
padding:0px 10px;
line-height:1.4em;
position:relative;
}
.tag-more{
text-align:center;
margin:20px 0px;
clear:left;
font-weight:bold;
position:relative;
font-size:14px;
}
.tag-more a {color:red; 
}

.tag-photos{
float:left;
margin:10px 5px;
position:relative;
width:140px;
height:200px;
}
.tag-photos-title{
line-height:1.4em;
padding:5px 0px;
text-align:left;
position:relative;
}
.tag-audios{
margin:5px;
position:relative;
}
.tag-audios-title{
text-align:left;
font-weight:bold;
padding:0px 0px 5px 0px;
position:relative;
}
.tag-audios-posted{
font-weight:normal;
position:relative;
}
.tag-videos{
float:left;
margin:10px 5px;
position:relative;
}
.tag-videos-title{
line-height:1.4em;
padding:5px 0px;
text-align:left;
position:relative;
}
.tag-navi{
clear:left;
text-align:center;
margin:10px 0px;
position:relative;
}

/* 広告非表示 */
[id*="nend_adspace"] {display:none!important;visibility:hidden!important;height:0px!important;}
