@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 "matomegray";
 :shortdesc "Template for livedoor Blog";
 :created "2013-01-31";
 :release [:revision "1.01"; :created "2013-02-15"];
 :page <http://blogdesign.ldblog.jp/archives/22919574.html>;
 :rights "LINE Corporation".
*/

html,body,div,h1,.h3,h4,h5,h6,p,blockquote,pre,table,th,tr,td,ul,ol,li,dl,dt,dd,form,fieldset,legend,hr,span,a,img,strong,em,ins,del,cite,abbr,acronym,sup,sub,dfn,code,var,samp,kbd,b,i {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body{
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_km_matomegray_3c/bg.gif) repeat ;
	background-attachment:fixed;
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
word-wrap: break-word;
}

* { box-sizing: border-box;}

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



/* -----------------------------------------------
ヘッダー
----------------------------------------------- */

/* ヘッダー タイトル,画像部分
----------------------------------------------- */
#blog-header01 .header-inner01{
	position: relative;
	margin: 0 auto;
	width: 1130px;
	height: 160px;
}

#blog-header01 .header-inner01.show-image{
	height: auto;
}


.header-inner01 hgroup{
	position: absolute;
	display: block;
	overflow: hidden;
	margin: 15px 0 0 0px;
	width: 1130px;
	height: 215px;
}

.header-inner01 hgroup h1{
	width: 350px;
	display:block;
}

.header-inner01 hgroup h1 a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 30px;
	line-height: 1.2;
}

.header-inner01 hgroup h2{
	margin: 10px 0 0 3px;
	width: 600px;
	color: #ffffff;
	font-size: 14px;
	line-height: 1.3;
}


/* かんたんタイトル画像
----------------------------------------------- */
.header-inner01.show-image img#blog-header-image{
	width: 100%;
}

.header-inner01.hide-text hgroup{
	display: none;
}
.header-inner01.show-image.hide-text{
	background: none !important;
}
.header-inner01.show-image.hide-text img:hover{
	opacity: 0.8;
}

/* ヘッダー　グレー部分
----------------------------------------------- */
#blog-header02{
	position: absolute;
	bottom: 0;
	*left: 0;
}
#blog-header02 .header-inner02{
	margin: 0 auto;
	width: 1130px;
}




/* ヘッダー　ナビ部分
----------------------------------------------- */

/* ヘッダー　Twitter,RSS,検索窓
----------------------------------------------- */

/* 検索 */

/* -----------------------------------------------
コンテンツ
----------------------------------------------- */
#wrapper{
}


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

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


.left-container,
.main-container,
.right-container{
	overflow: hidden;
}

/* コンテンツ　中央メインのカラム */
.main-container{
	display: inline;
	float: left;
	width: 100%;
}

.main-column-inner{
	margin: 0 196px;
}

/* コンテンツ　左側のカラム */
.left-container{
	display: inline;
	float: left;
	margin-left: -100%;
	width: 185px;
}
.left-column-inner{
	margin-left: 0px;
}

/* コンテンツ　右側のカラム */
.right-container{
	display: inline;
	float: left;
	margin-left: -185px;
	width: 185px;
}
.right-column-inner{
	margin-right: 0px;
}

.left-container:after,
.right-container:after {
	display: block;
	visibility: hidden;
	content: ".";
}

.par_a { clear:both; }


/* 画像付きRTorコメントリスト
----------------------------------------------- */

/* BlogRoll
----------------------------------------------- */
/*全体の設定*/


/* BlogRoll
----------------------------------------------- */
/*広告*/
.main-container-ads{
	margin-bottom: 2px;
}


/* 記事タイトル
----------------------------------------------- */

.article-header{
border-top: 1px solid #555;
}

.article-title{
	padding: 15px;
margin: 10px 10px 10px 0px;
	color: #000000;
	font-weight: bold;
	font-size: 22px;
	line-height: 1.2;
background: #;
}

.article-title a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
padding: 10px 15px 10px 8px;
border-left:#c3527b 9px solid;
display: block;
}

.article-title a:hover{
color: #0080c3;
	text-decoration: underline;
}


/* 記事タイトル下の記事情報
----------------------------------------------- */
.article-header-inner:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}

