@charset "utf-8";
@import url(http://parts.blog.livedoor.jp/css/template_6thgen.css);

/**
@prefix : <http://purl.org/net/ns/doas#> .
<> a :CSSStylesheet;
 :title "default2012";
 :shortdesc "Default design 2012 for livedoor Blog";
 :created "2012-06-20";
 :release [:revision "1.24"; :created "2014-01-28"];
 :page <http://blogdesign.ldblog.jp/archives/14982005.html>;
 :rights "LINE Corporation".
*/
.article-body-inner blockquote:before{display:none;!important}

/* 全体のレイアウト
----------------------------------------------- */
body { background-color: #f2f2f2 ; color:#FFFFFF; }
#wrapper {
	/*padding-top: 24px;*/
background-color: #f2f2f2;
}

#main_bg{
background: url(http://t-nation2019.blog.jp/img/ptn.png)center top #f2f2f2;
background-attachment:fixed;
}

#container {
	border-radius:4px;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
	margin: 0 auto;
	padding: 20px 0 0;
	width: 1000px;
}
#content {
	border-radius: 0 0 4px 4px;
	position: relative;
}

#main {}
#sidebar { color:#FFFFFF; }

/* 1カラムレイアウトのとき */
body.layout-1col #content {
	background-color: #fff;
}
body.layout-1col #main {}
body.layout-1col #main-inner {}
body.layout-1col #sidebar {
	background-color: #f8f8f8;
	border-radius: 0 0 4px 4px;
	padding: 20px 50px;
}
body.layout-1col #sidebar-inner {}
body.layout-1col #sidebar .sidewrapper {
	float: left;
	padding: 20px 0;
	margin: 0 10px;
	width: 260px;
}

/* 2カラムレイアウトのとき */
body.layout-2col #content { /*background:#171516;*/ padding-bottom:50px; /*background: ;*/ }


body.layout-2col #main { border: 1px solid #454545; background:#313131; width:728px;}

body.layout-2col #main-inner { color:#343434; /*border:3px solid #ffffff; margin:4px;*/}
body.layout-2col #sidebar { padding:0px; width:196px; }
body.layout-2col .sidebar-inner { background:#5b0204; margin-bottom:20px; padding:2px 0 }
body.layout-2col .sidebar-border { margin:4px; border:3px solid #e3f4fc; color:#FFFFFF; background:#5b0204 }

/* 右サイドバー */
body.layout-2col.sidebar-right #content {
	background-position: 100% 0;
}
body.layout-2col.sidebar-right #main { /*	border-radius: 0 0 0 4px;*/ float: right; /*margin:10px 10px 0 0;*/ padding: 25px;}
body.layout-2col.sidebar-right #sidebar { /*	border-radius: 0 0 4px 0;*/ float: left; /*margin:10px 0 10px 10px;*/ }

/* 左サイドバー */
body.layout-2col.sidebar-left #content {
	background-position: 0 0;
}
body.layout-2col.sidebar-left #main {
	border-radius: 0 0 4px 0;
	float: right;
}
body.layout-2col.sidebar-left #sidebar {
	border-radius: 0 0 0 4px;
	float: left;
}

/* かんたん背景画像 */
body.show-bg-image {
	background-attachment: fixed;
	background-size: cover;
}


/* 全体の文字色、リンク色
----------------------------------------------- */
body {
	color: #080000;
	font: 14px/1.2 Helvetica,Verdana,sans-serif;
}
a,
body.page-article .article-title a:visited {
	/*color: #2e90c5;*/
	text-decoration:none;
}
a:link {}
a:visited {
	color: #723c94;
}
a:hover {
	color: #197bb0;
	text-decoration:underline;
}
a:active {}
a,a:hover {
	transition:.3s;
}

/* フォント
----------------------------------------------- */
.font_got{font-family: "游ゴシック","Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}


/* ブログのヘッダー、タイトル、説明
----------------------------------------------- */
#blog-header {
	background: ;
}
#blog-header-inner {
	margin: 0 auto; padding: 0; width: 1000px;
}
#blog-header-inner img {margin-left: 0;}


.nav_logo ul{
	font-size: 15.25px;
	margin:10px auto 15px;
	padding:0;
	text-align: center;
}

.nav_logo ul li{
	display:inline-block;
	vertical-align: middle;
}

