@charset "UTF-8";

/* Information
==================================================
livedoor Blog CSS　ふぇーそくさん
 Name   : どうぶつ
 Layout : 3カラム
 Update : 2012.08.04
==================================================
*/

body {
	margin:0px;
	padding:0px;
	background-image:url(http://blog.livedoor.jp/nana_news/sozai/bg.png);
}
body, textarea { font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif; }
input, select { font-family: Arial, "ＭＳ Ｐゴシック", sans-serif; }

input,text
area{font-size:12px;}
img{
border:0;
}
p{
margin:0;
padding:0;
}
a{
	color:#374152;
	text-decoration:none;

}
a img{
	border:0;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
a:hover{
	color:#FFC926;
}
.clearfix{
	clear:both;
}
.clearfix{/zoom:1;}
.clearfix:after{
	height:0;
	display:block;
	content:'';
	clear:both;
}
/* 基本構造 */
#header{
	display:none;
}
#container-outer{
	width:auto;
}
#container {
	width:1230px;
	margin:0 auto 0;
}
#articles-outer {
}
#rt-outer{
	width:480px;
	height:135px;
	padding-top:10px;
	padding-left:5px;
	display: block;
	margin-top:20px;
	float:right;
	background-image:url(http://blog.livedoor.jp/nana_news/sozai/rt.jpg);
}
#articles-inner {

}
#touter{
width:1220px;
height:150px;
	overflow:hidden;

}
.toprss,.titlehl,.rssleft{
	border:#CCCCCC 1px solid;
	background:#FFF;
	margin-bottom:3px;
}
/* TOPRSS（2列） */
.rssleft {
    float: right;
    height: 307px;
    padding-left: 4px;
    width: 340px;
}
.rssleftmoji {
    background: url("http://livedoor.blogimg.jp/nana_news/imgs/9/7/974f638d.png") repeat scroll 0 0 transparent;
    color: #000000;
    display: inline;
    font-size: 14px;
    height: 40px;
    line-height: 23px;
    padding: 2px 1.5em;
    text-align: left;
}

.sponsoredsink {
    background: url("http://livedoor.blogimg.jp/nana_news/imgs/9/7/974f638d.png") repeat scroll 0 0 transparent;
    color: #000000;
    display: inline;
    font-size: 14px;
    height: 40px;
    line-height: 23px;
    padding: 2px 1.5em;
    text-align: left;
    margin-left: 10px;
}
.moji {
    background: url("http://livedoor.blogimg.jp/nana_news/imgs/9/7/974f638d.png") repeat scroll 0 0 transparent;
    color: #000000;
    display: inline;
    font-size: 14px;
    height: 40px;
    line-height: 23px;
    padding: 2px 1.5em;
    text-align: left;
}

.toprssmoji {
    background: url("http://blog.livedoor.jp/nana_news/sozai/yg.png") repeat scroll 0 0 transparent;
    color: #000000;
    display: inline;
    font-size: 14px;
    height: 40px;
    line-height: 23px;
    padding: 2px 1.5em;
    text-align: left;
}

.toprss {
    float: right;
    height: 307px;
    width: 874px;
}
.titlehl{
	width:748px;
	height:193px;
	*float:right;
}
/* 個別記事の記事上のRSS */
.toprss3{
	width:724px;
	height:300px;
}
/* TOPの記事一覧下RSS */
.toprss4{
	width:724px;
	height:300px;
	float: left;
}
.article-body-more,.article-body{
	line-height:2.0;
	margin:10px 0;
}
/* TOP時のメイン */
#blog-body-outer {
	font-size: 12px;
	line-height: 1.4;
}
.recent_article_container,#article_container{
	float:left;
	display: inline;
}
/* TOP左コンテナ */
.recent_article_container {
    float: left;
    width: 925px;
    margin-left: 3px;
}

/* サイド右 */
#right {
    float: left;
    width: 170px;
}

/* サイド左 */
#left {
	float: left;
	width: 300px;
    margin-left: 2px;
}
#blog-body-clear{
	clear:both;
}