.article-header-inner {
	margin: 0px 15px 15px 15px;
	padding: 13px 5px;
	background: #;
	zoom: 100%;
background: #f6f6f6;
}

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

.article-header-top {
     zoom: 100%;
}

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

/*カテゴリー - 記事タイトル下の記事情報*/
.article-header-category{
	float: left;
	margin: 4px 10px 5px 0;
	padding-left: 16px;
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_km_matomegray_3c/icon_category.png) no-repeat left 50%;
	font-size: 12px;
	line-height: 1.3;
}

.article-header-category li{
	list-style: none;
	*height:14px;
}

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

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

.article-header-category dd a {
	color: #333;
	text-decoration: none;
}

.article-header-category dd a:hover{
	text-decoration: underline;
}

/*記事の評価アイコン*/
.article-rating img{
	vertical-align: middle;
}

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


/* 記事本文
----------------------------------------------- */
.article-body{
	margin-bottom: 0px;
	padding: 0 20px;
}

.article-body a{
	color: #323030;
	text-decoration:none;
}

.article-body a:hover{
color: #;
	text-decoration:none;
}

.article-body a:visited{
	color: #;
}


/*引用*/
.article-body-inner blockquote{
	padding: 15px;
	background: #efefef;
}
.article-body-inner blockquote:before{
	display: none;
}

/*続きを読む*/


.article-body-continue {
margin:20px 470px 10px 10px !important ;
}

.article-body-continue a {
margin:20px 470px 10px 10px !important ;
border: 1px solid #d55483;
background-color: #d55483;
text-decoration: none;
font-weight: bold;
font-size: 22px;
text-align: center;
line-height: 30px;
color:#ffffff;
display: block;
}

.article-body-continue a:hover {
background-color: #ffffff;
border: 1px solid #d55483;
color:#000000;
text-decoration: none;
}

/* 記事下の記事情報　（個別記事ページのみ）
----------------------------------------------- */
.article-footer:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}

.article-footer {
	margin-bottom: 40px;
	padding: 10px;
	background: #efefef;
	color: #333333;
	zoom: 100%;
}


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

.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 {
position: relative;
color: #ffffff;
font-size: 16px;
font-weight: bold;
margin: 20px 200px 20px 10px;
padding: 10px 5px 10px 10px;
border-radius: 3px;
background-color: #c06c84;
border :1px solid #c06c84;
}

.article-sub-category h3:after ,
.article-sub-popular h3:after {
content: "";
position: absolute;
border: 10px solid transparent;
border-top: 10px solid #c06c84;
top: 100%;
left: 30px;
}


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

/*文字の装飾 - カテゴリの最新記事 , 人気記事ランキング*/
.article-sub-category a,
.article-sub-popular a{
	text-decoration: none;
}

.article-sub-category a:hover,
.article-sub-popular a:hover{
	text-decoration: underline;
}

.article-sub-category a:visited,
.article-sub-popular a:visited{
}

/*カテゴリの最新記事*/
.article-sub-category ul{
	list-style: none;
	margin: 0;
	padding: 0;

}

.article-sub-category ul li a{
	background: url(http://livedoor.4.blogimg.jp/carat22/imgs/f/e/fead5be1.gif) no-repeat 5px 8px;
	padding: 5px 0 5px 25px;
	margin: 0px 35px 0px 15px;
border-bottom: 1px dotted #c9c8c8;

}

.article-sub-category a{
font-size: 16px;
color: #c3527b;
display:block;
line-height: 20px;
}

.article-sub-category a:hover{
color:#0080c3; 
text-decoration: underline;
}


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




/* コメント　トラックバック
----------------------------------------------- */
.article-option-title {
position: relative;
color: #ffffff;
font-size: 16px;
font-weight: bold;
margin: 20px 200px 20px 10px;
padding: 10px 5px 10px 10px;
border-radius: 3px;
background-color: #c06c84;
border :1px solid #c06c84;
}

.article-option-title:after{
content: "";
position: absolute;
border: 10px solid transparent;
border-top: 10px solid #c06c84;
top: 100%;
left: 30px;
}

#comments ol,
#trackbacks ol{
	margin-bottom: 40px;
	padding-left: 18px;
}

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

.comment-set:first-child{
	border-top: none;
}

.comment-info, .trackback-set {
	margin: 10px 0;
}

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

