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

/**
@prefix : <http://purl.org/net/ns/doas#> .
<> a :CSSStylesheet;
 :title "matomeblue";
 :shortdesc "Design template for livedoor Blog";
 :created "2012-12-18";
 :release [:revision "1.04"; :created "2013-02-15"];
 :page <http://blogdesign.ldblog.jp/archives/21370311.html>;
 :rights "LINE Corporation".
*/

/* clearfix
------------------------------------------*/
.clear{ clear: both; }
.clearfix{ zoom: 1; }
.clearfix:after{ content: ""; display: table; clear: both; }


body {
    min-width: 1276px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", "メイリオ", "Osaka", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
}

a img:hover{
	opacity: 0.6;
}


/* -----------------------------------------------
ヘッダー
----------------------------------------------- */
#blog-header{
/*    padding: 0 20px;*/
}

/* ヘッダー　ブルーのエリア
----------------------------------------------- */

#blog-header01{
}

#blog-header01 .header-inner01{
	margin:0 auto;
	width:1200px;
	display:table;
}

body{
	background: url(http://livedoor.blogimg.jp/girlsreport/imgs/1/6/16c9c856.png) center 0 no-repeat;
}

/* ヘッダー　タイトル
----------------------------------------------- */

hgroup{
	margin-right:11px;
	width:422px;
	*width:412px;
	display:table-cell;
	vertical-align:middle;
	*display:inline;
	*zoom:1;
}
hgroup h1{
	width:422px;
	*width:412px;
}
hgroup h1 a{
	color:#ffffff;
	font-size:24px;
	font-weight:bold;
	line-height:1.2;
	text-decoration:none;
}
hgroup h2{
	width:422px;
	margin: 39px 0 0 0px;
	color:#ffffff;
}

.dot{
	width: 725px;
	background: url(http://girlsreport.net/images/title_bottom.png) 0 0  repeat-x;
	height: 5px;
        margin-bottom:6px;
}

.dot2{
	width: 420px;
	background: url(http://girlsreport.net/images/title_bottom.png) 0 0  repeat-x;
	height: 5px;
}

#main_col_popular_title{
	margin-left: -8px;
	display: inline-block;
}
#main_col_hot_title{
        margin-top: 15px;
	margin-left: -14px;
	display: inline-block;
}
#main_col_pick_title{
        margin-top: 15px;
	margin-left: -4px;
	display: inline-block;
}
.main_col_title_more{
	float: right;
	margin-top:  19px;
}

.main_col_title_more2{
	float: right;
	margin-top: 34px;
}

/* ヘッダー　広告
----------------------------------------------- */
.header-inner01 .ads01{
	width:650px;
	text-align: right;
	display:table-cell;
	vertical-align:middle;
	*display:inline;
	*zoom:1;
}

/* ヘッダー　グレーのエリア
----------------------------------------------- */
#blog-header02{
	zoom:100%;
    width:100%;
    max-width: 1400px;
	margin: 34px auto;
    border-top: 3px solid #f5568b;
	border-bottom: 2px solid #ddd;
}

#blog-header02 .header-inner02{
	margin: 0px;
	padding: 0px;
	height: 63px;
    text-align: center;
}

#blog-header02 .header-inner02:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}

/* ヘッダー　グレーのエリア 2
----------------------------------------------- */
#blog-header03{
	zoom:100%;
}

#blog-header03 .header-inner02{
	margin:0 auto;
	width: 100%;
    max-width: 1400px;
}

#blog-header03 .header-inner02:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}

/* ヘッダー　メニュー
----------------------------------------------- */
.header-inner02 ul.header-menu{
    display: inline-block;
}

ul.header-menu li{
	color:#ffffff;
	font-size:18px;
	list-style:none;
	float:left;
	//border-top:1px solid #323232;
	//border-bottom:1px solid #6c6c6c;
	//border-right:1px solid #6c6c6c;
}

ul.header-menu li a{
	padding: 25px 80px;
	color:#ffffff;
	text-decoration:none;
	display:block;
	//border-right:1px solid #000000;
}
ul.header-menu li a img{
	display: block;
}

ul.header-menu li:first-child a{
	//border-left:1px solid #6c6c6c;
}

ul.header-menu li a:hover{
}


/* ヘッダー　Twitter,RSS,検索窓
----------------------------------------------- */
.header-sarch{
	float:right;
	margin-top: 16px;
	margin-right: 20px;
}
.header-sarch img{
	margin-top:-3px;
}
.header-sarch img:hover{
	opacity: 0.6;
}
.header-sarch li{
	float:left;
	list-style:none;
	margin-left:20px;
}

/* 検索 */
.header-sarch input.sf {
/*	background: url(http://parts.blog.livedoor.jp/img/usr/default_2012/common/icons.png) 0 0 no-repeat;*/
}

