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

/**
@prefix : <http://purl.org/net/ns/doas#> .
<> a :CSSStylesheet;
 :shortdesc "Design Template for livedoor Blog";
 :release [:revision "1.00"; :created "2014-11-26"];
 :rights "LINE Corporation".
*/


/* 全体のレイアウト
----------------------------------------------- */
body {
}
#wrapper {
}
#wrapper-inner{
	margin:0;
}
#container {
	margin: 0 auto;
	width: 100%;
}
#content {
	position: relative;
}
#main {
	padding: 0 0 60px 0;
}
#sidebar {}

/* 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: 40px 50px;
}
body.layout-1col #sidebar-inner {}
body.layout-1col #sidebar .sidewrapper {
	float: left;
	padding: 40px 0;
	margin: 0 10px;
	width: 260px;
}

/* 2カラムレイアウトのとき */
body.layout-2col #content {
    margin: auto;
    width: 1000px;
}
body.layout-2col #main {
	width: 640px;
}
body.layout-2col #main-inner {}
body.layout-2col #sidebar {
	padding: 0 0 60px;
	width: 300px;
}
body.layout-2col #sidebar-inner {}

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

/* 左サイドバー */
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 {
	color: #333333;
	font: 14px/1.4  'メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック','ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro',Osaka,sans-serif;

}
a {
	color: #333333;
	text-decoration:none;
}
a:link {
	color: #333333;
}
a:visited {
color: #666666;
}
a:hover {
	text-decoration:underline;
}
a:active {
}
a.noneOutline {
    outline:none;
}
a:focus, *:focus {
    outline:none;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	padding: 5px 12px;
	border: 1px solid #AAA;
	border-radius: 3px;
	background-image: -webkit-linear-gradient(#FEFEFE, #FEFEFE 25%, #E7E7E7);
	text-shadow: 0 1px 0 white;
	float: right;
}

/* ブログのヘッダー、タイトル、説明
----------------------------------------------- */
#blog-header {
    background: url(/system/i/bg_header.png) center center repeat;
    display: block;
    overflow: hidden;
}
#blog-header hgroup {
    margin: auto;
    padding: 55px 0 70px;
    width: 438px;
}
#blog-title {
    position: relative;
	height: 390px;
	background: url('/system/i/header.png') no-repeat center top;
	text-indent: -9999px;
}
#blog-title a {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1000px;
    height: 390px;
    margin-left: -500px;
	color: #197bb0;
}
#blog-description {
    display: none;
    overflow: hidden;
    text-indent: -99999px;
}
#blog-description a {
	color: #FFC0CB;
}

/* メニューバー */
.ldb_menu-wrapper{
    padding: 0;
}
.ldb_menu-inner {
    box-sizing: border-box;
    margin: 0 auto;
    min-height: 48px;
    position: relative;
    width: 1000px;
}
.ldb_menu {
    margin-left: 0;
}
.ldb_menu-wrapper {
    margin-top: -1px;
    margin-bottom: 65px;
    padding: 1px 0 4px;
    height: 50px;
    background: url(/system/i/nav_bg.png) center top repeat-x;
    width: 100%;
}
.ldb_menu-list {
	overflow: hidden;
	zoom: 1;
}
.ldb_menu-list li {
  float: left;
  list-style: none outside none;
}
.ldb_menu-list li img{
    margin-right: 5px;
}
.ldb_menu-list li a {
  color: #fff !important;
	font-weight: bold;
  display: block;
  height: 48px;
  padding: 1px  12px 0;
}
.ldb_menu-list li a:hover {
  /*background: url('/images/blog_navbg.png') no-repeat center bottom;*/
  text-decoration: none;
  height: 48px;
  padding: 1px  12px 0;
}
#globalNav {}
#globalNav li {
    float: left;
    list-style: none;
}
#globalNav li a {
    display: block;
    height: 50px;
    text-indent: -8888px;
    overflow: hidden;
}
#globalNav li.globalNav_top a {width: 79px; background: url(/system/i/nav_top.png) 0 0 no-repeat;}
#globalNav li.globalNav_profile a {width: 115px; background: url(/system/i/nav_profile.png) 0 0 no-repeat;}
#globalNav li.globalNav_hotels a {width: 95px; background: url(/system/i/nav_hotels.png) 0 0 no-repeat;}
#globalNav li.globalNav_spas a {width: 81px; background: url(/system/i/nav_spas.png) 0 0 no-repeat;}
#globalNav li.globalNav_airlines a {width: 104px; background: url(/system/i/nav_airlines.png) 0 0 no-repeat;}
#globalNav li.globalNav_lounges a {width: 158px; background: url(/system/i/nav_lounges.png) 0 0 no-repeat;}
#globalNav li.globalNav_rankings a {width: 134px; background: url(/system/i/nav_rankings.png) 0 0 no-repeat;}
#globalNav li.globalNav_essays a {width: 94px; background: url(/system/i/nav_essays.png) 0 0 no-repeat;}
#globalNav li.globalNav_media a {width: 92px; background: url(/system/i/nav_media.png) 0 0 no-repeat;}
#globalNav li a:hover {background-position: 0 -50px;}