/*コメント主の名前,トラックバックのブログタイトル*/
.comment-author{
	margin-right: 10px;
	font-weight: normal;
}

.comment-author a{
	color: #0033cc;
	text-decoration: none;
}

.comment-author a:hover{
	color: #0033cc;
}


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

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


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


/* コメントフォーム
----------------------------------------------- */
.comment-form-title{
  position: relative;
  color: #ffffff;
  background: #c06c84;
  font-size: 16px;
font-weight: bold;
  border :1px solid #c06c84;
  margin: 20px 200px 20px 10px;
  padding: 10px 5px 10px 10px;
  border-radius: 3px;
}

.comment-form-title:after{
  content: "";
  position: absolute;
  top: 100%;
  left: 30px;
  height: 0;
  width: 0;
  border: 10px solid transparent;
  border-top: 10px solid #c06c84;
}

#comment-form{
	margin: 20px 20px 20px 20px;
	padding: 20px 0;
	background: #efefef;
}

/*コメント入力欄*/
#comment-form textarea{
	resize: vertical;
}




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

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

/*ナビゲーション共通*/
.pager{
	padding:0 0 0 0;
	background: none;
	font-size: 14px;
}

ul.index-navigator{
	margin: 0 0 7px !important;
}

li.paging-prev{
	margin: 0 5px !important;
}

li.paging-prev a,
li.paging-next a,
.index-navigator .paging-first a,
.index-navigator .paging-last a,
li.paging-number ol.paging-number li a{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 12px !important;
	height: 32px;
	/* border: 1px solid #d5d5d5; */
	background: #999;
	color: #fff;
	text-decoration: none;
	font-weight: bold !important;
	line-height: 32px !important;
}

li.paging-next{
	margin: 0 5px !important;
}

li.paging-prev a:hover,
li.paging-next a:hover,
.index-navigator .paging-first a:hover,
.index-navigator .paging-last a:hover,
li.paging-number ol.paging-number li a:hover,
li.paging-number ol.paging-number li.current{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 12px;
	height: 32px;
	/* border: 1px solid #838383; */
	background: #484848;
	color: #ffffff;
	font-weight: bold;
	line-height: 32px;
}

li.paging-number ol.paging-number li.current{
	padding: 0 0;
}

ul.index-navigator li a,
ul.index-navigator li.current{
	margin: 0 3px !important;
	height: 32px !important;
	line-height: 32px !important;
	*line-height: 30px;
	*height: 30px;
}

ul.index-navigator li.current span{
	*line-height:33px !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_matomegray_3c/icon_prev.png) no-repeat left 6px;
	text-align: left;
	text-indent: -7px;
	word-wrap: break-word;
}

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

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

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




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

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

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




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

/* サイドカラム共通設定
----------------------------------------------- */
.sidewrapper{
    margin-bottom: 10px;
border-top: 1px solid #333;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    border-left: 1px solid #333;
    font-size: 14px;
background: #ffffff;
}

.side{
	padding: 0 10px 0 5px;
}

/*サイドカラムのリンク色*/
.sidewrapper a{
	color: #323030;
	text-decoration: none;
}

.sidewrapper a:visited{
	color: #;
}

.sidewrapper a:hover{
color: #0080c3;
background-color: #f7fffe;
	text-decoration: underline;
}

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

.side {
	margin: 10px 0;
	zoom: 100%;
}


/*サイドカラムのタイトル*/
.sidetitlebody{
margin: 5px 5px 10px 5px;
	padding: 5px 5px 5px 5px;
	background: #fcfcfc;
	color: #c3527b;
border-left:#c3527b 9px solid;
font-weight: bold;
}

.sidetitle a{
    color: #c3527b ;

}

.sidetitle a:hover{
    color: #c3527b ;
}


/*サイドカラムのリスト*/
.sidebody{
	margin: 10px 0 0;
	padding: 10px 5px 5px 10px;
	border-top: 1px solid #99bed1;
	line-height: 1.2;
font-size: 14px;
}


.sidebody a{
display: block;
}

.sidebody:first-child{
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}

.sidebody.category-child {
	padding: 10px 0 0 13px;
}



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


/* ギャラリー
----------------------------------------------- */
/*サムネイルのサイズは54pxにすると表示件数ヨコ3件にちょうどよいです。*/