.nav_logo ul li:first-child img{
	max-width:201px;
	margin-right: 20px;
}

.nav_logo ul li:nth-child(2){
margin-right: 20px;
}

.nav_logo ul li a{
	color:#fff;
	text-decoration: none;
}

.nav_logo ul li.hd_access_pc{
text-align:left;

}





h1{ margin:0 0 0 10px; padding:0; }

#blog-title {
	/*color: #fff;*/
	float:left;
	/*font-size: 24px;
	font-weight: bold;
	line-height: 1.2;*/
	margin-left: 120px;
	padding: 5% 0;
	/*text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);*/
	width: 45%;
}
#blog-title a {
	color: #fff;
}
.header_logo_box { float: right; width: 38%; margin-top:20px;}
#blog-description {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
}
#blog-description a {
	color: #fff;
}


.clearfix:after{ content:"."; display:block; height:0; font-size:0; clear:both; visibility:hidden; }

/*#navi_bg{ background:; height:295px; }

/*========================
nav
========================*/

.nav{
background: #232323;
border-top: #0091e5 3px solid;
}

.nav ul{
	max-width: 1000px;
	margin:0 auto;

}
.nav li {
display: inline-block;
vertical-align: top;
width: 16.5%;
border-left: #666 1px solid;

}

.nav li:last-child{
	border-right:#666 1px solid;
}
.nav li a{
	position: relative;
	height: 62px;
	display: block;
	font-size: 1em;
	padding: 0.5em 0;
	text-decoration: none;
	width: 100%;
	color:#FFF;
	text-align: center;
	line-height: 1.3;
}
.nav li a:hover{
	background:#0091e5;
}

.nav li a p{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	width: 100%;
}

.nav li a p span{
	font-size: 10px;
	display: block;
}



#snswrap { margin: 0 0 20px 0;}

#sns_position{ margin:20px auto 0; }


#tmw_snsbtn{ margin:auto; }
#tmw_snsbtn:after{ content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden; }
.tmw_sns_pc{ width:242px; }
.tmw_sns_smp{ width:334px; }
#tmw_sns_fb,
#tmw_sns_tw{ padding:3px; width:115px; overflow:hidden; display:block; float:left; }
#tmw_sns_line{ padding:3px; width:86px; overflow:hidden; display:block; float:left;  }


/* メインカラム
----------------------------------------------- */
/* 記事全体 */
.article {
	padding: 60px 0 0 0;
}
.first-article {
	padding-top :0px;
}

/* 記事ヘッダー、記事タイトル */
.article-header {
	background: #0091e5;
	/*margin:10px 0 20px;
	position: relative;*/
}