.social-links {
    position: absolute;
    right: 0;
    top: 13px;
}
.social-links-inner {}
.social-links-inner li {
    float: left;
    list-style: none outside none;
    margin-left: 15px;
}
.social-links-inner li a {
    display: block;
    height: 25px;
}
.social-links-inner li.social-links_contact a {
    height: 19px;
    padding: 3px 0;
}
.social-links-inner li a:hover {opacity: 0.8;}


/* メインカラム
----------------------------------------------- */
/* メッセージボード */
.message-board {
    background-color: #333;
    margin-bottom: 75px;
    overflow: hidden;
    padding: 30px;
    text-align: center !important;
}
body.layout-2col .message-board {
	margin-top: 0;
}
.message-board .message_top {
	margin: 20px 0;
}

/* ヘッドライン */
.headline {
    margin-bottom: 40px;
    overflow: hidden;
}
.headline-content {
    float: right;
    position: relative;
    width: 640px;
}
.headline-image {
    overflow: hidden;
    width: 640px;
}
.headline-image a {
    color: #fff;
    display: block;
    overflow: hidden;
    text-decoration: none;
}
.headline-content-text{
    height: 200px;
    margin-top: 30px;
}
.headline-image-text{
 	height: 330px;
 	overflow: hidden;
}
.headline-image-hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.headline-image-layer a {
	display: block;
	height: 330px;
	width: 470px;
}
.headline-date {
	font-size: 12px;
	padding: 0 0 20px 0;
}
.headline-title {
    font-size: 30px;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0;
    max-height: 90px;
}
.headline-title a {
  font-family: 'Quattrocento Sans', sans-serif;
}
.headline .article-meta {
    float: left;
    padding-top: 4pximportant;
}
.headline-content .headline-date,
.headline-content-text .headline-date {
    color: #999999;
    float: left;
    width: 80px;
    margin-top: 20px;
}
.headline-article-index-body-inner {
   font-size: 14px;
   margin-bottom: 30px;
   line-height: 24px;
   overflow: hidden;
}
.headline-article-index-body-inner .article-body-inner {
    line-height: 1.4;
    width: 220px;
}
.headline-article-index-body-inner .article-body-inner p {
    margin: 0;
    line-height: 1.4 !important;
}
.headline-article-index-body-inner span {
    font-size: 12px !important;
}
/** .headline-article-index-body-inner br,
.article-index-body-inner br,
.article-body-inner p br, **/
.headline-article-index-body-inner img,
.headline-article-index-body-inner p img,
.article-index-body-inner iframe{
    display:none!important;
    overflow: hidden;
}
.headline .article-category dt {
}

/* ヘッドライン　画像がないとき */
.headline-content.no-img {
    float: left;
    position: relative;
}
.headline-content.no-img .headline-title,
.headline-content.no-img .headline-date,
.headline-content.no-img .headline-article-index-body-inner,
.headline-content.no-img .article-meta {
    padding: 0;
}
.headline-content.no-img   .headline-meta {
    position: relative;
    top: 24px;
    width: 350px;
}
.headline-content.no-img  .headline-date {
    padding: 0;
    clear: both;
}
.headline-content.no-img .headline-article-index-body-inner{
    float: left;
    position: relative;
    height: 120px;
    overflow: hidden;
}

/* indexページ
----------------------------------------------- */
.article-index,
.article-index-text {
 	display: inline;
 	float: left;
 	margin: 0 30px 30px 0;
 	padding: 0;
 	width: 640px;
}
.article-index-hover {
	background: #f6f6f6;
}
.article-index-header {
	margin-bottom: 15px;
}
.article-index-image {
    float: left;
    height: 190px;
    margin: 0 40px 70px 0;
    width: 250px;
}
.article-index-image img {
    height: 190px;
    position: relative;
    width: 250px;
}
.article-index-footer {
    bottom: 0;
    float: left;
    padding: 0;
    position: absolute;
    right: 0;
}
.headline-content-text .headline-title,
.headline-content-text .article-meta,
.headline-content-text .headline-date,
.headline-content-text .headline-article-index-body-inner {
    padding: 0;
}
.headline-content-text .article-meta,
.headline-content-text .headline-date,
.headline-content-text .headline-article-index-body-inner {
    padding: 0;
}
.headline-content-text .article-meta {
    margin-top: 22px;
}
.headline-image a:hover img,
.article-index-image a:hover img,
.recent-article-image a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	text-decoration: none;
}
.article-category dd a:hover{
	text-decoration: underline;
}
.article-index-date {
    position: absolute;
    bottom: 0;
    left: 290px;
    color:#999999;
    font-size: 12px;
}
.article-index-title {
    color: #0d0d0d;
    height: 120px;
    overflow: hidden;
}
.article-index-title a {
    display: block;
    font-size: 30px;
    line-height: 43px;
    overflow: hidden;
    font-family: 'Quattrocento Sans', sans-serif;
}
.article-index-body {
    display: none;
    overflow: hidden;
    text-indent: -9999px;
}
/*
.article-index-text .article-index-body {
    display: block;
    overflow: hidden;
    text-indent: 0;
    line-height: 1.5;
    height: 150px;
}
*/
.article-index-body * {
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	font-size: 12px !important;
	line-height: 14px !important;
	color: #333 !important;
	display: inline;
	text-align: left !important;
}
.page-category .article-index-body-inner #ad2,
.page-monthly .article-index-body-inner #ad2 {
    display:none!important;
    overflow: hidden;
}
.article-index-body img {
	display: none;
}
.article-index-body b,
.article-index-body strong {
	font-weight: normal;
}
.ranking {
	float:left;
	margin: 0 !important;
}
.ranking-text {
    color: #8eb849;
    font-size: 12px;
    font-weight: bold;
    margin: 30px 0 10px !important;
}
.ranking a {
	font-size: 12px;
	text-align: center;
	line-height:31px;
}
.ranking a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.ranking a img {
	height:31px;
	margin-right: 20px;
}