/*ギャラリー*/
.plugin-recent_images .side{
	margin-bottom: 3px;
}

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

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

.calendarheadbody a{
	color: #ffffff;
}

.calendarheadbody a:visited{
	color: #ffffff;
}

/*カレンダーの体裁*/
.plugin-calendar_default table,
.plugin-calendar_japanese table{
	border-spacing: 1px;
	border-collapse: separate;
}

.calbody{
	color: #8d8d8d;
}

table.caltblday td{
	border: 1px solid #eeeeee;
}

/*リンク背景*/
table.caltblday td a{
	background: #333333;
	color: #ffffff;
}

table.caltblday td a:hover{
	text-decoration: underline;
}

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

.sat{
	color: #4e8cff;
	font-weight: bold;
}

.weekday{
	font-weight: bold;
}


/* 人気記事（画像付）
----------------------------------------------- */
.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{
	background: #EBEBEB !important;
	color: #333333 !important;
	line-height: 1.1 !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{
	margin: 7px 0 0 10px;
	background: none !important;
}

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

/*4つ以上の場合*/
.listWithImage.many li{
	margin-bottom: 10px !important;
}


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

/*フッターの全体設定*/
#blog-footer{
	width: 100%;
	height: 440px;
	margin: 0 auto;
	margin-top: 30px;
	background: #c58ba0;

min-width:1140px;
overflow: hidden;
}

.blog-footer2{
width: 1130px;
margin: 0 auto;
}


.footer-icon {
float: left;
width: 550px;
height:350px;
padding:35px 0px 30px 0px;
overflow : hidden;
top: 20px;
left: 10px;
}

.footer-rss {
width:550px;
height:360px;
padding:40px 0px 0px 0px;
overflow : hidden;
top: 150px;
left: 10px;
}

.footer-link {
float: right;
width: 300px;
height:350px;
background: #ffffff;
margin:35px 0px 0px 0px;
}


.footer-rss1 {
padding:30px 0px 0px 0px;
}


#footer p {
text-align: center; 
width: 1130px;
clear:both;
}

/*フッターのコピーライト部分*/
#blog-footer #footer{
}

#footer {

}

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


/*トップへ戻る*/
.to-pagetop {
	position: absolute;
	right: -5px;
	bottom: -105px;
}

.copyr{
margin: 0 auto;
width: 1130px;
clear:both;
color: #fff;
}

.copyr a{
color: #fff;
}

/* -----------------------------------------------
リセット　他の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 ;
}

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

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


/* -----------------------------------------------
ここから
----------------------------------------------- */

#box01{
width: 1130px;
height: 90px;
}

.fra01{
width: 350px;
height: 90px;
float: left;
}

.fra02{
width: 728px;
height: 90px;
float: left;
}

ul#globalnavi{
list-style:none;
width: 900px;
margin: 0px;
padding: 0px;
}

#globalnavi li{
float: left;
}