/* 記事一覧コンテナ */
.recent-article-outer{
	float: right;
	width:750px;
}



/* ----------------------------------------------- */
/* タイトル */
#banner{
	margin-left:15px;
	width:1205px;
	margin:0 auto 0;
	height: 135px; 
	overflow:hidden;
	background:url(http://blog.livedoor.jp/nana_news/sozai/topbg.png) bottom left no-repeat;
}

#header_logo{
	margin:40px 0 0 50px;
	background-image:url(http://blog.livedoor.jp/nana_news/sozai/top.png);
	background-repeat:no-repeat;
	float:left;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;

}
#header_logo h1{
	margin:0;
	padding:0;
	text-indent:-9999px;
}
#header_logo h1 a{
	height:75px;
	width:300px;
	display:block;
}
#header_logo:hover{
	filter:alpha(opacity=65);
	-moz-opacity:.0.65;
	opacity:0.65;
}
#header_ad{
	float:left;
	margin-top:18px;
	margin-left:70px;
	display: block;
}
#blog-body-outer a,#footer a{
	color:#2b0a42;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
#blog-body-outer a:hover,#footer a:hover{
	color:#FFC926;
}
/* ----------------------------------------------- */
/** menu */
.submenu a{
	display:block;
	margin:5px 0;
}
.submenu a img:hover{
	filter:alpha(opacity=65);
	-moz-opacity:.0.65;
	opacity:0.65;
}
/* ----------------------------------------------- */
/*   サイドバー
   [sidetitlebody]
   [   sidetop   ]
   [     side    ]
   [ sidebottom  ] */