.header-sarch input.sf,
.header-sarch input.sfbtn {
	height: 34px;
	line-height: 18px;
	outline: 0;
}
.header-sarch input.sf {
	background: url(http://girlsreport.net/images/form_bg.png) 0 0 no-repeat;
	display: block;
	float: left;
	margin: 0 auto;
	padding: 0 5px 0 21px;
	vertical-align: top;
	width: 200px;
	*width: 180px;
	font-size: 13px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.header-sarch input.sfbtn {
	background: url(http://girlsreport.net/images/serch_bg.png) 100% 0 no-repeat;
	border-left: 0;
	border-radius: 0 10px 10px 0;
	float:right;
	text-shadow: 0 1px 0 #fff;
	width: 75px;
}
.header-sarch input.sfbtn:hover,
.header-sarch input.sfbtn:focus {
	color: #2e90c5;
}


/* form */
input, button, textarea, select {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

/* -----------------------------------------------
コンテンツ
----------------------------------------------- */

#wrapper{
}

/* 共通
----------------------------------------------- */
@keyframes animation {
	0% {
		transform: scale(0, 0);
	}
	100% {
		transform: scale(1, 1);
	}
}

div.comment {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	margin-top: -10px;
	margin-left: -10px;
	line-height: 13px;
	width: 48px;
	height: 48px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center !important;
	padding: 13px 0 0 0 !important;
	border-radius: 50%;
	background-color: #f55187 !important;
	color: #fff !important;
	font-size: 14px !important;
	font-weight: bold;
}

.article-card div.comment {
	animation-name: animation;
	animation-duration: 0.5s;
	animation-timing-function: ease;
	animation-delay: 1.2s;
	animation-iteration-count: 1;
	animation-direction: normal;
	animation-fill-mode: backwards;
	animation-play-state: running;
}

div.popularArticlesWithImage.A div.comment {
	display: none;
	opacity: 0;
}

div.popularArticlesWithImage.A  div.comment.animation {
	display: block;
	opacity: 1;
	animation-name: animation;
	animation-duration: 0.5s;
	animation-timing-function: ease;
	animation-delay: 1.2s;
	animation-iteration-count: 1;
	animation-direction: normal;
	animation-fill-mode: backwards;
	animation-play-state: running;
}

div.comment .comtxt {
	display: inline-block;
	font-size: 8px !important;
	-webkit-transform: scale(0.8);
/*	font-weight: normal;*/
}

/* コンテンツのカラム幅
----------------------------------------------- */

/* コンテンツ全体 */
#container{
	width: 1268px;
	margin:0 auto;
	*position: relative;
}

/* コンテンツ　左側のカラム */
.left-container{
	width:300px;
	float:left;
/* 	background: #eaeaea;*/
}
.left-container:after {
	content: "."; 
	display: block; 
	visibility:hidden;
}

/* コンテンツ　中央メインのカラム */
.main-container{
	width:725px;
	float:left;
	margin:0 40px;
}

/* コンテンツ　右側のカラム */
.right-container{
	width:160px;
	float:left;
}


/* コンテンツ　３カラムの上のエリア
----------------------------------------------- */
/*画像付きRTorコメントリスト*/
.listWithImage{
	margin-right: -15px;
	margin-top: 24px;
}
.listWithImage li{
	margin-bottom:0 !important;
	text-decoration: none;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	-ms-transition: 0.4s;
	transition: 0.4s;
}
.listWithImage a img{
	opacity: 1.0;
}
.listWithImage li:hover{
	opacity: 0.6;
}
.listWithImage div.popularArticlesWithImage.A ul li{
	border: 1px solid #cfcfcf;
	display: block;
	width: 171px;
	margin-right: 12px;
	float: left;
}
.listWithImage div.popularArticlesWithImage.A ul li a{
	border: 7px solid #ffffff !important;
}
.listWithImage div.popularArticlesWithImage.A div.title{
	color: #333333 !important;
	padding-bottom: 2px;
}


/*画像付きRTorコメントリスト （中央メインのカラム）*/
.main-container div.popularArticlesWithImage.A div.title{
	padding-bottom: 6px;
}
div.popularArticlesWithImage.A div.retweet{
	padding: 3px 6px 0px 5px;
	text-shadow: none !important;
}

/* コンテンツ　中央メインのカラム
----------------------------------------------- */

/* ----------------------------------------------- */
/*

      BlogRoll css

*/
/* ----------------------------------------------- */

.blogroll-channel,
.blogroll-channel * {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    border: none;
    text-align: left;
    text-decoration: none;
    
}
.blogroll-channel {
    height: 252px;
    margin-bottom: 15px;
    padding: 10px;
    border: solid 1px #fff;
    background: #fff;
    overflow-y: scroll;
    
}

.blogroll-channel .blogroll-list-wrap {
    margin-bottom: 10px;
}

.blogroll-channel .blogroll-list-wrap::-webkit-scrollbar-piece{
    background:#EF8CB5;
}
.blogroll-channel .blogroll-list-wrap::-webkit-scrollbar{
    width:5px;background:#eee:
}

.blogroll-channel .blogroll-list {
    list-style-type: none;
    margin-bottom: 3px;
    font-size: 16px;
    line-height: 1.6;
    border-bottom: 1px solid #eee;
    padding: 5px 0;
}
.blogroll-channel .blogroll-list a{
	color: #333;
        text-decoration: none;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
}

.blogroll-channel .blogroll-list a:hover{
	color: #ff7f50;
         left:8px; 
         position:relative;
}

.blogroll-channel .blogroll-list img {
    vertical-align: middle;
}

.blogroll-channel img.blogroll-icon,
.blogroll-channel img.blogroll-favicon {
    margin: 0 5px 0 0;
}

.blogroll-channel img.blogroll-favicon {
	width: 16px;
	height: 16px;
}

.blogroll-channel a.blogroll-link {
}

.blogroll-channel .blogroll-new-entry {
    margin-left: 5px;
    color: red;
}

.blogroll-channel .blogroll-clip,
.blogroll-channel .blogroll-hatebu {
    margin: 0 0 0 5px;
}

.blogroll-channel .blogroll-link-time {
    margin: 0 0 0 3px;
    color: #666;
    font-size: 10px;
}

.blogroll-channel .blogroll-ad-img {
}

.blogroll-channel .blogroll-ad-text {
    display: block;
    margin-top: 5px;
    color: #666;
    font-size: 12px;
}


/*BlogRoll　※恐らく使用しない*/

/*全体の設定*/
.rss-blogroll:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
.rss-blogroll {
	zoom:100%;
	border:2px solid #b0b0b0;
	margin-bottom:10px;
	padding: 3px 0;
}

/*チャンネル単位の設定*/
.rss-blogroll .blogroll-channel{
	margin-left:5px;
	width:315px;
	height:284px;
	overflow: auto;
	float: left;
	font-size: 12px;
	padding:0 0 0 0;
	margin-bottom:0;
}

/*リストの設定*/
.rss-blogroll .blogroll-channel .blogroll-list {
	list-style-type: none;
	line-height: 1.3;
	font-size: 14px;
	border-bottom: 1px dashed #c2c2c2;
	padding: 3px 0;
	line-height: 1.3;
	padding-top:0;
}

/*テキスト部分の設定*/
.rss-blogroll .blogroll-channel .blogroll-list a{
	padding-left: 5px;
	text-decoration: none;
}
.rss-blogroll .blogroll-channel .blogroll-list a:hover{
	text-decoration: underline;
}

/*NEWの文字の設定*/
.rss-blogroll .blogroll-new-entry{
	color: #ff0a00;
	font-size: 11px;
	font-weight: bold;
}


/*メッセージボード*/
.message-board-outer{
	margin-bottom:10px !important;
	padding:10px;
	border:3px solid #2a5ccd;
	background:#d4e3ff;
	font-size:16px;
	line-height:1.6;
}
.message-board-outer a{
	text-decoration:none;
}
.message-board-outer a:hover{
	text-decoration:underline;
}


/*記事タイトル*/
.article-title{
	border-top: 3px solid #f5568b;
	border-bottom: 2px solid #ddd;
	margin-top: 30px;
	margin-bottom: 14px;
	font-size: 28px;
	line-height: 1.4;
	padding: 14px 10px;
	letter-spacing: 1px;
}
.article-title a{
	color:#f5568b;
	font-weight:bold;
	text-decoration:none;
}
.article-title a:hover{
	text-decoration:underline;
}

/*記事タイトル下の記事情報*/
.article-header-inner:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}
.article-header-inner {
	margin-bottom:15px;
	padding: 10px;
	background:#fffafa;
	zoom:100%;
}

/*投稿時間 カテゴリー 部分*/
.article-header-top:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
.article-header-top {
	zoom:100%;
}

/*投稿時間 - 記事タイトル下の記事情報*/
.article-header-date{
	padding-left:18px;
	margin:4px 10px 5px 0;
	font-size:12px;
	line-height: 1.3;
	float: left;
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_km_matomeblue_3c/icon_date.png) no-repeat left 50%;
}