/* 記事index 　画像なし*/
.article.article-index-text  {
    height: auto;
}
.article-index-text .article-box .article-index-header .article-index-title{
    color: #0d0d0d;
    height: 80px;
    overflow: hidden;
}
.article-index-text .article-box .article-index-text .article-index-body {
    display: none;
    overflow: hidden;
}
.article-index-text .article-box .article-index-text  .article-index-date {
    font-size: 12px;
    margin-left: 290px;
    position: relative;
    top: 56px;
}

/* アーカイブページ
----------------------------------------------- */
/* タイトル */
.archives-header {
  background-color: rgb(165,139,48);
  font-size: 12px;
  margin-bottom: 75px;
  padding: 25px;
  color: #fff;
}
.archives-header h1 {
    font-weight: normal;
    text-align: center;
}
.archives-header-title {
  font-size: 18px;
}
.article-archive {
	margin-bottom: 38px;
	position: relative;
}
.article-archive-main {
	float: right;
	width: 470px;
}
.article-archive-image {
	float: left;
	width: 152px;
}
.article-archive-image a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.article-archive .director-social-btn {
	position: absolute;
	bottom: 0;
	left: 170px;
}
.article-archive-image img {
	border: 1px solid #fff;
	box-shadow: 0px 0px 2px rgba(51, 51, 51, 0.4);
	margin: 2px;
}
.article-archive-date {
	font-size: 12px;
	margin-bottom: 5px;
	color: #999;
}
.article-archive-title {
	color: #333;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	height: 56px;
	overflow: hidden;
}
.article-archive-title a {
	color: #333;
}

/* 個別記事ページ
----------------------------------------------- */
.page-article .article {
    height: auto;
    margin: 0;
    padding: 0;
}
.page-article .article-header .article-meta {
    background: url("/system/i/category.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    height: 13px;
    left: 80px;
    position: relative;
    top: -14px;
    width: 350px;
}
.page-article .article-header .article-meta {
    padding: 0;
}
.page-article .article-title {
    margin: 0 0 20px;
    font-family: 'Quattrocento Sans', sans-serif;
}
.page-article .] {
    text-align: left;
}
.page-article .article-body-inner .aboutme{
    text-align: left;
}

/* 記事全体 */
.article {
    margin: 0 30px 40px 0;
    padding: 0;
    height: 190px;
    position: relative;
}
.first-article {
	padding-top :0px;
}

/* 記事ヘッダー、記事タイトル */
.article-header {
	margin-bottom: 15px;
	position: relative;
}
.article-header-content {
	margin-bottom: 10px;
}
.article-title {
	margin: 0 0 10px;
}
.article-title a {
	font-size: 30px;
	letter-spacing: 1px;
	text-decoration: none;
	line-height: 43px;
}
.article-title a:hover {
	text-decoration: underline;
}

/* 日付 */
.article-date {
	color: #808080;
	font-size: 12px;
}