.article-title { margin:0; background:; }
.article-title a { font-size: 22px; font-weight: bold; letter-spacing: 1px; text-decoration: none; color:#FFFFFF; display:block; padding: 16px; }

.article-parts { margin:0 13px; }




/* 日付 */
.article-date { border-bottom: 1px solid #f6f6f6; color: #868e98; font-size: 12px; text-align:right; margin:0 0 40px; }

/* ソーシャルボタン */
.article-social-btn > iframe { margin: 0;}
.article-social-btn {
	text-align:right;
	border-top: 1px solid #e8e8e8;
	margin: 30px 0 0;
	padding: 20px 0 0;
}


/* 記事フッター、カテゴリ、コメント */
.article-footer {
	/*text-align:right;
	margin-top: 1em;
	border-bottom: 1px solid #cecece;*/
}

.article-meta {
	padding: 16px 0;
}

/* 関連記事 */
.article-body .related-articles {
	margin:4em 0;
	line-height:1.3
}
.article-body .related-articles h3 {
	font-size: 14px;
	font-weight: bold;
}
.article-body .related-articles ul {
	list-style: none;
	margin:0;
	padding-left:0;
}
.article-body .related-articles ul li {
	margin:4px 0;
	padding-left: 16px;
}

/* 続きを読む */
.article-continue a {
	color:#333;
}

/* 共通テーマ */
dl.common-theme{
	background: #fafafa;
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 8px 12px;
}

/* メッセージボード */
.message-board {
	background-color: #f7f7f7;
	border: 1px solid #e4e7e8;
	border-radius: 4px;
	color: #333;
	line-height: 1.6;
	margin-bottom: 26px;
	overflow: hidden;
	padding: 15px;
}

/* プライベートモード、コメントにログインが必要な場合のメッセージ */
div.private-mode-announcement,
div.comment-auth-announcement {
	background-color: #fafafa;
	border: 1px solid #ddd;
}


/* 記事本文
----------------------------------------------- */
.article-body { color: #080000; font-size: 14px; background:#FFFFFF; /*margin:-54px 26px 0;*/ padding: 20px; }
.article-body-inner h1,
.article-body-inner h2,
.article-body-inner h3 {
	border-bottom:3px solid #7f7f7f;
	clear: both;
}
.article-body-inner h4 {
	border-bottom:1px solid #ccc;
	clear: both;
}
.article-body-inner blockquote {
	background-color:#fafafa;
	border: 1px solid #fff;
}
.article-body-inner blockquote:before {
	color: #ddd;
}
.article-body-inner img.pict{
	border: 5px solid #fff;
	box-shadow: 0px 3px 8px rgba(51, 51, 51, 0.2);
	height: auto;
	margin: 1em 6px 1.5em!important;
	max-width: 98.4%;
}


/* コメント・トラックバック一覧
----------------------------------------------- */
.comment-date,
.ping-blog-name,
.ping-date {
	border-left: 1px solid #aaa;
	color: #aaa;
}
.comment-body {
	margin-left: 16px;
	color: #666;
}
.ping-excerpt {
	color: #666;
	margin-left: 16px;
}


/* ページ送り
----------------------------------------------- */
/* トップページ */
ul.index-navigator li a,
ul.index-navigator li.current span {
	background-color: #fff;
	border: 1px solid #b1b1b1;
	color: #343434;
}
ul.index-navigator li.current span {
	background-color: #0091e5;
	border: 1px solid #fff;
	color: #fff;
}
ul.index-navigator a:hover {
	background-color: #eee;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
}
ul.index-navigator a:visited {
	color: #343434;
}

/* 記事ページ、月別アーカイブページ */
ul.article-pager li a,
ul.archives-pager li a {
	border: 1px solid #ddd;
	border-radius: 3px;
	color: #555;
	background-color: #fff;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.02);
	color: #555;
}




/* ブログのフッター
----------------------------------------------- */
#blog-footer {
	color:#CCC;
  margin: 0 auto;
  padding: 40px 0 30px 0;
  /*width: 1200px;*/
	background:#000 url(../img/underline.png) no-repeat top;
}

#blog-footer a {
	color:#CCC;
}


/*#icon_footer { margin:20px 20px 10px 20px; }*/
#icon_footer ul{ list-style:none; }

#side_icon_footer { margin:-77px 0; float:left; }
#side_icon_footer ul{ list-style:none; margin:0 15px 0 0; }
#side_icon_footer .lefticon{ float:left; margin:0 0 0 25px; }


#side_icon_footer2 { margin:-82px 0; float:right; }
#side_icon_footer2 ul{ list-style:none; margin:0 15px 0 0; }
#side_icon_footer2 .righticon{ float:right; display:inline-block; margin:0 5px 0 0; }





/*footer
---------------------------------------------*/
#main-footer {
	background: #000;
	border-top: 1px solid #4d4d4d;
	padding: 35px 0px 40px;
	margin:0 auto -24px auto;
	height:65px;
}

#ft_attention {
	width:590px;
	margin:0px auto 35px auto;
	border:#545454 1px solid;
	font-size:12px;
	padding:20px 35px;
}

#ft_logo {
	width:845px;
	margin:0px auto;
	clear:both;
}

#ft_logo_left {
	width:595px;
	float:left;
}

#ft_logo_right {
	width:102px;
	float:right;
	padding-top:18px;
}

#ft_tw {
	width:99px;
	float:left;
	padding-top:18px;
}

#ft_tn {
	width:318px;
	float:right;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
}

#ft_tn img {
	margin-bottom:10px;
}


/* ------ */









/* ブログのフッター
----------------------------------------------- */
/*#blog-footer {
	color:#555;
	padding: 40px;
}
#blog-footer a {
	color:#555;
}

*/