/*カテゴリー - 記事タイトル下の記事情報*/
.article-header-category{
	padding-left:16px;
	margin:4px 10px 5px 0;
	font-size:12px;
	line-height: 1.3;
	float: left;
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_km_matomeblue_3c/icon_category.png) no-repeat left 50%;
}
.article-header-category li{
	list-style:none;
}
.article-header-category dt{
	display:none;
}
.article-header-category dd{
	padding: 0 5px;
	float:left;
}
.article-header-category dd a {
	color:#333;
	text-decoration:none;
}
.article-header-category dd a:hover{
	text-decoration:underline;
}

/*ソーシャルボタン - 記事タイトル下の記事情報*/
	.article-social-btn{
}


.article-card {
	position: relative;
	margin: 15px 0px;
	padding: 10px;
	/*    -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid #d7d7d7;*/
	-moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
	border: 1px solid #d7d7d7;
}

.article-card *, .article-card *:before, .article-card *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.article-card .botmain {
	float: right;
	width: 500px;
}

.article-card .botmain .article-header {
	position: relative;
	height: 150px;
}

.article-card .botmain .article-header .article-time {
	margin-left: 10px;
	padding: 0;
	font-size: 14px;
	color: #fe4958;
}

.article-card .botmain .article-header .article-title {
	overflow: hidden;
	margin-top: 8px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0;
	line-height: 20px;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
    border: none;
}

.article-card .botmain .article-header .article-title a {
	color: #333;
}

.article-card .botmain .article-header .category {
	width: 100%;
	margin-top: 4px;
	margin-left: 10px;
}

.article-card .botmain .article-header .category .article-header-category {
	padding-left: 16px;
	margin: 4px 4px 5px 0;
	font-size: 12px;
	line-height: 1.3;
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_km_matomeblue_3c/icon_category.png) no-repeat left 50%;
}

.article-card .botmain .article-header .category .article-header-category li {
	list-style: none;
}

