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

/**
@prefix : <http://purl.org/net/ns/doas#> .
<> a :CSSStylesheet;
 :title "LINE Official Template";
 :shortdesc "Default design 2012 for livedoor Blog";
 :created "2012-06-20";
 :release [:revision "1.20"; :created "2014-04-22"];
 :page <http://blogdesign.ldblog.jp/archives/14982005.html>;
 :rights "LINE Corporation.".
*/


/* 全体のレイアウト
----------------------------------------------- */
body {
	background-color: #fff;
}
#wrapper {
	border-top:2px solid #52cb31;
	width:100%;
}
#container {
	position:relative;
	margin: 0 auto;
	width: 960px;
}
#main {
	padding: 57px 80px 0 0;
	width:660px;
	float: left;
}
#sidecontent {
	padding: 62px 0 0;
	width:220px;
	float: right;
}


/* 全体の文字色、リンク色
----------------------------------------------- */
body {
	color: #666;
	font:13px/1.231 "meiryo","メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
}
a,
body.page-article .article-title a:visited {
	color: #666;
	text-decoration:none;
}
a:link {}
a:visited {
	color: #666;
}
a:hover {
	color: #666;
	text-decoration:underline;
}
a:active {}


/* ブログのヘッダー、タイトル、説明
----------------------------------------------- */
#blog-header {
}
#blog-header hgroup {
}
#blog-title {
}
#blog-title a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 220px;
	height: 450px;
	overflow: hidden;
	padding: 0;
	border: none;
	background: url(https://blog.lineplay.jp/blog_jp_220x450.png) no-repeat 0 0px;
	text-align: left;
	text-indent: -9999px;
	*text-indent: 0;
	*line-height: 9999px;
	*word-wrap: normal;
	vertical-align:top;
}
#blog-description {
	margin:0;
	width:0;
	height:0;
	text-indent: -9999px;
	*text-indent: 0;
}



/* メインカラム
----------------------------------------------- */
/* 記事全体 */
.article {
	padding: 58px 0 0 0;
	border-top:1px solid #d8d8d8;
}
.first-article {
	padding-top :0px;
	border-top:none;
}


/* 記事ヘッダー、記事タイトル */
.article-header {
	margin-bottom: 27px;
	position: relative;
}
.article-title {
	margin: 0 0 9px;
}
.article-title a {
	font-size: 27px;
	line-height:1.2;
	color:#555;
	font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue",Helvetica,Arial;
	text-decoration: none;
}

/* 日付 */
.article-date {
	color: #888;
}
.article-date a {
	color: #888;
	margin-left:11px;
}