/* 記事フッター、カテゴリ、コメント、ソーシャルボタン */
.article-footer {
	margin-top: 1em;
}
.article-footer .director-social-btn {
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #cecece;
}
.article-meta {
	padding: 0;
}
.article-header .article-meta {
	padding: 5px 0 16px;
}
.article-footer .article-meta {
	margin-bottom: 20px;
}
.article-footer .article-meta .article-category {
	border-left: 0px;
	padding-right: 10px;
}
.article-meta li {
	float: left;
	margin: 0 0 0 13px;
}
.article-meta li.article-clap {
	height: 15px;
	line-height: 15px;
}
.article-meta li.article-clap img {
	height: 15px;
	width: 15px;
}
.article-footer .article-meta li {
	margin: 0;
}
.article-footer .article-meta li.article-comment-count,
.article-footer .article-meta li.article-ping-count {
	border-left: 0;
	padding-right: 10px;
	padding-top: 20px;
}
.article-footer .article-meta li.article-comment-count a,
.article-footer .article-meta li.article-ping-count a {
	color:#808080;
}
.article-archive .article-meta li {
	border-left: 1px solid #ccc;
	margin: 0;
	padding-left: 8px;
}
.article-archive .article-meta li.article-comment-count {
	border-left: 0;
	padding-left: 0;
}
.article-social-btn {
    clear: both;
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
}
.article-header .director-social-btn {
	text-align: right;
}
.director-social-btn {
	list-style: none;
	margin: 0;
	padding: 0;
}
.director-social-btn li {
	display: inline;
}
.director-social-btn li.social-btn-buzzurl img {
	vertical-align: baseline;
}
.director-social-btn li.social-btn-twitter iframe {
	width: 105px !important;
}
.article-category dt {
	background-image: none;
}
.article-comment-count dt {
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_hr_colormosaic_2c/ico_comment.png) no-repeat 0 0;
	width: 12px;
	height: 15px;
}
.article-category dd, .article-comment-count dd {
    padding: 0;
}
.article-comment-count dd {
	margin-top: 0;
}
.article-ping-count dt {
	text-indent: -9999px;
	float: left;
}
.article-ping-count dd {
	float: left;
	line-height: 1;
}
.article-category dd {
    margin-top: 0 !important;
}
.article-category dd a {
    display: block;
		color: #999999;
    max-width: 200px;
   overflow:hidden;
   text-overflow:ellipsis;
   -webkit-text-overflow:ellipsis;
   -o-text-overflow: ellipsis;
   white-space:nowrap;
   word-wrap:normal;
}
.page-index .article-category dd.article-category2 {
     margin: 0;
     border-left: 1px solid #d1d1d1;
     padding-left: 8px;
}
.article-category dd.article-category1,
.article-category dd.article-category2 {
     margin: 0;
     border: 0 none;
     margin: 0 4px !important;
}
.page-category .article-category dd.article-category2,
.page-monthly .article-category dd.article-category2 {
     margin: 0;
     border: 0 none;
}
.headline-meta {
    background: url("/system/i/category.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    height: 11px;
    width: 350px;
    margin-left: 5px;
}
.article-category dd,
.article-comment-count dd,
.article-ping-count dd {
    float: left;
    line-height: 1;
}
.page-article .article-category dd,
.page-article .article-comment-count dd,
.page-article .article-ping-count dd {
    float: left;
    line-height: 1;
    margin: 0 4px 0 0;
}
.article-category dt, .article-comment-count dt {
    display: none;
    float: none;
    height: 0;
    text-indent: -9999px;
    width: auto;
}

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

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

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

/* 関連記事 */
.related-articles {
    /*background-image: url("http://lovehome.blog.jp/designparts/pc/hr.png");*/
    background-position: center bottom;
    background-repeat: no-repeat;
    margin-bottom: 40px !important;
    margin-left: 0;
    margin-right: 0;
    margin-top: 4em;
    overflow: hidden;
}
.related-articles h3 {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 20px;
    padding: 0;
}
.related-articles ul {
	list-style: none;
	margin:0;
	padding-left:0;
}
.related-articles ul li {
    /*background: url("http://lovehome.blog.jp/designparts/pc/arrow_next.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    list-style: none outside none;
    font-size: 13px;
    line-height: 1;
    margin: 0 0 10px;
    padding: 0 0 4px 13px;
}
.related-articles ul li a {
}

/* 記事本文
----------------------------------------------- */
.article-body {
	font-size: 14px !important;
	line-height: 24px;
}
.article-body-inner a {
    text-decoration: none;
}
.article-body-inner a:hover {
    text-decoration: underline;
}
.article-body-inner h1,
.article-body-inner h2,
.article-body-inner h3 {
	border-bottom:3px solid #656565;
	clear: both;
}
.article-body-inner h4 {
	border-bottom:1px solid #656565;
	clear: both;
}
.article-body-inner blockquote {
    background-color: #333;
    padding: 30px 15px 30px 60px;
}
.article-body-inner blockquote:before {
    content: "“";
    font-family: serif;
    font-size: 5em;
    left: 15px;
    line-height: 1;
    position: absolute;
    top: 15px;
    color: #fff;
}
.article-body-inner img {
    box-sizing: border-box;
    height: auto;
    margin: 20px 0;
    max-width: 100%;
}

.article-body-inner img.pict {
    box-sizing: border-box;
    height: auto;
    margin: 20px 0;
    max-width: 100%;
}
.index-more {
    position: absolute;
    right: 0;
    bottom: 0;
}
.index-more a {
    float: right;
	background: rgb(255,255,255);
    border: 1px solid rgb(165,139,48);
    text-align: center;
	padding: 10px;
	color: rgb(165,139,48);
	line-height: 1;
}
.article-box .index-more a {
    padding: 11px 10px 9px;
    background: rgb(255,255,255);
    border: 1px solid rgb(165,139,48);
}
.index-more a:hover {
    text-decoration: none;
	opacity: 0.8;
}

/* コメント・トラックバック一覧
----------------------------------------------- */
#article-options {
	padding: 20px 0;
}
.comment-date,
.ping-blog-name,
.ping-date {
	border-left: 1px solid #aaa;
	color: #aaa;
}
.comment-body {
	margin-top: 15px;
	/*color: #fff;*/
}
.ping-excerpt {
	color: #fff;
	margin-left: 16px;
}
#comments .article-option-title {
	margin: 30px 0 10px;
}
.comment-author{
    color: #808080;
}
.comment-date{
    border-left: 1px solid #333;
    color: #808080;
}
.comment-body{
    padding: 0;
}
.comment-set {
    border-top: 1px dashed #e6e6e6;
    display: block;
    margin: 0 0 5px;
    overflow: hidden;
    padding: 5px 0 0;
}
.comment-set:first-child {
	border-top: 0px;
}
#comment-form-tools {
    border-bottom: 1px solid #bbb !important;
}
#comment-form dt {
    color: #808080;
}