.article-card .botmain .article-header .category .article-header-category dt {
	display: none;
}

.article-card .botmain .article-header .category .article-header-category dd {
	padding: 0 5px;
	float: left;
}

.article-card .botmain .article-header .category .article-header-category dd a{
	color: #ba55d3;
	font-size: 12px;
	text-decoration: none;
}

.article-card .botmain .article-header .category .article-header-category dd a:hover{
	color: #ba55d3;
	font-size: 12px;
	text-decoration: underline;
}

.article-card .botmain .article-header .category .article-header-category dd a, .article-card .botmain .article-header .category dl.article-tags dd a {
	color: #ba55d3;
	font-size: 12px;
	text-decoration: none;
}



.article-card .botmain .article-header .article-social-btn {
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
	margin-left: 10px;
	width: 100%;
}

.article-card .botmain .article-header .article-social-btn .read-more {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.article-card a {
	color: #0132cc;
	text-decoration: none;
}

.article-card a:visited {
	color: #036;
}

.article-card .article-date {
	padding-left: 18px;
	margin: 4px 10px 5px 0;
	font-size: 12px;
	line-height: 1.3;
	float: left;
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_km_matomeblue_3c/icon_date.png) no-repeat left 50%;
}

.article-card .article-bottom .thum {
	width: 200px;
	float: left;
}

.article-card .thum figure.post-image {
	height: 150px;
}

.article-card figure.post-image {
	margin: 0;
	height: 220px;
	overflow: hidden;
}

.article-card img {
	border: 0;
}

.article-card img, .article-card input[type="image"] {
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

.article-card figure.post-image img {
	padding: 0;
}

/*記事本文*/
.article-body{
	margin-bottom:40px;
	padding: 0 20px;
	}
.article-body a{
	color:#4169e1;
	text-decoration:none;
}
.article-body a:hover{
        color:#cd5c5c;
        //font-weight:bold;
	text-decoration:underline;
}
.article-body a:visited{
	color:#b67448;
}

/*レス文字色デフォルト*/
.article-body-inner {
        color:#333333;
}
/*引用*/
.article-body-inner blockquote:before{
	display:none;
}

/*続きを読む*/
.article-body-continue{
	margin:30px 0 0;
	border-radius: 20px;
	font-size:12px;
	text-align: center;
	line-height:1.4;
	background:#dfdfdf;
	display:block;
}
.article-body-continue a{
	display: block;
	padding: 10px;
	color: #555;
}
.article-body-continue a:hover{
	padding: 10px;
	color: #555;
	display: block;
	text-decoration: none;
	background: #f1f1f1;
	border-radius: 20px;
}



/*記事下の記事情報　（個別記事ページのみ）*/
.article-footer:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
.article-footer {
	zoom:100%;
	margin-bottom: 40px;
	padding: 10px;
	color: #333333;
	//background: #efefef;
        background: #FFF0F1;
}


/*コメント - 記事下の記事情報*/
.article-footer .article-footer-comment{
	padding-left:18px;
	margin:4px 10px 5px 0;
	font-size:12px;
	line-height: 1.3;
	float:left;
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_km_matomeblue_3c/icon_comment.png) no-repeat left 50%;
}
.article-footer .article-footer-comment a{
	color: #333;
	text-decoration: none;
}
.article-footer .article-footer-comment a:hover{
	text-decoration: underline;
}

/*ソーシャルボタン - 記事下の記事情報*/
.article-footer .article-social-btn{
	float:right;
}


/* サブリスト2種
　　カテゴリの最新記事　article-sub-category related-articles
　　人気記事ランキング article-sub-popular
----------------------------------------------- */

/*サブリストの共通タイトル*/
.article-sub-category h3 ,
.article-sub-popular h3 {
	margin-bottom: 15px;
	padding-left: 10px;
	color: #f5568b;
	font-size: 24px;
	font-weight: bold;
	border-left: 5px solid #f5568b;
        //background: #FFF0F1;
}


/*カテゴリの最新記事 , 人気記事ランキング */
.related-articles,
.article-sub-popular {
	padding-bottom: 20px;
}

/*文字の装飾 - カテゴリの最新記事 , 人気記事ランキング*/
.article-sub-category a,
.article-sub-popular a{
	color:#7f7fff;
        font-weight:bold;
	text-decoration: none;
        -webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
}
.article-sub-category a:visited,
.article-sub-popular a:visited{
	color:#d5848b;
        font-weight:bold;
	text-decoration: none;
        -webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
        }
.article-sub-category a:hover,
.article-sub-popular a:hover{
        color:#ff1493;
	text-decoration: underline;
}



/*カテゴリの最新記事*/
.article-sub-category ul{
	padding-left: 18px;
}
.article-sub-category li{
	padding: 0 0 5px 18px;
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_km_matomeblue_3c/icon_list.png) no-repeat left 4px;
	list-style: none;
}


/*人気記事ランキング*/
.article-sub-popular .popularArticlesWithImage.A ul{
	text-align: left;
}

/* サブリスト2種(2)
　　カテゴリの最新記事　article-sub-category2 related-articles
　　人気記事ランキング article-sub-popular2
----------------------------------------------- */