.sidetitlebody{
	border:#CCCCCC 1px solid;
	border-bottom:none;
	background-color: #FFF;    
}
.right .sidetitlebody{
	width:162px;
}
.left .sidetitlebody{
	width:298px;
}
.sidetitle{
	color: #000;
	text-align: left;
	padding:9px 1.5em;
	font-size:14px;
	display:inline;
	line-height:40px;
	height:40px;
	text-align: left;
}
#right .sidetitle{
	background:url(http://livedoor.blogimg.jp/nana_news/imgs/9/7/974f638d.png);

}
#left .sidetitle{
	background:url(http://blog.livedoor.jp/nana_news/sozai/yg.png);
	padding:9px 2em;
}
.sidetop {
	display: none;
}
.side {
	padding: 5px;
	background-color: #FFF;
	overflow:hidden;
	border:#CCCCCC 1px solid;
	border-top:none;
}
.side2 {
	padding: 5px 0px;
	background-color: #FFF;
	overflow:hidden;
	border:#CCCCCC 1px solid;
	border-top:none;
}
.sidebody{
	padding-left: 10px;
	background: url(http://blog.livedoor.jp/nana_news/sozai/f3.png) no-repeat 0 45%;
}
.side ul.tagcloud {
	margin: 6px;
	padding: 3px;
}
.side ul.daily_count {
	margin: 6px;
	padding: 3px;
}
.afbody {
	margin: 6px;
	padding: 3px;
}
.side ul.type_counter {
	text-align: left;
}
.side p.daily_count_free_area {
	margin: 12px 6px;
	padding: 3px;
	text-align: left;
}
.sidebody {
	text-align: left;
}
.sidebottom {
	margin-bottom:10px;
}
/*  フリー用  */
.sidebody2 {
	padding: 0;
	margin:5px 0 5px;
	text-align: left;
	overflow:hidden;
}
/* ----------------------------------------------- */
/* Calendar */
.calendarheadbody {
	width: 100%;
	border-top: solid 1px #808080; /* border1 */
	border-left: solid 1px #808080; /* border1 */
	border-right: solid 1px #808080; /* border1 */
	border-bottom: dashed 1px #808080; /* border1 */;
	background: #ffffff; /* background3 */
}
.calendarhead {
	padding: 7px 15px 7px;
	font-weight: bold;
	color: #000000; /* text4 */
}
.calendarhead a {
	text-decoration: none;
}
.caltop {
	display: none;
}
.calbody {
	width: 100%;
	padding: 6px 0;
	margin-bottom: 25px;
	border-left: solid 1px #808080; /* border1 */
	border-right: solid 1px #808080; /* border1 */
	border-bottom: solid 1px #808080; /* border1 */
	background: #ffffff; /* background3 */
}
.caltbl {
	width: 175px;
	margin: 0 auto;
}
.calendartable {}
.caltblwkbg {}
.calendarwd {}
.caltblwk {}
.caltblwk td {
	width: 25px;
	padding: 3px 6px 3px 6px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.calendarweek {}
.weekday {}
.sun {}
.sat {}
.caltbldaybg {}
.caltblday {
	margin: 0 auto 8px;
}
.caltblday td {
	width: 25px;
	/*height: 18%;*/
	padding: 3px 6px 3px 0;
	text-align: right;
	font-size: 12px;
}
.calendard {}
.calendardbg {}
.calendar {
	color: #999999; /* text5 */
}
.calon { text-align: right; }
.caloff { text-align: right; }
.even {}
.odd {}
.calbottom {
	display: none;
}

/* ----------------------------------------------- */
/* TagCloud */
.side ul.tagcloud li.tag-weight-0 {
	font-size: 100%;
}
.side ul.tagcloud li.tag-weight-1 {
	font-size: 130%;
}
.side ul.tagcloud li.tag-weight-2 {
	font-size: 160%;
}
.side ul.tagcloud li.tag-weight-3 {
	font-size: 190%;
}
.side ul.tagcloud li.tag-weight-4 {
	font-size: 220%;
}

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

#articles-header {
}	
h2.archives-title {
	margin: 0;
	margin-bottom:10px;
	color: #FFF;
	font-size:16px;
	font-weight:bolder;
	padding:6px 0 6px;
	background-color: #29303d;
	text-align: center;
	display:block;
	width: 750px;
	background-image:url(http://blog.livedoor.jp/nana_news/sozai/rg.jpg);
}
.pager {
	margin:10px auto 10px;
	font-size:18px;
	line-height:18px;
}
.pager-inner {
}
ul.article-pager {
	text-align: center;
}

ul.article-pager li {

}
.index-navigator a{
	display:inline;

}
.index-navigator li ol li a {
	display:inline-block;
	*display: inline;
	*zoom: 1;
	padding:5px 8px;
	background-image:url(http://blog.livedoor.jp/nana_news/sozai/subbg.jpg);

	text-align: center;
}
.current{
	background-color:;

}
.paging-number a:hover,.index-navigator a:hover{
	filter:alpha(opacity=65);
	-moz-opacity:.0.65;
	opacity:0.65;
}

/* ----------------------------------------------- */
/* 個別記事 */
.article-box {
	color:#20180c;
	line-height:1.4;
}
.article-content{
	padding:10px;
	overflow:hidden;
	color:#20180c;
}

.title-box{
	color:#20180c;
}
.article_right{
	padding:10px 10px 5px;
	flot:left;
	display:block;
	border-bottom:solid 1px #CCC;
	position:relative;
	background:url(http://blog.livedoor.jp/nana_news/sozai/rg.jpg) #FFF top repeat-x;
}
.article_right h2{
    margin:0px;
    padding:0;
    font-size:25px;
    color:#374152;
}

.title-box_foot{
	clear:both;
	width:100%;
	font-size:12px;
	color:#717171;
	padding:5px;
}
.title-box_foot-top{
	float:left;
}
.scparts{
	display:inline;
	float:right;
}
.scparts2{
	margin:20px 0;
}
.article-tag,.article-date,.article-comment
,.article-Category
{
	display:inline;
	color:#717171;
	line-height:20px;
	height:25px;
	padding-top:3px;
	padding-left:10px;
	margin:10px 0;
}
.article-tag,.article-date,.article-comment
,.article-Category a{
	color:#717171;
	font-size:12px;
}
.article-date {
}
.article-comment{
}
.article-Category{
}
.article-tag{
	padding-left:20px;
	border-bottom: 1px dashed #CFC7AF;
	width:100%;
	display:block;
	clear:both;
}
.article-title{
	padding-top:5px;
	display:block;
	overflow:hidden;
}
h5{
    margin:0px;
    padding:0;
    font-size:25px;
    color:#CCC;
}
#articles-body{
	background:#FFF;
	border:#CCC 1px solid;
}

.article-attrs {
	padding: 4px 16px;
	font-size: 12px;
	text-align: right;
}
a.url {
	text-decoration: none;
}
a.url img {
	vertical-align: bottom;
	margin-right: 6px;
}
.article-tags {
	padding: 10px 12px;
	font-size: 12px;
	text-align: right;
}
.tags-label {
	color: #666666; /* text2 */
}
.article-categories {
	padding: 4px 12px;
	font-size: 12px;
	text-align: right;
}
.categories-label {
	color: #666666; /* text2 */
}
#ad{
	margin:25px 0 20px;
	text-align: center;
}

#underad{
	margin:25px 0 20px;
	text-align: left;
}


.top-ad{
	margin-bottom:10px;
	text-align: center;
}

#articles-footer{
	margin-bottom:20px;
}

