@charset "EUC-JP";

/*
-----------------------------------------------------
livedoor Blog CSS
FileName:	Liquid Plant
Version:	2010.03.18
Designed by: Demiflare Designs.
-----------------------------------------------------
*/

	body{
		margin:0;
		padding:0;
		color:#333;
		font-family: verdana, arial, sans-serif;
		background:#E9E9E9 url(http://parts.blog.livedoor.jp/img/usr/liquid_plant/bg00.gif) repeat-x 0 0px;
		text-align:center;
	}

	a:link{color:#0000ff;}
	a:visited{color:#233a5B;}
	a:active{color:#0000ff;}
	a:hover{color:#a25011;text-decoration:none;}



	#container{
		width: 1258px;
		margin:5px auto 0;
		/* margin:26px auto 0; */
		text-align:center;
		background:url(http://livedoor.blogimg.jp/dqnplus/imgs/e/8/e8a42ebd.gif) repeat-y 50% 0;
		word-break:break-all;
		overflow:hidden;
	}


	/*#banner{
		width:987px;
		height:115px;
		text-align:left;
		margin:0px auto;
		background:url(http://image.blog.livedoor.jp/blogvip/imgs/8/3/83c9bb67.jpg) no-repeat 50% 0;
	}*/

	#banner a{color:#FFF;}
	#banner a:link{color:#FFF;}
	#banner a:visited{color:#FFF;}
	#banner a:hover{color:#FFF;text-decoration:underline;}

	h1,h2,h3{margin:0;padding:0;}

	.blogtitle{
		font-size:16px;
		padding:40px 30px 5px;
		text-align:left;
	}

	.description{
		color:#fff;
		font-size:12px;
		padding:0 30px;
		text-align:left;
	}

	#blogcontainer{
		width:1238px;
		margin:5px auto 0;
		padding-bottom:10px;
		background:url(http://livedoor.blogimg.jp/dqnplus/imgs/a/f/af5a8e2c.gif) repeat-y 50% 0;
	}

	#wrapper{
		width:918px;
		float:left;
		text-align:center;
	}

	#content{
		width:738px;
		float:right;
		text-align:center;
	}

	#blog{
		width:728px;
		margin:0 auto;
		text-align:left;
	}

	#lefttop,#righttop{}

	#left{
		width:180px;
		float:right;
		text-align:center;
	}
	
	#right{
		width:320px;
		float:left;
		text-align:center;
	}
	
	#categorytitle{
		color:#555;
		font-size:12px;
		font-weight:bold;
		padding:10px;
		margin:0px auto 10px;
		text-align:center;
		background:url(http://livedoor.blogimg.jp/dqnplus/imgs/1/1/11530dbc.gif) repeat-y 50% 50%;
	}
	.datetop,#articletop{
		padding:3px 0px;
		background:url(http://livedoor.blogimg.jp/dqnplus/imgs/1/1/11530dbc.gif) no-repeat 50% 0%;
	}
	.fullbody,#articlebody{
		padding:5px 15px 5px 15px;
		background:url(http://livedoor.blogimg.jp/dqnplus/imgs/0/f/0fdf73bc.gif) repeat-y 50% 0% #E6F6DC;
	}

 .aa {
  font-family: "ＭＳ Ｐゴシック" !important;
   font-size : 12px; 
line-height : 1.2em; 

}

 .aa2 {
  font-family: "ＭＳ Ｐゴシック" !important;
   font-size : 14px; color : #0000FF;text-decoration:underline;

}

 .aa3 {
  font-family: "ＭＳ Ｐゴシック" !important;
   font-size : 14px; 
line-height : 1.4em; 

}

 .aa4 {
  font-family: "ＭＳ Ｐゴシック" !important;
   font-size : 14px; 
line-height : 1.3em; 

}

 .aa5 {
  font-family: "ＭＳ Ｐゴシック" !important;
   font-size : 12px; 
line-height : 1.3em;  

}

 .readmore {
margin : 20px 10px 15px 0;
line-height : 34px;
}
.readmore a {
display : block;
border : #ccc solid 1px;
background : #fafafa;
font-size : 15px;
height : 34px;
text-align : center;
color : #007AA8;
font-weight : bold;
text-decoration : none;
}
.readmore a:hover {
color : #0099CF;
background : #f5f5f5;
border-color : #bbb;
text-decoration : none;
} 