/*サブリストの共通タイトル*/
.article-sub-category2 h3 ,
.article-sub-popular2 h3 {
	margin-bottom: 0px;
	padding-left: 10px;
	color: #f5568b;
	font-size: 24px;
	font-weight: bold;
	border-left: 5px solid #f5568b;
        //background: #FFF0F1;
}


/*カテゴリの最新記事 , 人気記事ランキング */
.related-articles2,
.article-sub-popular2 {
	padding-bottom: 0px;
}

/*文字の装飾 - カテゴリの最新記事 , 人気記事ランキング*/
.article-sub-category2 a,
.article-sub-popular2 a{
	color:#7f7fff;
        font-weight:bold;
	text-decoration: none;
        -webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
}
.article-sub-category2 a:visited,
.article-sub-popular2 a:visited{
	color:#d5848b;
        font-weight:bold;
	text-decoration: none;
        -webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
        }
.article-sub-category2 a:hover,
.article-sub-popular2 a:hover{
        color:#ff1493;
	text-decoration: underline;
}



/*カテゴリの最新記事*/
.article-sub-category2 ul{
	padding-left: 18px;
}
.article-sub-category2 li{
	padding: 0 0 5px 18px;
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_km_matomeblue_3c/icon_list.png) no-repeat left 4px;
	list-style: none;
}


/*人気記事ランキング*/
.article-sub-popular2 .popularArticlesWithImage.A ul{
	text-align: left;
}


/* コメント　トラックバック
----------------------------------------------- */

/*タイトル - コメント/トラックバック共通*/
.article-option-title{
	margin-bottom: 15px;
	padding:10px 0 10px 10px;
	color: #f5568b;
	font-size: 16px;
        font-weight: bold;
	border-left: 5px solid #f5568b;
	background: #FFF0F1;
}


/* コメント トラックバック　共通利用
----------------------------------------------- */

/*コメントエリア　トラックバックエリア*/
#comments ol,
#trackbacks ol{
	margin-bottom: 40px;
	padding-left: 18px;
}


/*コメントのセット　トラックバックのセット*/
.comment-set{
	padding: 10px 0;
	color: #333333;
	border-top: 1px dashed #cccccc;
	font-size: 12px;
	list-style: none;
}
.comment-set:first-child{
	border-top:none;
}


/*コメントの番号　トラックバックの番号*/
.comment-number{
	margin-right: 10px;
}


/*コメント主の名前　トラックバックのブログタイトル*/
.comment-author{
	color: #227a22;
	margin-right: 10px;
	font-weight: normal;
}
.comment-author a{
	color: #0132cc;
	text-decoration: none;
}
.comment-author a:hover{
	color: #0132cc;
}


/*コメントの日時とID　トラックバックの日時*/
.comment-date{
	color: #666666;
}

.comment-body{
	padding-bottom: 0;
	font-size: 16px;
	color: #333333;
}


/*トラックバックの記事*/
.comment-url a{
	color: #0132cc;
}


/* コメントフォーム
----------------------------------------------- */

.comment-form-title{
        color:#778899;
	font-weight: bold;
　　 }

#comment-form{
	margin-top: 5px;
	background: #FFF0F1;
	padding: 20px 0;
}
/*コメント入力欄*/
#comment-form textarea{
	resize: vertical;
}



/* -----------------------------------------------
ナビゲーション
参考URL：http://wiki.livedoor.jp/staff/d/DesignTemplate/Navigation
----------------------------------------------- */

/* トップページ　カテーゴリーアーカイブ　月別アーカイブ
----------------------------------------------- */

/*ナビゲーション共通*/
.pager{
	font-size:17px;
}

/*数字の色*/
.pager a{
	color:#ffffff;
}
ol.paging-number li.current span{
	color:#ffffff;
}

/* 背景の色 */
ol.paging-number li,
li.paging-prev,
li.paging-next,
li.paging-first,
li.paging-last{
	background:#dfdfdf;
	display:block;
	height:34px;
	line-height:34px;
	padding:0 5px;
}


/* マウスホバー時の背景の色 */
li.paging-prev:hover,
li.paging-next:hover,
li.paging-first:hover,
li.paging-last:hover,
.index-navigator li li:hover,
ol.paging-number li.current{
	background:#e02965;
}


/* ページング幅調節 */
ul.index-navigator li a, ul.index-navigator li span,
ul.index-navigator li a, ul.index-navigator li.current span{
	margin: 0 0 0 0px;
	padding:0 6px;
	line-height: 34px;
}
ul.index-navigator{
	height:34px;
	margin:0 0 10px 0;
}

ul.index-navigator li.paging-number{
	margin: 0 0 !important;
}

/* 間をあける */
ul.index-navigator li, ul.index-navigator li ol {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 3px !important;
}



/* 個別記事ページ
----------------------------------------------- */

/*ナビゲーション全体*/
.article-pager-type2 ul.article-pager,
.article-pager-type2 ul.archives-pager{
	padding: 0 0 0 0;
}

.article-pager-type2 ul.article-pager li,
.article-pager-type2 ul.archives-pager li{
	margin: 0;
}


/*前の記事へ*/
.article-pager-type2 .article-pager .prev{
	float: left;
	padding-left: 20px;
	width: 300px;
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_km_matomeblue_3c/icon_prev.png) no-repeat left 3px;
	text-align: left;
	text-indent: -7px;
	word-wrap:break-word;
}