/* 記事フッター、カテゴリ、コメント、ソーシャルボタン */
.article-footer {
	margin-top:0;
	padding-bottom:13px;
	text-align: right;
}
.article-footer .article-social-btn {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.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 {
	text-align:right;
}
.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 {
	font-size: 15px;
	line-height:1.5;
	padding-bottom:10px;
}
.article-body a {
	color: #3c66cc; text-decoration:underline;
}
.article-body-inner h1,
.article-body-inner h2,
.article-body-inner h3 {
	border-bottom:3px solid #7f7f7f;
}
.article-body-inner h4 {
	border-bottom:1px solid #ccc;
}
.article-body-inner blockquote {
	padding:2em;
	background-color:#fafafa;
	border: 1px solid #fff;
}
.article-body-inner blockquote:before {
	content:"  ";
	color: #ddd;
}
.article-body-inner img.pict{
	margin: 5px 6px !important;
}


/* コメント・トラックバック一覧
----------------------------------------------- */
.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 {
	position:relative;
	padding-top:5px;
	padding-bottom: 5px;
	width:660px;
}
ul.index-navigator li a,
ul.index-navigator li.current span {
	margin:0;
	color: #ccc;
	font-weight:bold;
	padding:0;
	line-height:1;
	width:110px;
}
ul.index-navigator li {
	margin:0;
	padding:0;
	line-height:1;
	width:100px;
}
ul.index-navigator li.paging-prev {
	position: absolute;
	top:0;
	left:0;
}
ul.index-navigator li.paging-next {
	position: absolute;
	top:0;
	right:0;
}
ul.index-navigator .paging-number,
ul.index-navigator .paging-first,
ul.index-navigator .paging-last {
	display:none;
}

/* 記事ページ、月別アーカイブページ */
ul.article-pager {
	position:relative;
	margin:0;
}
ul.article-pager li,
ul.article-pager li a {
	padding:0;
	margin:0;
	color: #ccc;
	font-weight:bold;
	padding:0;
	line-height:1;
}
ul.article-pager li a:hover,
ul.article-pager-type1 li a:hover {
	background:none;
}
ul.article-pager li.prev a,
ul.article-pager-type1 li.prev a {
	position:absolute;
	top:0;
	left:0;
	text-align: left;
}
ul.article-pager li.next a,
ul.article-pager-type1 li.next a {
	position:absolute;
	top:0;
	right:0;
	text-align: right;
}

.archives-pager-type1 {
	position:relative;
	margin:0 0 20px;
}
.archives-pager-type1 a {
	padding:0;
	margin:0;
	color: #ccc;
	font-weight:bold;
	padding:0;
	line-height:1;
	text-decoration:none;
}
.archives-pager-type1 a[rel="prev"] {
	position:absolute;
	top:0;
	left:0;
	text-align: left;
}
.archives-pager-type1 a[rel="next"] {
	position:absolute;
	top:0;
	right:0;
	text-align: right;
}


/* ブログのフッター
----------------------------------------------- */
#blog-footer {
	border-top:1px solid #ccc;
	color:#555;
	padding: 45px 0 50px;
}
#blog-footer .copy a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 141px;
	height: 29px;
	overflow: hidden;
	padding: 0;
	border: none;
	background: url(https://livedoor.blogimg.jp/blog_lineplay/imgs/c/6/c6e249ad.png) no-repeat -44px 0;
	text-align: left;
	text-indent: -9999px;
	*text-indent: 0;
	*line-height: 9999px;
	*word-wrap: normal;
}
#blog-footer ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left:330px;
}


/* ブログパーツ
----------------------------------------------- */
/* 共通 */
.sidebarListTop {
	position:relative;
	border:1px solid #e5e5e5;
	margin-bottom: 20px;
}
.sidewrapper:first-child {
	padding-top: 0;
}
.sidewrapper {
	overflow: hidden;
	padding: 0;
	position: relative;
}