/* ページ送り
----------------------------------------------- */
/* トップページ */
ul.index-navigator li a,
ul.index-navigator li.current span {
	display: inline-block;
	font-weight: bold;
	color: #333300;
	height: 30px;
	line-height: 30px;
	margin: 0 2px;
	padding: 0;
	text-decoration: none;
	transition: background-color 0.1s linear 0s;
	width: 30px;
}
ul.index-navigator li.current span {
    color: #fff;
	background-color: rgb(165,139,48);
}
ul.index-navigator a:hover {
    color: #fff;
	background-color: rgb(165,139,48);
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
ul.index-navigator li.paging-prev a,
ul.index-navigator li.paging-next a,
ul.index-navigator li.paging-first a,
ul.index-navigator li.paging-last a {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-indent: -9999px;
	width: 8px;
}
ul.index-navigator li.paging-prev a {
	background-image: url(/system/i/arrow_prev.png);
	height: 30px;
	width: 30px;
}
ul.index-navigator li.paging-next a {
	background-image: url(/system/i/arrow_next.png);
	height: 30px;
    width: 30px;
}
ul.index-navigator li.paging-first a {
	background-image: url(/system/i/arrow_first.png);
	height: 30px;
    width: 30px;
}
ul.index-navigator li.paging-last a {
	background-image: url(/system/i/arrow_last.png);
	height: 30px;
    width: 30px;
}
/* 記事ページ、月別アーカイブページ */
.article-pager-type2 {
	padding: 20px 0;
}
ul.article-pager li a:hover {
	text-decoration: underline;
}
.is-prev-article .director-article-pager .pager-inner {
	background:  url(http://parts.blog.livedoor.jp/img/usr/ver06_hr_colormosaic_2c/pager_prev_article.gif) no-repeat 0 50%;
}
ul.article-pager {
	list-style-type: none;
	margin:0;
	padding:0;
/** ++ border高さを揃えるため */
overflow: hidden;
}
.is-next-article ul.article-pager,
.is-prev-article ul.article-pager  {
    margin: 0;
    padding: 20px 0;
}
ul.article-pager li {
    display: inline;
    float: left;
    line-height: 1.25;
    margin: 0;
    width: 49%;
}
ul.article-pager li a {
	display: block;
	margin: 0;
	background: transparent none !important;
}
ul.article-pager li.prev {
    background-image: url("/system/i/arrow_prev.png");
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    margin: 0;
}
ul.article-pager li.next{
    background-image: url("/system/i/arrow_next.png");
    background-position: right center;
    background-repeat: no-repeat;
    display: block;
    margin: 0;
}
ul.article-pager li.prev a {
	margin: 0 10px 0 0;
	padding: 0 15px;
}
ul.article-pager li.next a {
	margin: 0 0 0 10px;
	padding: 0 15px;
}
ul.article-pager li.prev {
	text-align: left;
}
ul.article-pager li.next {
	text-align: right;
}
.page-article ul.article-pager li.next {
    float: right;
    text-align: right;
}
ul.article-pager li.both {
}

div.article-pager-outer {
	height: 1%;
}
ul.archives-pager li a {
	border: 1px solid #ddd;
	color: #555;
	background-color: #fff;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.02);
	color: #555;
}
ul.archives-pager li a:hover{
        background-color: #eaf2fa;
}

/* CONTACTページ　フォーム
----------------------------------------------- */
.article-body-inner textarea {
    border: 1px solid #aaa;
    border-radius: 3px;
    height: 150px;
    overflow: auto;
    vertical-align: top;
    padding: 10px;
    width: 90%;
}
.article-body-inner input[type="submit"] {
    margin-right: 40px;
}
.message-box input[type="text"] {
    width: 60%;
    padding: 10px;
}

/* フッター
----------------------------------------------- */
/* ブログ全体 */
#blog-footer {
     color: #000;
     padding: 20px 20px 60px;
     min-width: 960px;
     font-size: 12px;
     clear: both;
}
#blog-footer a {
     color: #000;
}
#footer{
     margin:80px auto 0;
     text-align: center;
     max-width: 960px;
}