/* 記事一覧 */
.recent_article{
	width:748px;
	height:178px;
	margin-bottom:10px;
	background: #FFF;
	position:relative;
	border:solid 1px #CCCCCC;
	background:url(http://blog.livedoor.jp/nana_news/sozai/rg.jpg) #FFF right repeat-y;
}
.recent_article:hover{
}
.recent_article-l,.recent_article-r{
	float:left;
	font-size:14px;
	color:#777;
	position:relative;
}

.recent_article-l{
	float:left;
	padding:10px 10px 0;
}
.recent_article-r{
	float:left;
	padding:10px 0 0 10px;
}
.thumnail{
	width:263px;
	height:158px;
	border:solid 1px #CCCCCC;
	padding:0;
}
.thumnail img{
	width:263px;
	height:158px;
}

.recent_article-r h2{
	color:#555555;
	font-weight:bold; 
	line-height:1.4;
	padding:0;
	margin:0;
	padding:5px 0;
	width:440px;
	height:100px;
	display:block;
	font-size:25px;
	overflow:hidden;
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
}
.recent_article-r h2 a,
.recent_article-r h2 a:link,
.recent_article-r h2 a:visited
{
	color:#555555;
	text-shadow: 0px 1px 1px rgba(0,0,0,.2);
}
.recent_article-r h2 a:hover{
	color:#FFC926;
}
.recent_article_txt{
	padding-top:10px;
	padding-right:10px;
	display:inline;
	font-size:14px;
}
.recent_article_txt a{

}
.article ul#tags {
	display:block;
	overflow:hidden;
	margin-left:20px;
	margin-bottom:10px;
	background: #00697F;
}
ul.article_tag {
margin: 0 ;
padding: 0;
}
ul.article_tag li {
	display:inline;
	font-size:14px;
        list-style-type: none;
        margin: 0 ;
        padding:5px 5px 5px 0;
}