a[name] {
text-decoration:underline;
color: blue;
}

span.strong1	{
			color:#FF0000;
			font-size:14pt;
			font-weight:bold;
		}
span.strong2	{
			font-size:14px;
			font-weight:bold;
		}
span.strong3	{
			color:#0000FF;
			font-size:14px;
			text-decoration:underline;
		}
span.strong4	{
			color:#000000;
			font-size:16px;
			font-weight:bold;
		}
span.strong5	{
			color:#228B22;
			font-size:14px;
			font-weight:bold;
		}

.name {
color : #228b22; 
} 

.name2 {
color : #996600;
font-size :16px; 
} 

 #topick {
   overflow: auto;
   width: 170px;height: 177px;

   border: 1px solid #e7f7ea;
   padding: 0.4em;
   background: #e7f7ea;
  }

 #topick2 {
   overflow: auto;
   width: 1px;
   height: 1px;
   border: 0px solid #DBE9F3;font-size:12px;
   padding: 5px;
   background: #DBE9F3;
  }



	.date{
		padding:12px 40px;
		color:#2D881F;
		font-size:12px;
		font-weight:bold;
		background:url(http://livedoor.blogimg.jp/dqnplus/imgs/4/c/4cdbfd58.gif) no-repeat 0% 50%;
		width:100%;
	}
	
	.blogbodytop{}
	
	.blogbody{
		padding:5px 0;
		width:100%;
	}

	.blogbody a:link{color:#0000ff;}
	.blogbody a:visited{color:#233a5B;}
	.blogbody a:active{color:#0000ff;}
	.blogbody a:hover{color:#a25011;text-decoration:none;}

	h3.title { 
		font-family:"ＭＳ Ｐゴシック", "MS PGothic", sans-serif; 
		color:#39c;
		font-size:16px;
		font-weight:bold;
		padding-left:18px;
		background:url(http://parts.blog.livedoor.jp/img/usr/3c_orange/icon02.gif) no-repeat ;
	}
	.blogbody .entry-title a:link{color:#39c;text-decoration:none;}
	.blogbody .entry-title a:visited{color:#233a5b;text-decoration:none;}
	.blogbody .entry-title a:active{color:#39c;text-decoration:none;}
	.blogbody .entry-title a:hover{text-decoration:underline;}

/**/
* html .main{height:1%;}
* html .mainmore{height:1%;}
/**/

	.main,.mainmore{
		font-size:14px;
		color:#333;
		text-align:left;
		line-height:160%;
		padding:15px 0px;
	}

	.main a:link{color:#0000ff;}
	.main a:visited{color:#233a5B;}
	.main a:active{color:#0000ff;}
	.main a:hover{color:#a25011;text-decoration:none;}
	
	blockquote{
		border:2px dotted #233A5B;
		padding:10px;
		margin:10px;
		text-align:left;
	}
	
	img.pict{}
	
	 a.continues:link{color:#0000ff;}
	 a.continues:visited{color:#233A5B;}
	 a.continues:active{color:#0000ff;}
	 a.continues:hover{color:#a25011;text-decoration:none;}

	.posted{
		font-size:11px;
		text-align:right;
		padding-top:5px;
		background:url(http://parts.blog.livedoor.jp/img/usr/liquid_plant/center_line.gif) repeat-x 50% 0%;
	}

	.posted a:link{color:#0000ff;}
	.posted a:visited{color:#0000ff;}
	.posted a:active{color:#0000ff;}
	.posted a:hover{color:#a25011;text-decoration:none;}

	iframe.twitter-share-button {
    		width: 75px!important;
    		margin-bottom: -2px;
	}

	.nextpage{
		font-size:12px;
		padding:5px;
		text-align:left;
	}
	.nextpage a:link{color:#0000ff;}
	.nextpage a:visited{color:#0000ff;}
	.nextpage a:active{color:#0000ff;}
	.nextpage a:hover{color:#a25011;text-decoration:none;}

	.blogbodybottom{}

	.dateend,#articlebottom{
		padding:3px 0px 4px;
		background:url(http://livedoor.blogimg.jp/dqnplus/imgs/d/a/dac278a9.gif) no-repeat 50% 0%;
		margin-bottom:25px;
	}

	.menu{
		font-size:11px;
		text-align:right;
		margin-top:5px;
		background:url(http://livedoor.blogimg.jp/dqnplus/imgs/d/a/dac278a9.gif) repeat-x 50% 100%;
		padding-bottom:5px;
		}

	.menu a:link{color:#0000ff;font-weight:bold;}
	.menu a:visited{color:#0000ff;font-weight:bold;}
	.menu a:active{color:#0000ff;font-weight:bold;}
	.menu a:hover{color:#a25011;font-weight:bold;text-decoration:none;}

	.comblogbodybottom{}
	
	/* RelatedArticles start */
	div.related-articles{
		padding:10px 0 0;
		text-align:left;
		width:100%;
	}
	div.related-articles h3{
		color:#555;
		font-size: 12px;
		font-weight:bold;
	}
	div.related-articles ul{
		list-style: none;
		margin: 5px;
		padding: 0;
		line-height: 1.2;
	}
	div.related-articles ul li{
		background: url(http://parts.blog.livedoor.jp/img/cmn/dot.gif) no-repeat 0 50%;
		padding: 0 0 5px 10px;
		margin-left: 5px;
		font-size: 12px;
	}
	/* RelatedArticles end */

	.trackbackurltop,#trackbacktop,#commenttop,.formbodytop{}
	.trackbackurlbody{
		padding:10px 0px;
		text-align:left;
		width:100%;
	}
	.trackbackurlttl{
		color:#555;
		font-size:12px;
		font-weight:bold;
	}

	.trackbackurl{text-align:center;}
	.trackbackurl table{width:335px;margin:10px auto 0;}
	input.trackbackbox{width:300px;}

	.trackbackurlbottom,#trackbackbottom,#commentbottom,.formbodybottom{}

	a.posttitle:link{color:#0000ff;}
	a.posttitle:visited{color:#0000ff;}
	a.posttitle:active{color:#0000ff;}
	a.posttitle:hover{color:#a25011;text-decoration:none;}

	#trackback,#comment,#takecomment{
		padding:10px 0px;
		text-align:left;
		width:100%;
	}

	.trackbackhead,.commenthead,.takecommenthead{
		color:#555;
		font-size:12px;
		font-weight:bold;
	}
	#trackbackbody,#commentbody,#takecommentbody{
		padding:10px 5px;
	}
	.trackbackttl,.commentttl{
		color:#233A5B;
		font-size:12px;
	}
	.trackbacktext,.commenttext{font-family: "ＭＳ Ｐゴシック" !important;
		font-size:12px;
		margin:3px 0 10px 10px;
	}

	.loginon{
		color:#233A5B;
		font-size:12px;
		margin:15px 0;
	}
	
	.loginon a:link{color:#0000ff;}
	.loginon a:visited{color:#233A5B;}
	.loginon a:active{color:#0000ff;}
	.loginon a:hover{color:#a25011;}

	.loginoff{
		color:#233A5B;
		font-size:12px;
		margin:15px 0;
	}

	.loginoff a:link{color:#0000ff;}
	.loginoff a:visited{color:#233A5B;}
	.loginoff a:active{color:#0000ff;}
	.loginoff a:hover{color:#a25011;}

	#formbody{
		text-align:left;
	}

	.form{
		color:#333;
		margin:0px auto;
		font-size:12px;
	}
	
	.form th{
		font-weight:normal;
		padding:2px;
		text-align:right;
	}
	.form td{
		padding:2px;
	}

	input#author{width:200px;}
	input#email{width:200px;}
	input#url{width:200px;}
	input#bake{}
	textarea#text{width:450px;height:200px;}
	input.button{margin-top:20px;width:80px;}

	.formbodybottom{}

	.calendarhead{
		color:#2F6A41;
		font-size:12px;
		font-weight:bold;
		text-align:center;
		padding:14px 0 19px;
		background:url(http://parts.blog.livedoor.jp/img/usr/liquid_plant/side_title.gif) no-repeat 50% 0%;
	}
	#right .calendarhead{
		background:url(http://livedoor.blogimg.jp/dqnplus/imgs/2/9/29f16fcc.gif) no-repeat 50% 0%;
	}
	
	.calendarhead a:link{color:#0000ff;}
	.calendarhead a:visited{color:#2F6A41;}
	.calendarhead a:active{color:#0000ff;}
	.calendarhead a:hover{color:#a25011;text-decoration:none;}
	
	.calendarpre,.calendarnext{
		font-size:11px;
	}
	
	.caltop{}
	.calbody{}
	.caltbl{
		width:170px;
		margin:0 auto 30px;
		border-width:1px 0px 0px 1px;
	}

	.caltblwkbg{}
	.caltblwk{
		color:#FFF;
		font-size:12px;
	}
	.caltblwk td{
		padding:3px 0;
		text-align:center;
		background:#83B447;
		border:solid #e7f7ec;
		border-width:0 1px 1px 0;
	}

	.weekday{}
	.sun{}
	.sat{}

	.caltbldaybg{
	}

	.caltblday{
		font-size:11px;
		color:#333;
	}

	.caltblday td{
		text-align:center;
		padding:3px 0px;
		background:#FFF;
		border-right:1px solid #e7f7ec;
		border-bottom:1px solid #e7f7ec;
	}
	
	.calon{}
	.caloff{}

	.caltblday a:link{color:#333;font-weight:bold;}
	.caltblday a:visited{color:#333;font-weight:bold;}
	.caltblday a:active{color:#333;font-weight:bold;}
	.caltblday a:hover{color:#333;font-weight:bold;text-decoration:none;}

	.calbottom{}


	.sidetitle{
		color:#2F6A41;
		font-size:12px;
		font-weight:bold;
		text-align:center;
		padding:14px 0 19px;
		background:url(http://parts.blog.livedoor.jp/img/usr/liquid_plant/side_title.gif) no-repeat 50% 0%;
	}
	#right .sidetitle{
		background:url(http://livedoor.blogimg.jp/dqnplus/imgs/e/3/e31928e9.gif) no-repeat 50% 0%;
	}

	.side{
		font-size:12px;
		text-align:left;
		line-height:150%;
		padding:0 5px;
		margin-bottom:30px;
	}
	
	.sidebody{
		margin-bottom:5px;
	}

	.sidebody a:link{color:#0000ff;}
	.sidebody a:visited{color:#233a5B;}
	.sidebody a:active{color:#0000ff;}
	.sidebody a:hover{color:#a25011;text-decoration:none;}
 
	.sidebottom{}

	a.ttllink:link{color:#2F6A41;text-decoration:underline;}
	a.ttllink:visited{color:#2F6A41;text-decoration:underline;}
	a.ttllink:active{color:#2F6A41;text-decoration:underline;}
	a.ttllink:hover{color:#2F6A41;text-decoration:none;}

	input.sf{width:100px;margin:5px 3px 5px 0;}
	input.sfbtn{margin:5px 0;}
	.moblogbody,.linkme,.skypeme{text-align:center;}
	.afbody{text-align:center;padding-bottom:10px;}
	
	.afbody a:link{color:#0000ff;}
	.afbody a:visited{color:#0000ff;}
	.afbody a:active{color:#0000ff;}
	.afbody a:hover{color:#a25011;}
	
	.afbody img{margin-bottom:3px;}
	.photo{text-align:center;}
	.nickname{color:#233a5B;font-size:12px;font-weight:bold;padding:10px 0;}
	.message{font-size:12px;padding-bottom:10px;}
	.blogtimes{margin:10px auto;text-align:center;width:180px;}

	.elsehead{}
	.elsebody{
		text-align:center;
	}
	.elsebottom{}
	.reader{padding-bottom:20px;width:117px;font-size:10px;text-align:left;margin:0 auto;}
	.powered{padding-bottom:10px;}
	
	#footer{ padding-bottom:3px; }

	.blogbody iframe{}

	a.adtitle:link{color:#233A5B;font-weight:bold;text-decoration:underline;}
	a.adtitle:visited{color:#233A5B;font-weight:bold;text-decoration:underline;}
	a.adtitle:active{color:#233A5B;font-weight:bold;text-decoration:underline;}
	a.adtitle:hover{color:#233A5B;font-weight:bold;text-decoration:underline;}
	
	a.addescription:link{color:#333;text-decoration:none;}
	a.addescription:visited{color:#333;text-decoration:none;}
	a.addescription:active{color:#333;text-decoration:none;}
	a.addescription:hover{color:#333;text-decoration:none;}
	
	a.adurl:link{color:#233A5B;text-decoration:none;}
	a.adurl:visited{color:#233A5B;text-decoration:none;}
	a.adurl:active{color:#233A5B;text-decoration:none;}
	a.adurl:hover{color:#233A5B;text-decoration:none;}
	
	a.adld:link{color:#233A5B;text-decoration:underline;}
	a.adld:visited{color:#233A5B;text-decoration:underline;}
	a.adld:active{color:#233A5B;text-decoration:underline;}
	a.adld:hover{color:#233A5B;text-decoration:underline;}
	
	body.ad{background:#e6f6dc;}





/* = LDServices
=============================================== */

ul#ld-services {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul#ld-services li {
	margin: 0;
	padding: 0 0 10px 0;
}

ul#ld-services li a img {
	border: 0;
}



/* = category title
=============================================== */

#categorytitle {
	margin-bottom: 5px!important;
}



/* = Pager
=============================================== */

div.pager {
	background: url(http://livedoor.blogimg.jp/dqnplus/imgs/a/3/a3e7c989.gif) repeat-y;
	font-size: 83%;
	border-top:2px solid #D4E4D7;
	border-bottom:2px solid #D4E4D7;
}



/* = Index Navigator
--------------------------- */

div.index-navigator-outer {
	padding: 11px 5px;
}

ul.index-navigator
, ol.paging-number {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.index-navigator li
, ol.paging-number
, ol.paging-number li {
	display: inline;
	padding: 0;
	margin: 0;
}

ul.index-navigator li {
	font-weight: normal;
}

ul.index-navigator li.paging-number ol.paging-number li.current {
	margin: 0 5px;
	font-weight: bold;
}

ul.index-navigator li a {
	margin: 0 2px;
	padding: 0 3px;
	font-weight: normal;
}

div.index-navigator-outer {
	text-align: center!important;
}



/* = Article Pager
--------------------------- */

div.article-pager-outer {
	padding: 6px 0;
}

ul.article-pager {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.article-pager li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 49%;
	line-height: 1.45;
}

ul.article-pager li a {
	display: block;
	margin: 0 10px;
}

ul.article-pager li.prev {
	text-align: right;
}

ul.article-pager li.next {
	text-align: left;
}

ul.article-pager li.both {
	border-left: 1px solid #8d8d8d;
}
	/* special tech */
	ul.article-pager {
		overflow: hidden;
	}
	
	ul.article-pager li {
		margin-bottom: -32767px;
		padding-bottom: 32768px;
	}



/* = Archives Pager
--------------------------- */

div.archives-pager-outer {
	padding: 9px 5px;
}

ul.archives-pager {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul.archives-pager li {
	display: inline;
	padding: 0 5px;
}

ul.archives-pager li a {
	padding: 0 5px;
}

ul.archives-pager li.both {
	border-left: 1px solid;
}



/* = etc.
--------------------------- */

/* for ie */
* html div#ad_rs {
	height: 0;
	font-size: 0;
}
*+html div#ad_rs {
	height: 0;
	font-size: 0;
}
ul.index-navigator li a { zoom: 1; }

* html ul.article-pager {
	height: 1%;
}
* html div.pager {
	height: 1%;
}

/* clearfix for modern brow */
ul.article-navigator:after ,
, ul.archives-navigator:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/** ---------- Header ---------- **/
body{
	/* background:#E9E9E9 url(http://parts.blog.livedoor.jp/img/usr/liquid_plant/bg00.gif) repeat-x 0 21px; */
}
table#header {
	height: 21px;
	font-size: 75%;
	border-bottom:#a9d170 solid 2px;
	background:#ffffff;
}
table#header a:link
, table#header a:active
, table#header a:visited
, table#header a:hover {
	color: #0000ff;
}

/** ---------- Google AdSense ---------- **/
.poweredAdsBy div.powered-by ,
#poweredAdsBy div.powered-by{
	font-size:75%;
	font-weight:bold;
	color:#000000;
	margin-left:10px;
	padding:5px;
}

.google-user-ad { margin:0 0 5px; padding:0; } 
.google-user-ad-middle { margin:0 15px 5px; padding:0; } 
.ad-type-side { margin:0; padding:0; }
.ad-center { text-align:center; }
.ad-outer { margin:0 auto; padding:0; }
.ad-bg { margin-top:10px; padding: 5px; background: url(http://livedoor.blogimg.jp/dqnplus/imgs/a/3/a3e7c989.gif) repeat-y; }

div.google-2ad {
 margin:10px; 
 height:250px;
}
div.g-ad1 {
 float:left;
 margin-left:0px; 
}
div.g-ad2 {
 float:left;
 margin-left:35px; 
}

/* google-user-ad-top */
.google-user-ad-top { margin-top: 0; }

/* for side banner */
div.ld-side-banner { text-align: center; }

/* text color */
.ad-box a span.ad-title { color:#0044cc; }



/* header position fixed */
#header2{top:0;left:0;width:100%;position: fixed;}
#container{padding-top:5px;}

/* new search */
input#blog_search_inquery {
 width:150px;
 margin:0px;
 font-size:15px;
}
#blog_search_inquery input.sfbtn {
 margin:0px;
}

/* 記事ランキング */
div.recent_article_ranking {
margin:0 10px;
overflow:hidden;
}
div.recent_article_ranking h3 {
font-size:16px;
padding:8px;
background:url(http://livedoor.blogimg.jp/dqnplus/imgs/4/c/4cdbfd58.gif) no-repeat 170px 0 #E6F6DC;
border-bottom:1px solid #D4E4D7;
}
div.recent_article_ranking div.this-week,
div.recent_article_ranking div.last-week {
padding:0;
border:2px solid #D4E4D7;
overflow:hidden;
background:#ffffff;
}
div.recent_article_ranking div.this-week{
float:left;
}
div.recent_article_ranking div.last-week{
float:right;
}
div.popular-articles{
text-align:left;
width:532px;
padding:10px;
}
div.recent_article_ranking table tr{
border-bottom:1px solid #cccccc;
}
div.recent_article_ranking table td.populararticles-rank {
font-size:12px;
text-align:center;
vertical-align:middle;
white-space:nowrap;
width:25px;
}
div.recent_article_ranking table td.populararticles-title {
font-size:14px;
padding:2px;
line-height:120%;
border-top:1px dashed #cccccc;
}
div.recent_article_ranking table tr:first-child td.populararticles-title {
border-top:0;
}
div.recent_article_ranking table td.populararticles-title a {
color:#233A58;
text-decoration:none;
max-width:420px;
margin-right:5px;
display:inline-block;
/display:inline;
/zoom:1;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
-webkit-text-overflow:ellipsis;
-o-text-overflow:ellipsis;
}
div.recent_article_ranking table td.populararticles-title a img {
border:0;
}
div.recent_article_ranking table td.populararticles-title a:hover {
text-decoration:underline;
}
/* /記事ランキング */

/* 最新ツイート */
div#tweetlist{padding:10px;overflow:hidden;}

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

/* ソーシャルボタン */
div#articlebody {
position:relative;
}
ul.social-buttons {
margin:0;
padding:5px;
list-style:none;
position:absolute;
top:5px;
right:5px;
}
ul.social-buttons li {
margin:0;
padding:0;
display:inline-block;
/display:inline;
/zoom:1;
vertical-align:top;
}
ul.social-buttons li.twitter iframe {
width:105px !important;
}

/* 人気記事画像 */
div#container {
position:relative;
}
div.popularArticlesWithImage.A {
position:absolute;
top:5px;
right:15px;
}
div.popularArticlesWithImage.A ul {
margin:0;
padding:0;
}
div.popularArticlesWithImage.A ul li {
background:#076e15;
/margin-left:3px;
}
div.popularArticlesWithImage.A ul li a {
width:140px;
height:107px;
}
div.popularArticlesWithImage.A div.title {
background-color:#076315 !important;
filter: alpha(opacity=90);
-moz-opacity:0.9;
opacity:0.9;
overflow:hidden;
width: 136px !important;
font-size: 11px !important;
padding: 3px 5px 7px !important;
cursor:pointer;
}
div.popularArticlesWithImage.A div.tweet {
cursor:pointer;
}
div.popularArticlesWithImage.A a:visited div.title {
color:#cccccc !important;
}
li.popularArticleWithImage div.image {
}
li.popularArticleWithImage a:hover{
filter: alpha(opacity=80);
-moz-opacity:0.8;
opacity:0.8;
}
li.popularArticleWithImage div.image img {
border:0;
}
li.popularArticleWithImage div.retweet {
font-size:11px !important;
}







/* コメントスクロール20130205追加 */

#commentbody{
height: 800px;
overflow-y: scroll;
border: 1px solid #ddd;
}
#commentbody div.commentttl {
border-bottom: 1px dotted #999;
margin-bottom: 10px;
}
#commentbody div.commenttext {
font-weight: bold;
font-size: 13px;
line-height: 1.35;
}
div.ad-type-double iframe{
margin:0 10px;
}