/*次の記事へ*/
.article-pager-type2 .article-pager .next{
	padding-right: 10px;
	width: 300px;
	float: right;
	text-align: right;
	word-wrap:break-word;
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_km_matomeblue_3c/icon_next.png) no-repeat right 3px;
}


/*文字について*/
.article-pager-type2 ul.article-pager li a,
.article-pager-type2 ul.archives-pager li a{
	padding: 0 ;
	width: 300px;
	font-size: 13px;
	color: #666666;
	word-wrap:break-word;
	display: block;
}

/*マウスオーバーについて*/
.article-pager-type2 ul.article-pager li a:hover,
.article-pager-type2 ul.archives-pager li a:hover {
	background: none !important;
	text-decoration: underline;
}


/* カテゴリーアーカイブ　月別アーカイブ
----------------------------------------------- */

/*アーカイブのタイトルの全体設定*/
.archives-header{
	background: #fffafa;
	color: #333333;
	padding: 10px;
	margin-bottom: 10px;
}


/*アーカイブのタイトル*/
.archives-header h1{
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
}




/* -----------------------------------------------
サイド
----------------------------------------------- */

/* サイドカラム共通設定
----------------------------------------------- */




/*サイド右上広告*/
.right-container-ads{
	margin-bottom: 10px
}

.sidewrapper{
	font-size:12px;
        font-weight: bold;
}

/*サイドカラムのリンク色*/
.sidewrapper a{
	color:#FF5A5A;
	text-decoration:none;
}
.sidewrapper a:hover{
        color:#6495ed;
	text-decoration: underline;
}
.sidewrapper a:visited{
	//color:#fe4958;
}

/* plugin全体への設定 */
.side:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
.side {
	zoom:100%;
	margin:10px 0;
}

.side2 {
	width: 300px !important;
	margin:10px 0;
}

/*サイドカラムのタイトル*/
.sidetitlebody{
	color:#000;
        font-weight: bold;
	background: url(http://girlsreport.net/images/side_title_dot.png) 0 bottom repeat-x;
}

.plugin-memo .sidetitle{
	color: #fe4958;
	padding: 10px 0;
	border-top: 3px solid #fe4958;
}

.plugin-memo .sidetitle2{
        width: 300px !important;
	color: #fe4958;
	padding: 10px 0;
	border-top: 3px solid #fe4958;
}

.plugin-popular_articles_with_image .sidetitle{
	color: #f4b61e;
	padding: 10px 0;
	border-top: 3px solid #f4b61e;
}

.plugin-recent_articles .sidetitle{
	color: #51dad0;
	padding: 10px 0;
	border-top: 3px solid #51dad0;
}

.plugin-categorize .sidetitle{
	color: #f6b20b;
	padding: 10px 0;
	border-top: 3px solid #f6b20b;
}

.plugin-monthly .sidetitle{
	color: #e02965;
	padding: 10px 0;
	border-top: 3px solid #e02965;
}

.plugin-tag_cloud .sidetitle{
	color: #928178;
	padding: 10px 0;
	border-top: 3px solid #928178;
}

/*サイドカラムのリスト*/
.sidebody{
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px solid #e5e5e5;
	line-height:1.2;
}
.sidebody:first-child{
	border-top:none;
}
.sidebody.category-child{
	padding-left:13px;
}


/* 左カラム専用スタイル
----------------------------------------------- */

/*左カラムの共通設定*/
.left-container .side{
	padding: 0 0px 0 0px;
}


/* 最新記事(画像付)
----------------------------------------------- */
.left-container .plugin-recent_articles_image{
	font-size: 13px;
	line-height: 1.2;
}


/* ギャラリー
----------------------------------------------- */

/*ギャラリー共通スタイル*/
.plugin-recent_images .side{
	margin-bottom: 0;
}
.galleryThumbnail li{
	float: left;
	padding: 0 10px 0 0;
}

/*ギャラリー左カラム*/
.left-container .plugin-recent_images .side{
	padding: 0 0 0 10px;
}

.left-container .plugin-recent_images li{
	width: 53px;
	height: 62px;
	*width: 51px;
	*height: 51px;
}
.left-container .plugin-recent_images img{
	width: 51px;
	height: 51px;
}

/*ギャラリーが右カラム*/
.right-container .plugin-recent_images .side{
	width: 310px
}
.right-container .plugin-recent_images li{
	width: 93px;
	height: 103px;
	*width: 91px;
	*height: 91px;
}
.right-container .plugin-recent_images img{
	width: 91px;
	height: 91px;
}


/* カレンダー
----------------------------------------------- */

/*カレンダー共通設定*/
.plugin-calendar_default{
	font-size:14px;
	margin:0 0 20px 0;
}

/*カレンダー年月*/
.calendarheadbody{
	padding: 5px 10px;
	background: #484848;
	font-size: 14px;
	color: #ffffff;
}
.calendarheadbody a{
	color: #ffffff;
}
.calendarheadbody a:visited{
	color: #ffffff;
}

/*カレンダーの体裁*/
.plugin-calendar_default table{
	border-collapse: separate;
	border-spacing: 1px;
}
.calbody{
	color:#8d8d8d;
}
table.caltblday td{
	border: 1px solid #eeeeee;
}

/*リンク背景*/
table.caltblday td a{
	color:#ffffff;
	background:#0033cc;
}
table.caltblday td a:hover{
	text-decoration:underline;
}
table.caltblday td a:visited{
	color:#ffffff;
}

/*曜日*/
.sun{
	color:#ff5d59;
	font-weight:bold;
}
.sat{
	color:#4e8cff;
	font-weight:bold;
}
.weekday{
	font-weight:bold;
}


/* 人気記事（画像付）
----------------------------------------------- */

.plugin-popular_articles_with_image li{
       text-decoration: none;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	-ms-transition: 0.4s;
	transition: 0.4s;
}

.plugin-popular_articles_with_image a img{
	opacity: 1.0;
}

.plugin-popular_articles_with_image li:hover{
	opacity: 0.6;
}
div.popularArticlesWithImage.B:hover a,
div.popularArticlesWithImage.C:hover a{
	text-decoration:none !important;
}

.listWithImage .plugin-popular_articles_with_image .title{
	color: #333333 !important;
        line-height: 1.1 !important;
	background:#EBEBEB !important;
}

div.popularArticlesWithImage.B div.comment,
div.popularArticlesWithImage.B div.retweet,
div.popularArticlesWithImage.C div.comment,
div.popularArticlesWithImage.C div.retweet{
	display: inline !important;
	text-shadow:none !important;
}

div.popularArticlesWithImage.B div.title{
	background:none !important;
	margin:10px 0 0 10px;
}
div.popularArticlesWithImage.C div.title{
	background:none !important;
	margin:10px 0 0 0;
}

/* 相互RSS
----------------------------------------------- */

.sidewrapper .blogroll-channel{
	border:1px solid #b0b0b0;
	margin-bottom:10px;
	padding: 3px 0;
}

.sidewrapper .blogroll-channel .blogroll-list{
	padding:5px !important;
	list-style-type: none;
	line-height: 1.3;
	font-size: 13px;
	border-bottom: 1px dashed #c2c2c2;
	padding: 3px 0;
	line-height: 1.3;
	padding-top:0;
}


/* -----------------------------------------------
フッター
----------------------------------------------- */

/*フッターの全体設定*/
#globalfooter {
clear: both;
position:relative;
//width:1400px;
margin-top:30px;
//margin:30px auto 0 auto;
box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2);
border-bottom:1px solid #ff6699;
background: #ff9999; /* Old browsers */
    background: -moz-linear-gradient(top,  #ff9999 0%,#ff9999 50%,#ff9999 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9999), color-stop(0%,#ff9999), color-stop(100%,#ff9999)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ff9999 0%,#ff9999 50%,#ff9999 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ff9999 0%,#ff9999 50%,#ff9999 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ff9999 0%,#ff9999 50%,#ff9999 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ff9999 0%,#ff9999 50%,#ff9999 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9999', endColorstr='#c4cce1',GradientType=0 ); /* IE6-9 */
}