ul.article_tag li a,
ul.article_tag li a:link,
ul.article_tag li a:hover,
ul.article_tag li a:visited
{
        padding:3px 5px 3px;
        background: #7F6900;
		-moz-border-radius: 5px;/*for Firefox*/
        -webkit-border-radius: 5px;/*for Safari and chrome*/
        border-radius: 5px;
	color:#fff; 
}
/* ----------------------------------------------- */
/** ソーシャルボタン周辺 */
/** TOPツイッター */
.twouter,.htbouter{
	float:left;
}
.htbouter{
	margin-left:10px;
}
iframe.twitter-share-button {
    width: 105px!important;
}
/** TOPはてブー */
table.htbc,table.twSBT{
	margin: 0 !important; padding: 0 !important;
	border: 0 none !important; background: none !important;
	border-collapse: collapse !important; border-spacing: 0 !important;
}
table.htbc th, table.htbc td,table.twSBT th, table.twSBT td {
	padding: 0 !important; border: 0 none !important;
	font-family: 'Trebuchet MS',arial,verdana;
	font-size: 15px !important; line-height:normal !important;
	background: none !important; vertical-align: middle;
}
table.htbc img,table.twSBT img {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 none !important;
	vertical-align: middle !important;
}
a.htbButton {
	margin: 0 4px 0 0 !important;
}
table.htbc td,table.twSBT td{
	padding: 0 0 0 10px !important;
	background: url(http://blog.livedoor.jp/nana_news/sozai/twsbc0.png) left -34px no-repeat !important;
}
.htbc span,a.twSCount{
	padding: 0 1em; display: block !important;
	height: 30px !important; line-height: 30px !important;
	color:#374152 !important;
	text-decoration: none !important;
	background: url(http://blog.livedoor.jp/nana_news/sozai/twsbc0.png) right top no-repeat !important;
}
td > a.twSCount:hover,table.twSBT td:hover,.htbc span:hover,table.htbc td:hover { 
	color:#FFC926;
}
iframe.twitter-share-button.twitter-count-vertical {
 width: 52px !important; 
}
/* ----------------------------------------------- */
/* トラックバック＆コメントエリア */
#article-options {
	font-size: 12px;
}
.article-option {
	padding-bottom: 10px;
}
h3{
	color:#374152;
	margin: 0px;
	padding-bottom:5px;
	padding-left:15px;
	margin:40px 0 10px;
	font-size: 25px;
	display:block;
	background:url(http://blog.livedoor.jp/nana_news/sozai/line.jpg)  bottom repeat-x;
}
/*** 指定しやすいようstyleReset */
	h4.ping-title
	, ul.ping-info
	, ul.ping-info li
	, ul.comment-info
	, ul.comment-info li {
		padding: 0;
		margin: 0;
	}

	ul.ping-info li
	, ul.comment-info li {
		list-style-type: none;
	}

/* ----------------------------------------------- */
/** トラックバックURL */
input#trackback-url-text {
	margin: 20px 6px 0 12px;
	width: 360px;
}
input#trackback-quick-button {
	margin: 20px 0 0 6px;
	width: 80px;
}
/* ----------------------------------------------- */
/** トラックバック一覧 */

.trackback-box {

}
.trackback-header {
	padding: 10px 0 3px 20px;
}
.trackback-body {
	padding: 0 0 10px 36px;
}
/* ----------------------------------------------- */
/** コメント一覧 */

.comment-box {
	line-height: 1.4;
	margin:10px 0;
}
.comment-header {
	font-size:16px;
	padding: 10px 0 3px 20px;
}
.comment-body {
	font-size:18px;
    width:650px;
	padding: 0 0 10px 20px;
}

/* ----------------------------------------------- */
/** コメ名前 */

.comment-number{
color:#20180c;
}

.comment-author{
color:green;
}

.comment-datetime{
color:#20180c;
}
/* ----------------------------------------------- */
/** コメントフォーム */
#comment-form-body {
	margin-top:10px;
	padding: 16px;
	color:#374152;
}

#comment-form-body table {
	border: 0;
	width: 90%;
	line-height: 1.4;
	font-size: 16px;
}

#comment-form-body table th {
	width: 8em;
	padding-right: 5px;
	text-align: right;
	font-weight: normal;
	font-size: 16px;
}
input#author,textarea#text{
	border: 1px solid #ccc;
}
input#author {
	width: 90%;
}
input#email {
	width: 65%;
}
input#url {
	width: 85%;
}
input#bake {
	margin: 0 0 0 5px;
}
textarea#text {
	width: 90%;
	height: 250px;
	
}
input.button {
	margin-top: 10px;
	width: 90px;
}
#comment-form-body table tr.input-etc td {
	padding-top: 6px;
}
label.input-rating {
	margin-left: 20px;
}
label.input-rating select {
	margin-left: 3px;
}
label.input-rating-face {
	margin-left: 5px;
}
label.input-rating-star {}
#comment-form-body table tr.submit td {
}
/* ----------------------------------------------- */
/*** コメント認証 */
.comment-auth-announcement {
	margin: 12px 12px;
	font-size: 12px;
	border-width: 0px;
}