/* 画面上ボタン */
.to-pagetop {
    bottom: 70px;
    position: absolute;
    right: -80px;
}
.to-pagetop a {
    opacity: 0.6;
    transition: opacity 0.1s linear 0s;
}
.to-pagetop a {
    background: url("http://parts.blog.livedoor.jp/img/usr/default_2012/common/to_pagetop.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 70px;
    text-indent: -9999px;
    width: 70px;
}

/* プラグインB */
#blog-footer .sidewrapper .sidetitle {
}
#blog-footer .sidewrapper {
    margin: 0 auto;
    text-align: left;
    width: 960px;
}
#blog-footer .sidewrapper .side .freespace{
    float: left;
    line-height: 1.2;
    margin-bottom: 30px;
    margin-right: 30px;
    width: 135px !important;
    overflow: hidden;
}
#blog-footer .sidewrapper.blog-banner .freespace{
    float: left;
    line-height: 1.2;
    margin-bottom: 30px;
    margin-right: 30px;
    width: 135px !important;
    overflow: hidden;
    height: 280px;
}
#blog-footer .sidewrapper .side .freespace:nth-child(6n){
    margin-right: 0;
}
#blog-footer .sidewrapper .side .freespace .book-img{
    width: 135px !important;
    height: 180px;
    overflow: hidden;
}
#blog-footer .sidewrapper .side .freespace .blog-img{
    height: 220px;
    overflow: hidden;
    width: 135px !important;
}
#blog-footer .sidewrapper .side .freespace .book-img img,
#blog-footer .sidewrapper .side .freespace .blog-img img{
    height: 180px;
    width: auto;
}
#blog-footer .sidewrapper .side .freespace .book-img  a:hover img,
#blog-footer .sidewrapper .side .freespace .blog-img  a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#blog-footer .sidewrapper .side .freespace  a:hover {
    text-decoration: underline;
}
.freespace p{
    margin-top: 15px!important;
}
.plugin-memo {
    /*background-image: url("http://lovehome.blog.jp/designparts/pc/hr.png");*/
    background-position: center bottom;
    background-repeat: no-repeat;
    overflow: hidden;
    padding-bottom: 40px;
}
#sidebar .plugin-memo {
    background-image: none;
    margin-bottom: 70px !important;
    padding-bottom: 0;
}