.menu1 a {
float:left;
display: block;
overflow: hidden;
height: 35px;
width: 150px;
background-image: url(http://livedoor.blogimg.jp/carat22/imgs/5/2/529dd849.gif);
padding-top: 0px;
text-align: center;
margin: 10px 0px;
}

.menu2 a {
float:left;
display: block;
overflow: hidden;
height: 35px;
width: 150px;
background-image: url(http://livedoor.blogimg.jp/carat22/imgs/4/a/4ada3cd6.gif);
padding-top: 0px;
text-align: center;
margin: 10px 0px;
}

.menu3 a {
float:left;
display: block;
overflow: hidden;
height: 35px;
width: 150px;
background-image: url(http://livedoor.blogimg.jp/carat22/imgs/4/9/49f3c7f1.gif);
padding-top: 0px;
text-align: center;
margin: 10px 0px;
}

.menu4 a {
float:left;
display: block;
overflow: hidden;
height: 35px;
width: 150px;
background-image: url(http://livedoor.blogimg.jp/carat22/imgs/7/4/74d0f5bf.gif);
padding-top: 0px;
text-align: center;
margin: 10px 0px;
}

.menu5 a {
float:left;
display: block;
overflow: hidden;
height: 35px;
width: 150px;
background-image: url(http://livedoor.blogimg.jp/carat22/imgs/3/0/3001531c.gif);
padding-top: 0px;
text-align: center;
margin: 10px 0px;
}

.menu6 a {
float:left;
display: block;
overflow: hidden;
height: 35px;
width: 150px;
background-image: url(http://livedoor.blogimg.jp/carat22/imgs/3/1/319e4a83.gif);
padding-top: 0px;
text-align: center;
margin: 10px 0px;
}
	 
.menu1,menu2,menu3,menu4,menu5,menu6,a:hover {
background-position:left bottom;
}

.toprss1 {
width:1128px;
height:245px;
margin: 0px 0px 5px 0px;
border: 1px solid #6c6c6c;
overflow: hidden;
}

.toprss2 {
width:725px;
height:250px;
margin: 0px 0px 5px 0px;
border: 1px solid #6c6c6c;
overflow: hidden;
}


.article {
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    border-left: 1px solid #333;
margin: 0px 0px 30px 0px;
background: #ffffff;
}


.more {
margin:20px 470px 20px 10px; 
}

.more a {
border: 1px solid #c06c84;
color:#ffffff;
background-color: #c06c84;
text-decoration: none;
font-weight: bold;
font-size: 22px;
text-align: center;
line-height: 30px;
display: block;
}

.more a:hover {
background-color: #ffffff;
border: 1px solid #c06c84;
color:#000000;
text-decoration: none;
}

.reco{
position: relative;
color: #ffffff;
font-size: 16px; 
font-weight: bold;
margin: 20px 200px 20px -5px;
padding: 4px 5px 3px 10px;
border-radius: 3px;
background-color: #c06c84;
border :1px solid #c06c84;
}

.reco:after{
content: "";
position: absolute;
border: 10px solid transparent;
border-top: 10px solid #c06c84;
top: 100%;
left: 30px;
}

.underarticle {
width:695px;
height:255px;
margin: 10px 10px 40px 10px;
padding: 3px 0px 3px 3px;
border: 4px solid #eeeeee;
overflow: hidden;
}

.nash{
margin: 0px 0px 0px 10px;
}


.unlink {
line-height: 1.2 !important;
padding: 40px 0px 0px 0px;

}




.unlink a{
color:#0000ff;
text-decoration: none;
font-size:18px;
font-weight: lighter !important;
border-bottom:dashed 1px #bfbfbf;

display: block;

padding: 0px 0px 5px 0px;
margin: -32px 0px 0px 0px;

}


.unlink a:hover{
color:#d55483;
text-decoration: underline;

}

.unlink a:before {
font-family: "FontAwesome";
content: " \f01d";
font-size: 1.1em;
color:#d55483 !important;
margin:0 2px 0 -10px ;
padding: 0px 0 0px 10px;

}


.ml {
font-size:18px;
line-height: 20px;
}

.ml a{
font-size:18px;
color: #0000ff;
margin: 0px 0px 0px 5px;
text-decoration: none;
line-height: -10px;
}

.ml a:hover {
color: #ff1493;
text-decoration: underline;
}

#list0 li { 
	list-style: none;
	background: url("http://livedoor.blogimg.jp/carat22/imgs/9/8/988ab314.gif") no-repeat top left;
	padding: 15px 0px 15px 60px;
}

.list { 
float:left;
}

.list0 a{ 
list-style: none;
background: url("http://livedoor.blogimg.jp/carat22/imgs/9/8/988ab314.gif");
background-position : 5px center;
background-repeat: no-repeat;
padding: 5px 0px 0px 30px;
display: block;
}

.list1 a{ 
list-style: none;
background: url("http://livedoor.blogimg.jp/carat22/imgs/5/6/56aeb0a8.gif");
background-position : 5px center;
background-repeat: no-repeat;
padding: 5px 0px 0px 30px;
display: block;
}

.youg { 
text-align: left;
}

.ads {
margin-left:-16px !important;
}

#comment-form .comment-form-body .facemark,
#comment-form .comment-form-body .rating {
    display: none;
}


.footer-link {
float: right;
width: 300px;
height:350px;
background: #c58ba0;
margin:35px 0px 0px 0px;
}


.put a{
font-size:px;
color:#d55483;
text-decoration: none;
font-weight: bold;
}

.put a:hover{
color:#0276b3;
text-decoration: none;
font-weight: bold;
}

 .square { 
border-style: solid ;
border-width: 1px;
color:#aeaeae ;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
margin:10px 0 30px 0;
padding:10px 10px 0 10px;
}


 .mild
{
 }

.center
 {
}

.ige {
text-align:left;

}
.ige a{
font-size: 12px;
color: #0080c3;
background-color: #fff ;
text-decoration: underline;
padding:0px;
}

.ige a:hover{
color:#d55483;
}


.cann{ display: none; }





.inven_spot {
width: 730px;
margin-bottom: 5px;
}

.inven_one,
.inven_two{
margin-left: 5px;
float: left;
}

.clear {
clear: both;
}



.yos {
margin-left:-10px;
width:750px;
height:900px;
  overflow-x: hidden;
  overflow-y: hidden;
}

.sugg .blogroll_wrapper {
width: 730px;
height: 900px;
float: left;
}

.sugg .blogroll_innner {
width: 700px;
float: left;
margin-top: 2px;
}

.sugg .blogroll-channel,
.sugg .blogroll-channel * {
margin: 0;
padding: 0;
text-align: left;
}

.sugg .blogroll-channel {
margin-bottom: 0px;
padding: 0px;
background: #fff;
}

.sugg .blogroll-channel a{
color: #5b5858;
font-weight: bold;

overflow: hidden;
display: block;
}

.sugg .blogroll-list{
font-size: 17px;
width: 650px;
line-height: 36px;
list-style:none;
}

.sugg .blogroll-list a{
background: url("http://livedoor.blogimg.jp/carat22/imgs/7/4/742b8c95.gif");
background-position : 5px center;
background-repeat: no-repeat;
margin-right: 8px;
padding-left: 23px;
text-decoration: none;
}

.sugg .blogroll-list a:hover{
color: #d55483;
font-weight: bold;
background-color: #fff4f4;
text-decoration: none;
}

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

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

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

.metoo{
font-size: 17px;
width: 720px;
line-height: 36px;
list-style:none;
float: left;
padding-left: 10px;
}

.metoo a{
background: url("http://livedoor.blogimg.jp/carat22/imgs/7/4/742b8c95.gif");
background-position : 5px center;
background-repeat: no-repeat;
margin-right: 8px;
padding-left: 23px;
text-decoration: none;
color: #5b5858;
font-weight: bold;
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

.metoo a:hover{
color: #d55483;
font-weight: bold;
background-color: #fff4f4;
text-decoration: none;
}


.recoo{
position: relative;
color: #ffffff;
font-size: 16px; 
font-weight: bold;
margin: 20px 200px 20px 15px;
padding: 4px 5px 3px 10px;
border-radius: 3px;
background-color: #c06c84;
border :1px solid #c06c84;
}

.recoo:after{
content: "";
position: absolute;
border: 10px solid transparent;
border-top: 10px solid #c06c84;
top: 100%;
left: 30px;
}


.yoss {
margin-left: 10px;
width:750px;
height:900px;
  overflow-x: hidden;
  overflow-y: hidden;
}


.suggg .blogroll_wrapper {
width: 730px;
height: 900px;
float: left;
}

.suggg .blogroll_innner {
width: 700px;
float: left;
margin-top: 2px;
}

.suggg .blogroll-channel,
.suggg .blogroll-channel * {
margin: 0;
padding: 0;
text-align: left;
}

.suggg .blogroll-channel {
margin-bottom: 0px;
padding: 0px;
background: #fff;
}

.suggg .blogroll-channel a{
color: #5b5858;
font-weight: bold;

overflow: hidden;
display: block;
}

.suggg .blogroll-list{
font-size: 17px;
width: 650px;
line-height: 36px;
list-style:none;
}

.suggg .blogroll-list a{
background: url("http://livedoor.blogimg.jp/carat22/imgs/7/4/742b8c95.gif");
background-position : 5px center;
background-repeat: no-repeat;
margin-right: 8px;
padding-left: 23px;
text-decoration: none;
}

.suggg .blogroll-list a:hover{
color: #d55483;
font-weight: bold;
background-color: #fff4f4;
text-decoration: none;
}

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

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

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

.linkr{
color: #ff0000 !important;
}