.comment-auth-announcement p a {
	margin: 0 3px;
}
/*============================================================================*/
/*** フッター */

#footer{
	width:1220px;
	height:auto;
	clear:both;
	margin:0 auto 0;
	position: relative;z-index: 10;
	margin-top:50px;
	padding-top:10px;
	background:#FFF;
	border: 1px solid #CCC;
	z-index: 1;
	}
#footer a:hover{
	color:#FFC926;
}
#footer h6{
	font-weight:normal;
	color:#374152;
	margin: 0px;
	padding:10px 0 10px 30px;
	font-size: 20px;
	display:block;
	background:url(http://blog.livedoor.jp/nana_news/sozai/yg.png) top  left repeat-y;
	border-bottom: 1px solid #CCC;
	margin-bottom:20px;
}
#ft-right h6{
	background:url(http://livedoor.blogimg.jp/nana_news/imgs/9/7/974f638d.png) top  left repeat-y;
}
#ft-left,#ft-center1,#ft-center2,#ft-right
{
	margin: 0px;
	padding: 0px;
	padding:5px;
	margin-left:5px;
	float:left;
	text-align:left;
	list-style: none;
	overflow:hidden;
	width:288px;
}

#ft-center2 ul{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
#ft-center2 li a{
	background: url(http://blog.livedoor.jp/nana_news/sozai/f3.png) no-repeat 0 45%;
    margin-left: 10px;
    padding: 0 0 0 10px;
    font-size: 12px;
	line-height: 1;
	display:block;

}
.acr td{
	border:0px;
	background:#FFF;
}
.acr {
	width:293px;
}
.acr a{

}
.copyright{
	margin-top:10px;
	clear:both;
	font-size:80%;
	width:100%;
	text-align:center;
}
/*============================================================================*/
/*** はてブウィジェット*/

.hatena-bookmark-widget-title{
	color:#374152;
	margin: 0px;
	padding:10px 0 10px 30px;
	font-size: 20px;
	display:block;
	background:url(http://blog.livedoor.jp/nana_news/sozai/yg.png) top  left repeat-y;
	border-bottom: 1px solid #CCC;
}
.hatena-bookmark-widget-title a{
	color: #424242;
}
.hatena-bookmark-widget-title a:hover{
	color:#FFC926;
}
.hatena-bookmark-widget-title img ,.hatena-bookmark-widget-footer{
	display: none;

}
 .hatena-bookmark-widget-body {
       margin-top:20px;
}

.hatena-bookmark-widget-body li {
	position: relative;
	list-style-type: none;
	margin: 0 ;
	padding: 0;
}
.hatena-bookmark-widget-body ul {
	margin: 0 ;
	padding: 0;
}
.hatena-bookmark-widget-body .hatena-bookmark-count a ,.hatena-bookmark-count strong a{
	background: #FCC;
	bottom: 4px;
	color: #F00;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	right: 0;
	text-decoration: underline;
}
#ft-left .hatena-bookmark-count a,#ft-center .hatena-bookmark-count a{
	color: #F00;
}
.hatena-bookmark-widget-body a.hatena-bookmark-entrytitle {
	display: block;
	font-size: 14px;
	padding: 4px 0 20px;
	border-bottom: 1px dotted #717171;
}
/* ----------------------------------------------- */
/** ページナビ部分 */
.page_navi{
	margin:5px 0 5px;
	color: #374152;
	border-top:dashed 1px #ccc;
	border-bottom:dashed 1px #ccc;
	padding:10px 0;
}