/* サイドバー　ブログパーツ
----------------------------------------------- */
/* 共通 */
.sidewrapper:first-child {
	padding-top: 0;
}
.sidewrapper {
	margin-bottom: 60px;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
}
.sidewrapper:after{
}
.sidewrapper .side {
    text-align: left;
    color: #d1d1d1;
}
.sidewrapper .sidetitlebody {
    margin-bottom: 17px;
    padding-bottom: 10px;
    background: url('/system/i/side_border01.png') center bottom no-repeat;
}
.sidewrapper .sidetitle {
    margin-bottom: 10px;
    padding-left: 30px;
	background: url('/system/i/side_head01.png') left top no-repeat;
    font-size: 14px;
    font-weight: bold;
}
.sidewrapper .sidetitle a {
	color: #333;
}
.sidewrapper .side,
.sidewrapper .sidebody a,
.side .recent-article-image li a {
}
.sidewrapper .side .sidebody {
	line-height: 2;
	margin: 0;
	position: relative;
}
.sidewrapper .side .sidebody:after {
	bottom: 0;
	content: '';
	left: 0;
	position: absolute;
	width: 100%;
}
.sidewrapper .side .sidebody:first-child {
	padding-top: 0;
	border-top: 0;
}
.side div.message-box dl.message-detail {
	margin-bottom: 10px;
}
.side div.message-box input[type="submit"] {
	float: right;
	margin: 0 3px;
}
.sidewrapper .side .sidebody{
    padding:0;
}
.sidewrapper .side .sidebody .month div {
    line-height: 2;
}
.sidewrapper .side .sidebody .month div a,
.category-child a{
    background: url("/system/i/month-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    line-height: 1;
    list-style: none outside none;
    margin: 0 0 10px;
    padding: 0 0 0 13px;
}
.sidewrapper .side .sidebody .month div:first-child {
}
.sidewrapper .side .sidebody .month div:last-child {
    border-bottom: 0px;
    margin-bottom: 8px;
}
.sidebody .month a {
    background-image: url("http://parts.blog.livedoor.jp/img/usr/ver06_talent_basis/icons.png") ;
    background-repeat: no-repeat;
    background-position: 10px -240px;
    padding-left: 21px;
}
ul.type_graph li dl.graph dd.count_image img {
	height: 7px !important;
}
ul.type_graph li {
	margin-bottom: 18px !important;
}
.plugin-monthly select {
	width: 95%;
}
.plugin-recent_articles .sidebody {
    margin-bottom: 15px !important;
    line-height: 1.5 !important;
}
.plugin-recent_articles .sidebody:last-child {margin-bottom: 0 !important;}

.side ul.recent-article-image li {
	line-height: 1.5;
	margin-bottom: 30px;
	padding-left: 3px;
}
.sidewrapper .side .recent-article-image li img{
	padding: 0 0 20px;
}
.ad-center {
    padding: 0 0 75px;
    text-align: center;
}

/* カレンダー */
.calendarhead {
	font-weight: normal;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
}
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 td a {
	background-color: #2e90c5;
	color:#fff;
	height: 23px;
	line-height: 23px;
	border: 1px solid #e4e7e8;
}
table.caltblday td a:hover {
	background-color: #197bb0;
	color: #fff !important;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
table.caltblday td a:visited {
	background-color: #c8a7dd;
}

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

.sidewrapper input.sf, .sidewrapper input.sfbtn {
	padding: 0;
}
.sidewrapper input.sf {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 3px solid rgb(165,139,48);
    border-radius: 0;
    box-shadow: none;
    padding: 10px;
    width: 78%;
}
.sidewrapper input.sfbtn {
    background: none repeat scroll 0 0 rgb(165,139,48);
    border: medium none;
    border-radius: 0;
    text-shadow: none;
    width: 20%;
    color: #fff;
}
.sidewrapper input.sf, .sidewrapper input.sfbtn {
    height: 35px;
}
.sidewrapper input.sfbtn:hover, .sidewrapper input.sfbtn:focus {
    color: #fff;
}

/* かんたんタイトル画像 */
#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;
}

/* サイドナビゲーション */
div.side-navi {
	position:fixed;
	right:5px;
	bottom:50px;
	z-index:100;
}
div.side-navi ul{
	margin:0;padding:0;
	list-style:none;
}
div.side-navi ul li{
	margin:0;padding:0;
	line-height:40px;
	text-align:center;
}
div.side-navi ul li a{
	margin:0;padding:0;
	display:block;
	width:45px;
	height:45px;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	background:#000000;
	border:solid #f0f0f0;
	border-width:0 1px 1px 1px;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
div.side-navi ul li a:hover{
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
div.side-navi ul li:first-child a{}
div.side-navi ul li:last-child a{}
div.side-navi ul li.sn-prev a,
div.side-navi ul li.sn-next a,
div.side-navi ul li.sn-top a{
	height:35px;
	padding-top:10px;
}
div.side-navi ul li.sn-comment{
	line-height:15px;
}
div.side-navi ul li.sn-comment a{
	height:37px;
	padding-top:8px;
}
div.side-navi ul li.sn-prev a{
	background:#000000 url(http://parts.blog.livedoor.jp/img/usr/ver06_hr_colormosaic_2c/navi_prev.gif) no-repeat 50% 25%;
}
div.side-navi ul li.sn-next a{
	background:#000000 url(http://parts.blog.livedoor.jp/img/usr/ver06_hr_colormosaic_2c/navi_next.gif) no-repeat 50% 25%;
}
div.side-navi ul li.sn-top a{
	background:#000000 url(http://parts.blog.livedoor.jp/img/usr/ver06_hr_colormosaic_2c/navi_top.gif) no-repeat 50% 25%;
}


/** ---------- Google AdSense ---------- **/
#ad2 {
    padding: 0;
}
.google-user-ad { margin:10px auto; clear: both;}
.ad-center { text-align:center; }
.ad-type-side { margin:0; }

.ad-outer { margin:0 auto; padding:0; }
.ad-by { text-align:left; margin-bottom:4px; font-size:11px; }
.ad-box { text-align:left; }
.ad-box a{ display:block; margin:0 8px 0 0!important; padding:6px 8px!important; overflow:hidden; }
.ad-box a:hover { padding:4px 6px!important; }
.ad-box a span.ad-url { margin-left:10px; }
/* for IE6-7 */
* html .ad-outer .ad-box a{ height:1%; }
*+html .ad-outer .ad-box a{ height:1%; }

.ad-by a, .ad-by a:hover { color:#333333 !important; font-weight:bold !important; }
.ad-box a, .ad-box a:hover { text-decoration:none; }
.ad-box a span.ad-title { font-size:15px; color:#ef0b41; font-weight:bold; text-decoration:underline; line-height:150%; }
.ad-box a:hover span.ad-title { text-decoration:none; }
.ad-box a span.ad-url,
.ad-box a:hover span.ad-url { font-size:11px; color:#aa091f; line-height:150%; }
.ad-box a span.ad-description,
.ad-box a:hover span.ad-description { display:block; font-size:12px; color:#333333; line-height:150%; }
.ad-box a:hover{
	background:#e6ecf2;
	border:2px solid #e6ecf2;
	-moz-border-radius:5px; /* for fx */
	-webkit-border-radius:5px; /* for safari */
}


.headline,
.article-wrap,
.article-archive,
.article-ping-count,
.article-meta-wrap,
.side div.message-box  {
	zoom: 1;
}
.headline:after,
.article-wrap:after,
.article-archive:after,
.article-ping-count:after,
.article-meta-wrap:after,
.side div.message-box:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/** ---------- instagram ---------- **/
body.layout-1col #content {
    background-color: #000;
    margin: auto;
    width: 960px;
}
body.layout-1col #container {
    margin: 0 auto;
    position: relative;
}
body.layout-1col #content .article {
    margin: 0 15px;
    padding: 0;
    height: auto;
}
body.layout-1col #content .archives-header {
    background-image: url("");
    background-position: center bottom;
    background-repeat: no-repeat;
    margin-bottom: 60px;
    padding-bottom: 20px;
}
body.layout-1col #content .article .archives-header h1{
    color: #fff;
    font-size: 16px;
    text-align: center;
}
body.layout-1col #main {
    padding: 0 !important;
}
.instagram-list {
    list-style: none outside none;
    overflow: hidden;
}
.instagram-list li {
    border: 1px solid #e0e0e0;
    float: left;
    margin-bottom: 40px;
    margin-right: 40px;
    padding: 14px;
    width: 195px;
    background-color: #fff;
}
.instagram-list li .instagram-description {
    color: #000;
    font-size: 12px;
    height: 36px;
    line-height: 1.5;
    margin: 10px 0 0;
    overflow: hidden;
}
.instagram-list li .instagram-time {
    color: #8c8c8c;
    font-size: 12px;
}
.instagram-more {
    margin: 10px 0 50px;
    padding: 30px 0;
}
.instagram-more a {
    border: 2px solid #d1d1d1;
    color: #fff;
    display: block;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    width: 165px;
}
.instagram-list li.list4 {
    margin-right: 0;
}
.instagram-list li img {
    height: 196px !important;
    width: 196px !important;
}