/*メニューの開閉*/
.sidebarListTop .plugin-monthly .side {
	display:none;
}
/* コーナー */
.sidebarListTop .cornerLeft,
.sidebarListTop .cornerRight {
	position:absolute;
	bottom:-1px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 5px;
	height: 5px;
	overflow: hidden;
	padding: 0;
	border: none;
	background: url(https://livedoor.blogimg.jp/blog_lineplay/imgs/c/6/c6e249ad.png) no-repeat;
	text-align: left;
	text-indent: -9999px;
	*text-indent: 0;
	*line-height: 9999px;
	*word-wrap: normal;
}
.sidebarListTop .cornerLeft {
	left:-1px;
	background-position: -48px -37px;
}

.sidebarListTop .cornerRight {
	right:-1px;
	background-position: -56px -37px;
}

/* title */
.sidebarListTop .sidetitle {
	display: block;
	padding: 15px 16px;
	margin:0;
	border-top: 1px #e5e5e5 solid;
	background: url(https://livedoor.blogimg.jp/blog_lineplay/imgs/f/3/f329f309.png) 0 0 repeat-x;
	text-align: left;
	color: #96999f;
	font-size: 14px;
	font-weight: bold;
	font-family: Meiryo,"MS PGothic",sans-serif;
	cursor: pointer;
	text-decoration:none;
}
.listLink a {
	display: block;
	padding: 15px 16px;
	margin:0;
	text-align: left;
	color: #96999f;
	font-size: 14px;
	font-weight: bold;
	font-family: Meiryo,"MS PGothic",sans-serif;
	text-decoration:none;
}

/*title*/
.listLink {
	border-top: 1px #e5e5e5 solid;
	background: url(https://livedoor.blogimg.jp/blog_lineplay/imgs/f/3/f329f309.png) 0 0 repeat-x;
}
.listLink a {
	background:url(https://livedoor.blogimg.jp/blog_lineplay/imgs/c/6/c6e249ad.png) 205px -45px no-repeat;
}
.listLink a:hover,
.sidebarListTop .sidetitle.ExHover {
	color:#23ab0a;
}
.sidebarListBottom .sidetitle,
.sidebarListTop .plugin-search_internal .sidetitle {
	text-indent:-99999px;
	width:0;
	height:0;
	padding:0;
	margin:0;
	border:none;
}

.sidewrapper .sidebody,
.sidewrapper .side {
	background:#fafafa;
	text-align:left;
}
.sidewrapper .side .sidebody {
	margin: 0;
	line-height:1;

}

.sidewrapper a {
	color:#a6abb0;
	font-size:13px;
	text-decoration:underline;
}
.sidewrapper ul {
	list-style:	none;
}

.sidebarListTop .side {
	border-top: 1px #ddd solid;
	padding:18px 16px 0;
	list-style-type: none;
}

.plugin-categorize .sidebody,
.plugin-monthly .sidebody,
.plugin-memo ul li,
.category-parent a {
	text-align:left;
	line-height:1;
	padding-bottom:18px;
}
.category-child a {
	padding-left:18px;
}

/* カレンダー */
.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 {
	background-color: #2e90c5;
	border: none;
}
table.caltblday td a {
	color:#fff;
	height: 23px;
	line-height: 23px;
	text-shadow: 0 1px 0 rgba(0,0,0,0.7);
}
table.caltblday td a:hover {
	background-color: #197bb0;
}
table.caltblday td a:visited {
	background-color: #c8a7dd;
}


/*最新記事*/
.plugin-recent_articles_image .side {
	padding-bottom:10px;
}
.plugin-recent_articles_image .side ul.recent-article-image li {
	margin-bottom:0;
}


/* 検索窓 */
.plugin-search_internal .side {
	padding:0;
	display:block;
	border-top:none;
}
.plugin-search_internal.sidewrapper {
	border:none;
	padding: 9px 7px;
	background: url(https://livedoor.blogimg.jp/blog_lineplay/imgs/f/3/f329f309.png) 0 0 repeat-x;
}

div.plugin-search_internal form {
	vertical-align:top;
}
div.plugin-search_internal .sf {
	width:169px;
	height: 30px;
	padding:0 6px;
	vertical-align:top;
	background:none;
	border-radius: 4px 0 0 4px;
	border-color:#ddd;
	box-shadow:none;
}
div.plugin-search_internal .sfbtn {
	display:inline-block;
	*display:inline;
	height:30px;
	width:35px;
	overflow:hidden;
	background:url(https://livedoor.blogimg.jp/blog_lineplay/imgs/c/6/c6e249ad.png) no-repeat -186px 0;
	*zoom:1;
	vertical-align:top;
	border:0;
	cursor:pointer;
	text-indent:-9999px;
	border-radius: 0;
}

/*pagetop*/
.pagetop  {
	//min-width: 960px;
	//max-width: 960px;
	position: fixed;
	bottom: 136px;
	right: 50px;
	height: 43px;
	//width: 0;
	//text-align: right;
	//margin-left: -480px;
}
.pagetop a {
	display:inline-block;
	*display:inline;
	padding-left:43px;
	padding-top: 43px;
	height:0;
	width:0;
	overflow:hidden;
	background:url(https://livedoor.blogimg.jp/blog_lineplay/imgs/c/6/c6e249ad.png) no-repeat 0 0;
	*zoom:1;
	text-indent:-9999px;
	vertical-align:top;
	border:0;
}

/*facebook twitter*/
.sidebarListBottom {
	margin-bottom:20px;
}
.sidebarListBottom .sidewrapper {
	margin-top:20px;
}

/* その他のパーツ
----------------------------------------------- */
/* アーカイブヘッダ */
.archives-header h1 {
	margin-top:27px;
	margin-bottom:40px;
	color: #50cc31;
	font-size: 20px;
	font-family: Meiryo,"MS PGothic",sans-serif;
	font-weight:bold;
}
.archives-header .ttl {
	color: #666;
}


/* 記事下広告 */
#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;
}
body {
font-family: "メイリオ", Meiryo, sans-serif;
}