.page_navi a{
	color: #7E6625;
}
.prev,.next{

}
.page_navi .prev{
	background-image: url(http://blog.livedoor.jp/nana_news/sozai/arrowl.png);
	background-position:left 50%;
	background-repeat:no-repeat;
	float:left;
	width:300px;
	height:68px;
	padding:5px 5px 5px 40px;
}

.page_navi .next{
	background-image: url(http://blog.livedoor.jp/nana_news/sozai/arrowr.png);
	background-position:right 50%;
	background-repeat:no-repeat;
	float:right;
	width:300px;
	height:68px;
	padding:5px 40px 5px 5px;

}

.page_navi .prev:hover,.page_navi .next:hover{
	color:#FFC926;
	filter:alpha(opacity=75);
	-moz-opacity:.0.75;
	opacity:0.75;
}



/* ----------------------------------------------- */
/** 右のナビ */

#navi{
	width:50px;
	margin: 0;
	padding: 0;
	margin-left:1233px;
	position:fixed;
	top:170px;
	left:auto;
	list-style-type:none;
	text-align:center;
}
#navi li{
	margin:15px auto;
	text-align:center;
}
#navi li a{
	display:block;
	width:50px;
	height:30px;
	overflow:hidden;
	text-indent:777px;
	text-align:center;
}
#navi a{
}
#navi li a span{
}

#go_body{background:url(http://blog.livedoor.jp/nana_news/sozai/navi1.png) no-repeat;
}
#go_bottom{background:url(http://blog.livedoor.jp/nana_news/sozai/navi2.png) no-repeat;
}
#go_bottom:hover,#go_body:hover{
	filter:alpha(opacity=75);
	-moz-opacity:.0.75;
	opacity:0.75;
}
/* ----------------------------------------------- */
/** カテゴリの最新記事 */
.related-articles {
	padding-bottom:10px;
}
.related-articles ul{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
.related-articles li a{
	color:#374152;
	background:url(http://blog.livedoor.jp/nana_news/sozai/f2.png) no-repeat scroll 0 40%;
    margin: 5px 0;
    padding: 0 0 0 20px;
    font-size: 18px;
    font-weight: bold;
	line-height: 1.5;
	display:block;

}
.related-articles li a:hover {
	color:#FFC926;
}
/* ----------------------------------------------- */
/** まとめくす */
.t_b {
    padding:20px 0 20px 20px ;
    font-weight: bold;
	font-size: large;
}
.t_i{

	margin:0 30px 0;

}
.t_b img{
    max-width:700px;
	margin:5px 0;
	padding:3px;
	border: 1px solid #CFC7AF;
}

/* ----------------------------------------------- */
/** popularArticlesWithImage */
#touter div.popularArticlesWithImage.A ul,.cls div.popularArticlesWithImage.A ul{
    margin:0;
    padding:0;
    width:3000px !important;
	text-align:left !important;
	display: block !important;
}
#touter  div.popularArticlesWithImage.A ul li,.cls div.popularArticlesWithImage.A ul li{
	margin-right:5px !important;
	margin-bottom: 5px !important;
		text-align:left !important;
	float: left !important;
	display: block !important;
}
.cls div.popularArticlesWithImage.A ul li{
	margin-right:8px !important;
}
div.popularArticlesWithImage.A ul li a { 
	display: block;
	border-width: 3px;
	border-style:solid;
	border-color:#CCC !important;
	text-decoration: none;
	width: 150px;
	height: 112px;
	z-index: 10 !important;
}