/** ---------- アフィリエイト ---------- **/
#affiliate .francfranc img {
    width: 100px;
    margin: 0 10px;
    float:left;
}
#affiliate .muhirushi,
#affiliate .brandear {
    float:left;
    margin: 20px 10px 40px 10px;
}
#affiliate .muhirushi img,
#affiliate .brandear img {
    width: 280px;
}
#affiliate .brandear p {
    font-size:11px;
    text-align: center;
}
#comments {
    clear: both;
}


/* 共通テーマ 2015/06/11
----------------------------------------------- */

dl.common-theme dt, dl.common-theme dd a {
    color:#444;
    text-decoration:none;
}

dl.common-theme dt, dl.common-theme dd a:hover {
    text-decoration:underline;
}


dl.common-theme {
color:#888;
}

/* side-profile
----------------------------------------------- */

.side-profile {
	margin-bottom: 25px;
}
.side-profile img {
	margin-bottom: 20px;
}
.side-profile dl {line-height: 1.5;}
.side-profile dl dt {
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.side-profile .profile-more {
    margin-top: 20px;
    text-align: right;
}
.side-profile .profile-more a {
	background: rgb(255,255,255);
    border: 1px solid rgb(165,139,48);
	padding: 10px;
	color: rgb(165,139,48);
	line-height: 1;
}
.side-profile .profile-more a:hover {
    text-decoration: none;
	opacity: 0.8;
}
.side-historyView {}
.side-historyView a {
    display: block;
    width: 300px;
    height: 90px;
    background: url('/system/i/side_historyview.png') 0 0 no-repeat;
    color: rgb(143,105,10);
    font-weight: bold;
    line-height: 90px;
    text-align: center;
}
.side-historyView a {
    text-decoration: none;
}

/* footer-link
----------------------------------------------- */
/*
.footer-link ul {
	overflow: hidden;
	zoom: 1;
}
.footer-link ul li {
	float: left;
	width: 130px;
	margin-left: 36px;
	font-size: 12px;
	list-style-type: none;
}
.footer-link ul li:first-child {
	margin-left: 0px;
}
.footer-link .link-more {
  float: right;
	width: 100px;
	padding-top: 20px;
	background: url('/images/article_more.png') no-repeat left bottom;
	font-size: 14px;
	line-height: 1.2;
  text-align: center;
}*/

/** ---------- Google AdSense ---------- **/
.google-user-ad { margin:10px; }
.google-user-ad-728 { margin:0 0 20px -10px; }
.google-user-ad-side { margin:0px; }
.google-user-ad-side1 { margin-bottom:30px; }
.google-user-ad-side2 { margin:0px; }
.ad-center { text-align:center; }