#globalfooter .footer-inner {
    margin:0 auto;
    width:1400px;
    padding:11px 0;
}

#globalfooter section {
width: 31%;
float: left;
margin: 1%;
display: inline;
}

#globalfooter h3.widget-title {
border-bottom: dotted 5px #ff6699;
color: #fff;
font-size: 24px;
    margin: 5px 12px 12px 0px;
}
.link_box {
    width: 45%;
    display: inline-table;
    font-size: 18px;
    margin-right: 8px;
    padding: 3px;
    line-height: 33px;
}
.link_box h4{
    padding: 3px;
    font-size: 22px;
    color:#ffffff;
    //font-weight: bold;
    border-bottom: dotted 3px #ff6699;
}

.link_box a {
color: #faebd7;
text-decoration: none;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
}

.link_box a:hover {
	 color: #ff1493 !important;
         left:2px; 
         position:relative;
         text-decoration: none;
}

.link_item li {
list-style: none;
font-size: 14px;
border-bottom: dotted 3px #ff6699;
margin:5px 0px 10px 0;
}

.link_item li a {
color: #faebd7;
text-decoration: none;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
}

.link_item li a:hover {
	color: #ff1493;
         left:2px; 
         position:relative;
         text-decoration: none;
}

.avatar-im , .avatarcom {
margin: 3px 3px 15px 3px;
}

/*フッターのコピーライト部分*/
.c-antena{clear: both;text-align:center;}
#footer_copyright small{
clear: both;
text-align: center;
font-size: 15px;
font-style: normal;
text-align: center;
display: block;
}

#globalfooter #footer{
color:#ffffff;
text-align: center;
}
#globalfooter #footer a{
    color:#ffffff;
}



/*フッターの全体設定 上が機能すれば消す*/
#blog-footer{
	margin-top:30px;
        width: auto;
	height:auto;
	box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2);
	border-bottom:1px solid #4c4c4c;
	background: #4c4c4c;
}


/*フッターのコピーライト部分*/
#blog-footer #footer{
	height:80px;
	color:#ffffff;
	line-height:80px;
}
#blog-footer #footer a{
	color:#ffffff;
}


/*フッターの3分割部分*/

ul {
    list-style-type: none;
    padding-left: 0;
}

.fotter-float {
    width: 1400px;
    overflow: hidden;
    margin: 0 auto;
}