div.popularArticlesWithImage.A div.title {
	position: absolute;
	bottom: 0;
	left: 0;
	background:url(http://blog.livedoor.jp/nana_news/sozai/yg.png) repeat;
	color: #000!important;
	font-weight: normal!important;
	font-size: 12px;
	line-height: 1.4;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}
div.popularArticlesWithImage.A div.retweet,
div.popularArticlesWithImage.A div.comment{
	position: absolute;
	top: 3px!important;
	right: 3px!important;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 5px 10px 4px !important;
	font-weight: normal !important;
	font-size: 12px;
	color: #fff;
	text-align: right;
	text-shadow: none !important;
}
div.popularArticlesWithImage.A div.retweet{
	background: #26C9FF !important;
}
div.popularArticlesWithImage.A div.comment{
	background: #FF5C26 !important;
}
#touter div.popularArticlesWithImage.A li div.image.noimage {
  background-image: url("http://blog.livedoor.jp/nana_news/sozai/thum-r1.jpg");
  /* ↑アップロードした画像のURLに差し替えて下さい */
	height: 118px;
	width: 185px;
}
.cls div.popularArticlesWithImage.A li div.image.noimage {
  background-image: url("http://blog.livedoor.jp/nana_news/sozai/thum-r2.jpg");
  /* ↑アップロードした画像のURLに差し替えて下さい */
	height: 144px;
	width: 144px;
}
.side div.popularArticlesWithImage.A li div.image.noimage {
  background-image: url("http://blog.livedoor.jp/nana_news/sozai/thum-r3.jpg");
  /* ↑アップロードした画像のURLに差し替えて下さい */
	height: 150px;
	width: 282px;
}
#ppw img{
	width:282px;
	height:170px;
}
#ppw div.title{
	width:278px;
}
#ppw  li a{
	width:282px;
	height:170px;
}
/* are */
.cls{
	margin-left:20px;
}
.outer1,.outer2,.outer3{
	float:left;
	overflow:hidden;
}
.outer1{
	margin:5px 8px 0;
	width:1174px;
	height:135px;
}
.outer2,.outer3{
	margin:5px 15px 0;
	width:627px;
	height:155px;
}

.prev span,
.next span{
	margin-top:65px;
	width:15px;
	height:21px;
	float:left;
	display:block;
}
.cls .prev span,
.cls .next span{
	margin-top:75px;
}
.prev span{
	background:url(http://blog.livedoor.jp/nana_news/sozai/arrowml.png) no-repeat 0 0;
}

.next span{
	background:url(http://blog.livedoor.jp/nana_news/sozai/arrowmr.png) no-repeat 0 0;
}
.prev span:hover,
.next span:hover{
	filter:alpha(opacity=60);
	-moz-opacity:.0.60;
	opacity:0.60;
}
#nav {
  width: 160px;
	z-index: 2;
}

#nav2 {
  width: 300px;
	z-index: 2;
}

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

.kijinai,.kijinai2{
    display: block;
    position: absolute;
    text-indent: -9999px;
    width: 0;
    height: 0;
}
.kijinai a,.kijinai2 a{
    display: block;
}
.linkunit{
	margin:10px;
}
#sidead {
margin-left:-6px;
}
.ninki_article {
    margin: 15px 0 0 30px;
    font-size: 24px;
}
/* ----------------------------------------------- */
/** PC広告調整 */
#ad_wrapper {
    overflow: hidden;
    width: 700px;
}
#ad_wrapper ul {
    margin-right: -10px;
    width: 100;
}
#ad_wrapper ul li {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    width: 300px;
}

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

/* ----------------------------------------------- */
/** SP広告調整 */
#article_mid {
   display: none;
 }
.article_mid {
   display: none;
 }

/* ----------------------------------------------- */
/** 引用部分 */
blockquote{
    padding: 1em;
    border: 1px solid #f8b0d0;
    background: #fffafa;
    padding:10px;
}


.article-bottom .commentnum {
    width: 130px;
    display: inline-block;
}

.commentnum {
    text-align: right;
    font-weight: bold;
    font-size: 20px;
    padding: 2px 0px 0 0;
    margin-right: 5px;
    float: right;
    background-color: #FEFF00;
}

.commentnum a {
    color: #333333!important;
}

.articlelink{
    display: block;
    position: absolute;
    text-indent: -9999px;
    width: 0;
    height: 0;
}
.articlelink a{
    display: block;
}