/* ブログパーツ
----------------------------------------------- */
/* 共通 */
/*.sidewrapper:first-child {
	padding-top: 0; margin:8px 8px 0;
}*/
.sidewrapper { background: #232323;	border: 1px solid #225488; font-size: 12px; overflow: hidden; padding: 18px 18px 3px 18px; position: relative; margin:0 0 20px; color:#FFFFFF; }
.sidewrapper:after{ /*	border-bottom: 1px solid #d8d8d8;*/ bottom: 0; content: ''; left: 0; position: absolute; width: 100%; }
.sidewrapper .sidetitle { color: #fff; font-size: 15px; font-weight: bold; line-height: 1.2; margin: 0 0 18px 0; padding: 0 0 0 10px;}
.sidewrapper .sidetitle a { color: #fff; }

.sidewrapper .side .sidebody { line-height: 1.5; margin: 0 0 15px 0; }
.sidewrapper .side .sidebody a { color:#FFFFFF !important;  }

.sidewrapper .side .sidebody.category-child {
	padding-left: 12px;
}

/* 各タイトル線 */
.plugin-recent_articles .sidetitle { border-left: 3px solid #ba4d4d;}
.plugin-monthly .sidetitle { border-left: 3px solid #b6ba4d;}
.plugin-categorize .sidetitle { border-left: 3px solid #4dba73;}
.plugin-memo .sidetitle { border-left: 3px solid #19b6e3;}

/* カレンダー */
.calendarhead {
	font-weight: bold;
	text-align: center;
}
table.caltblwk .weekday {
	color: #666;
}
table.caltblwk .sun {
	color: #ff5d5d;
}
table.caltblwk .sat {
	color: #578efa;
}
table.caltblday {
	color: #8d8d8d;
	border-collapse: separate;
	border-spacing: 1px;
}
table.caltblday .caloff {
	background-color: #fff;
	border: 1px solid #e4e7e8;
}
table.caltblday .calon {
	border: none;
}
table.caltblday .calon a {
	background-color: #2e90c5;
	color:#fff;
	height: 23px;
	line-height: 23px;
	text-shadow: 0 1px 0 rgba(0,0,0,0.7);
}
table.caltblday .calon a:hover {
	background-color: #197bb0;
}


/* その他のパーツ
----------------------------------------------- */
/* アーカイブヘッダ */
/*.archives-header {
	background: #fafafa;
	border-left: 5px solid #2e90c5;
	border-radius: 3px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	color: #333;
	font-size: 15px;
	margin-bottom: 20px;
	padding: 10px;
}*/

.archives-header { 	background: #ffffff; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); font-size: 15px; margin:0 0 12px 0; padding: 6px 10px 6px 0; text-align:left; border-bottom:1px solid #1F1D1D; }


/* 記事下広告 */
#ad2 {}
#ad2 a.addescription {
	color:#666;
}


/* 特殊機能・カスタマイズ
----------------------------------------------- */
/* かんたんタイトル画像 */
#blog-header.show-image #blog-header-image {
	border-radius: 4px 4px 0 0;
}
#blog-header.hide-text #blog-title a {
	background-color:#fff;
	opacity: 0;
	filter: alpha(opacity = 0);
	-webkit-transition: opacity 0.1s linear;
	   -moz-transition: opacity 0.1s linear;
	    -ms-transition: opacity 0.1s linear;
	     -o-transition: opacity 0.1s linear;
	        transition: opacity 0.1s linear;
}
#blog-header.hide-text #blog-title a:hover {
	opacity: 0.15;
}

/* ページトップへ */
.to-pagetop a {
  background:url(http://parts.blog.livedoor.jp/img/usr/default_2012/common/to_pagetop.png) 0 0 no-repeat;
  display: block;
  width: 70px;
  height: 70px;
  text-indent:-9999px;
}
.to-pagetop a {
  opacity: 0.6;
  -webkit-transition: opacity linear 0.1s;
     -moz-transition: opacity linear 0.1s;
      -ms-transition: opacity linear 0.1s;
       -o-transition: opacity linear 0.1s;
          transition: opacity linear 0.1s;
}
.to-pagetop a:hover {
  opacity: 0.9;
}




/* バナー
----------------------------------------------- */

div.side ul{
	list-style-type:none;
	margin:15px 0 0 0;
	}

div.side li{
	padding:0;
	margin:0 0 10px 0;
	}

div.side img{
	border:none;
	}


/* カウントダウン
----------------------------------------------- */

.count{ margin-bottom:10px; text-align:center; }
.count img{ width:180px; height:85px; }


.link_hover a:hover{ opacity:0.7; transition: all 0.25s ease-out 0s;}