.fotter-float ul {
    list-style-type: none;
    padding-left: 0;
}

.fotter-float li {
    background: #4c4c4c;
    color: #ccc;
    width: 300px;
    height: 300px;
    padding: 10px;
    margin: 20px 20px 0 20px;
    float: left;
}



/*トップへ戻る*/
.to-pagetop {
	opacity: 0;
}

.to-pagetop.show {
    position: fixed;
    right: 20px;
    bottom: 20px;
    opacity: 1;
}

/* ----------------------------------------------- */
/** サイドボックス */
div#social_box{
  background:#fff;
  width:90px;
  text-align:center;
  position:fixed;
  top:660px;
  padding:5px;
  margin-left:1332px;
  list-style-type:none;
  //border-Top:1px solid #636563;
  //border-bottom:1px solid #636563;
  //border-left:1px solid #636563;
  //border-right:1px solid #636563;
  //-webkit-border-radius: 10px;
  //-moz-border-radius: 10px;
  //border-radius: 10px; 
  }

#social_box li{
  text-align:center;
padding: 6px 8px 8px 8px;
}

#social_box li2{
  text-align:center;
padding: 6px 8px 2px 8px;
}

/** サイドボックス2 個別記事用 */
div#social_box2{
  background:#fff;
  width:90px;
  text-align:center;
  position:fixed;
  top:550px;
  padding:5px;
  margin-left:1332px;
  list-style-type:none;
  //border-Top:1px solid #636563;
  //border-bottom:1px solid #636563;
  //border-left:1px solid #636563;
  //border-right:1px solid #636563;
  //-webkit-border-radius: 10px;
  //-moz-border-radius: 10px;
  //border-radius: 10px; 
  }


#social_box2 li{
  text-align:center;
padding: 6px 8px 3px 8px;
}

/* -----------------------------------------------
リセット　他のCSSが影響している場合にここでリセットします
----------------------------------------------- */

/* reset for template_6thgen.css
----------------------------------------------- */

body.layout-2col .message-board{
	margin-top:0;
}


/* reset for template.css
----------------------------------------------- */

.article-social-btn > a, .article-social-btn > span, .article-social-btn > div, .article-social-btn > iframe{
	margin: 0 ;
}


/*********** overwrite ***********/
div.popularArticlesWithImage.A div.retweet, div.popularArticlesWithImage.A div.pv {
    position: absolute;
    top: 0;
    right: inherit !important;
    left: 0 !important;
    display: inline-block;
    padding: 3px 6px 2px 5px;
    background: #000;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    /* text-align: right; */
    text-shadow: 0 1px 0 #000;
}

.popularArticleWithImage>div>a{
	height: auto !important;
}
.listWithImage div.popularArticlesWithImage.A div.title{
    background-color: inherit !important;
    height: 48px !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
div.popularArticlesWithImage.A {
    margin: 0px 0 !important;
}

div.popularArticlesWithImage.A ul li {
    position: relative;
    display: inline-block;
    margin-bottom: 15px !important;
    vertical-align: top;
    text-align: left;
    list-style-type: none;
	-moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
	border: 1px solid #d7d7d7;
}
div.popularArticlesWithImage.A ul li a {
    display: block;
    border-width: 9px !important;
    border-style: solid;
    border-color: rgba(0,0,0,0.8);
    padding: 0px !important;
    background: none !important;
    text-decoration: none;
    width: 150px;
    height: 112px;
}

div.popularArticlesWithImage.A div.title {
    position: static;
    width: 100% !important;
    height: 36px !important;
    background: inherit !important;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
    filter: alpha(opacity=80);
    opacity: 0.8;
    -moz-opacity: 0.8;
    overflow: hidden;
    padding: 0;
    margin-top: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
dl.article-tags {
    line-height: 1.3;
    margin: 1em 0;
    overflow: hidden;
    font-size: 12px !important;
}
dl.article-tags a{
	color: #fe4958;
}

.fixed { position: fixed; 
	top: 0px; }

.fixed-bottom { position: absolute; 
	bottom: 0px; }

.titlestring1 {
  position: relative;
  padding: .25em 0 .5em .75em;
  margin:0 0 10px 0;
  border-left: 6px solid #ccc;
}
.titlestring1::before {
  position: absolute;
  left: -6px;
  bottom: 0;
  content: '';
  width: 6px;
  height: 50%;
  background-color: #f5568b;
}
.titlestring1::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 0;
  border-bottom: 1px solid #ccc;
}

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

div.google-2ad {
 margin:15px 1px 20px; 
 height:280px;
}
div.g-ad1 {
 float:left;
 width:50%;
}
div.g-ad2 {
 float:left;
 width:50%;
}

body .article-over-img {
 width: 170px !important;
 height: 120px !important;
}
body .article-over-img2 {
 width: 120px !important;
 height: 120px !important;
}
body .article-over-text {
 margin-left: 185px;
 font-size: 18px !important;
}
body .article-over-text2 {
 margin-left: 125px;
 font-size: 18px !important;
}

.gchanbox{
    padding: 8px 19px;
    margin: 2em 0;
    color: #2c2c2f;
    background: #cde4ff;
    border-top: solid 5px #5989cf;
    border-bottom: solid 5px #5989cf;
}
.gchanbox p {
    margin: 0; 
    padding: 0;
}