@charset "UTF-8";

/*format
------------------------------------------------------------------*/

* html {
	overflow: hidden;
}


body {
background-color: #FFFFFF;
color: #000000;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-size: 12px;
margin: 5px auto;
padding: 0;
width: 1310px;
scrollbar-base-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #000000;お
scrollbar-darkshadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #800000;
}

* html body {
	height: 100%;
	overflow: auto;
}


/*common
------------------------------------------------------------------*/

.clearfix {
	min-height: 1px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

* html .clearfix {
	height: 1px;
	/**/
	height: auto;
	overflow: hidden;
	/**/
}

input {
	border: #737373 solid 1px;
}
	
li {
	list-style-type: none;
	line-height: 160%;
}

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

a:link {
	color: #660000;
	text-decoration: none;
}

a:visited {
	color:#696969;
	text-decoration:none;
}

a:hover {
	/*color:#FF9900;*/
	background-color: #ffffbb;
	text-decoration: none;
}

a:active {
	color: #660000;
	text-decoration: none;
}

#header {
}

#header td {
	color: #000;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
}

#container {
}

.b1 a:link, .b1 a:visited {
	color: #8b0000;
	text-decoration: none;
}

.b1 a:hover {
	text-decoration:underline;
}

#banner {
background: #f5f5db;
border-bottom: #ded5b8 solid 3px;
padding: 10px 10px 0 10px;
margin-bottom: 10px;
min-height: 1px;
}

#banner:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

* html #banner {
	height: 1px;
	/**/
	height: auto;
	overflow: hidden;
	/**/
}
	
.ft {
	float:left;
}

.ft2 {
	margin: 3px 3px 3px 3px;
	float: left;
}

.blogtitle {
	font-size: 20px;
	line-height: 100%;
	font-weight: bold;
	padding-right: 5px;
	float: left;
}

.description {
	font-size: 13px;
	float: left;
}

#blogcontainer {
width: 1090px;
}

#wrapper {
width: 1090px;
}

#content {
float: right;
width: 786px;
}

#blog {
	background-color: #ffffff;
}

#left {
float: left;
width: 300px;
}

#left img#random-cate {
border: none;
}


/*footer
------------------------------------------------------------------*/

#footer {
	text-align: center;
}

#outfooter {
	width: 1000px;
	height: 70px;
}

#fixfooter {
	width: 41px;
	height: 211px;
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index: 666;
}

* html #fixfooter {
	width: 41px;
	height: 211px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 666;
}

#fixfooter ul {
	margin: 0;
	padding: 0;
}

#fixfooter ul li {
	list-style: none;
	width: 41px;
	margin: 0;
	padding: 0;
}

#fixfooter li img {
	border: 0 !important;
	vertical-align: bottom;
}

#fixfooter img {
	filter: Alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#fixfooter a:hover img {
	filter: Alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

img.resimg {
border:0;
margin:5px 0;
max-width: 640px;
}

body#index #fixfooter {
	width: 41px;
	height: 69px;
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index: 666;
}

* html body#index #fixfooter {
	width: 41px;
	height: 69px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 666;
}

body#archives #fixfooter {
	width: 41px;
	height: 139px;
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index: 666;
}

* html body#archives #fixfooter {
	width: 41px;
	height: 139px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 666;
}

/*thumbnail_list
------------------------------------------------------------------*/

#thumbnail_list {
	min-height: 1px;
	margin: 0 auto;
	text-align: center;
	display: block;
}

#thumbnail_list:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

* html #thumbnail_list {
	height: 1px;
	/**/
	height: auto;
	overflow: hidden;
	/**/
}

#thumbnail_list dl {
	float: left;
	display: inline;
	width: 100px;
	height: 124px;
	padding-left: 10px;
}

#thumbnail_list dt, #thumbnail_list dd {
	text-align: left;
	margin: 0;
	padding: 0;
}

#thumbnail_list img {
	border: 0;
}
	
#thumbnail_list a:hover img {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/*main_amazon
------------------------------------------------------------------*/
div#main_amazon div {
	float: left;
	padding-left: 10px;
}

/*article_footer_amazon
------------------------------------------------------------------*/
#article_footer_amazon {
	min-height: 1px;
	margin: 30px auto;
}

#article_footer_amazon:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

* html #article_footer_amazon {
	height: 1px;
	/**/
	height: auto;
	overflow: hidden;
	/**/
}

ul#article_footer_amazon {
	margin: 0 !important;
	padding: 0 !important;
}
		
#article_footer_amazon li {
	float: left;
	width: 370px;
	height: 170px;
	margin: 0 0 10px;
	padding: 0 7px;
	position: relative;
}

#article_footer_amazon dl dt {
	font-size: 1em !important;
	line-height: 1.2em !important;
	position: absolute;
	z-index: 7;
	background-color: rgba(106, 61, 18, 0.8);
	background-color: #000\9; /* IE8 and below */
	height: 40px;
	left: 0;
	bottom: 0px;
	width: 370px;
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 0;	
}

#article_footer_amazon dl dt a:link {
	color: #fff;
	padding: 5px 5px 0 5px;
	display: block;
	border: 0;
	height: 40px;
	overflow: hidden;
}
	
#article_footer_amazon dl dt a:visited {
	color: #fff;
	padding: 5px 5px 0 5px;
	display: block;
	border: 0;
	height: 40px;
	overflow: hidden;
}
	
#article_footer_amazon dl dt a:hover {
	color:#fff;
	padding: 5px 5px 0 5px;
	display: block;
	border: 0;
	height: 35px;
	background-color: rgba(59, 31, 4, 0.8);
	background-color: #000\9; /* IE8 and below */
	overflow: hidden;
}	

#article_footer_amazon dl dd {
	position: absolute;
	z-index: 1;
	width: 370px;
	height: 170px;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0 0 10px 0;
}	

#article_footer_amazon img {
	border: 0;
}

#article_footer_amazon a:link, #article_footer_amazon a:visited {
	margin: 0;
	padding: 0;
}
	
#article_footer_amazon a:hover img {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/*update_category
------------------------------------------------------------------*/

.uptade_category {
	min-height: 1px;
	width: 790px;
	height: 310px;
	overflow: hidden;
	margin: 10px 0;
}

.uptade_category:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

* html .uptade_category {
	height: 1px;
	/**/
	height: auto;
	overflow: hidden;
	/**/
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: #d3d3d3 1px solid;
	border-left: #d3d3d3 1px solid;
	width: 100%;
}

ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: #d3d3d3 1px solid;
	border-left: none;
	margin-bottom: -1px;
	background: #f5f5db;
	overflow: hidden;
	position: relative;
}

ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: #fff 1px solid;
	outline: none;
}

ul.tabs li a:hover {
	background: #dbbb8c;
}

html ul.tabs li.active, html ul.tabs li.active a:hover {
	background: #fff;
	border-bottom: #fff 1px solid;
}

.tab_container {
	border:  #d3d3d3 1px solid;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
}

.tab_container ul{
	margin:0;
	padding:0;
}

.tab_content {
	padding: 10px;
}

.tab_content li {
	background: url("http://alfalfalfa.com/dot.gif") no-repeat scroll 0 5px transparent;
	padding: 0 0 0 12px;
	text-align: left;
}
		

/*article_list
------------------------------------------------------------------*/
.article_list {
	padding-bottom: 5px;
	margin-top: 0px;
	border-bottom: #a59379 1px dotted;
}

.article_list {
	min-height: 1px;
}

.article_list:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

* html .article_list {
	height: 1px;
	/**/
	height: auto;
	overflow: hidden;
	/**/
}

.article_list img {
	border: 0;
}

.article_list .comment {
	float: left;
	width: 93px;
	height: 60px;
	text-align: left;
	background: url(http://alfalfalfa.com/common/index_comment_bg.gif) no-repeat top left;
	display: block;
}

.article_list .comment a {
	display: block;
	margin: 0 auto;
	text-align: center;
	line-height: 35px;
	width: 70px;
	height: 35px;
	font-size: 110%;
	font-weight: bold;
	padding-right: 10px;
}

.article_list .comment a:hover {
	background: none;
	text-decoration: none;
	font-size: 130%;
}

.article_list .comment iframe {
	display: block;
	margin: 0 auto;
	text-align: center;
	line-height: 35px;
	width: 72px !important;
	height: 62px !important;
	font-size: 110%;
	font-weight: bold;
	padding-right: 10px;
}

.article_list .left {
	float: left;
/*	width: 90px; :*/
	height: 60px;
	text-align: left;
	display: block;
}

.article_list .left a img {
	border: 0;
}
				
.article_list .right {
	float: left;
	width: 550px;
	text-align: left;
	display: block;
}

.article_list .right_first {
	float: left;
	width: 655px;
	text-align: left;
	display: block;
}	

.article_list .right h2 {
margin: 0 0 5px 0;
line-height: 1.3;
font-size: 16px;
width: 660px;
}

.article_list .right_first h2 {
    font-size: 18px;
    line-height: 1.3;
    margin: 0 0 5px;
}				
	
/*article
------------------------------------------------------------------*/

#article_twitter {
    min-height: 1px;
}

#article_twitter:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

* html #article_twitter {
	height: 1px;
	/**/
	height: auto;
	overflow: hidden;
	/**/
}

#article_twitter {
	width: 714px;
	padding-left: 30px;
}

#article_twitter div {
	float: left;
}

#article_twitter div img {
	border:0;
}
			
#article_twitter #balloon {
	background-color: #ffffff;
	width: 630px;
	margin: 0 auto 10px auto;
	padding: 10px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	behavior: url(http://alfalfalfa.com/common/htc/border-radius.htc);
	font-size: 130%;
}

#article_follow {
	padding-left: 30px;
	margin-top: 5px;
}
	
.pads {
	width: 825px; /*665px;*/
	text-align: left;
	background-color: #ffffff;
	padding: 0 0 0 10px;
	clear: both;
}

.pads2 {
	width: 825px; /*665px;*/
	text-align: left;
	padding: 0 0 0 20px;
	clear: both;
}

.datetop {
}

.datebody {
	/* background-color: #575f73; */
	width: 790px /*830px;*/
	color: #ffffff;
	margin-top: 5px;
}

.datebody2 {
	/*background-color: #575f73;*/
	/*width: 300px;*/
	/*color: #ffffff;*/
	margin: 10px 0 0 0;
	padding: 3px 0 3px 5px;
}

.date {
	background-color: #575f73;
	font-size: 18px;
	font-weight: bolder;
	text-align: left;
	padding: 0 0 1px 10px;
}

.dateend {
}

.fullbody {
	background-color:#ffffff;
}

.blogbodytop {
	border-top:#dbbb8c 2px solid;
}

.blogbodylist {
	background-color: #f5f5db;
	border-left:#dbbb8c 2px solid;
	border-right:#dbbb8c 2px solid;
	line-height: 130%;
	text-align: left;
	margin: 0 auto;
	padding: 10px 5px 0 5px;
}

.blogbodybottom {
	border-bottom: #ffffff 5px solid; 
}

.blogbody {
	background-color: #f5f5db;
	border: #dbbb8c 2px solid;
	line-height: 130%;
	text-align: left;
	margin: 0 auto;
	padding: 10px 5px 0 5px;
}

.blogbody2 {
	background-color: #f5f5db;
	border-left: #dbbb8c 2px solid;
	border-right: #dbbb8c 2px solid;
	line-height: 130%;
	text-align: left;
	margin: 0 auto;
	padding: 10px 5px 0 5px;
}


.titlebody {
	border-bottom: #000000 2px dotted;
	text-align: left;
	margin: 10px 0 0;
}

.title {
	background: url(http://alfalfa.livedoor.biz/pot.gif) no-repeat 3px 3px;
	padding: 0 0 0 23px;
	font-size: 18px;
	font-weight: bold;
	line-height: 130%;
}

.main, .mainmore, .article_tags {
	font-family: "ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
	font-size: 13px;
	color: #947878;
	text-align: left;
	line-height: 110%;
}

/*

.blogbody .article-body.main ,.blogbody .article-body.mainmore {
font-size: 16px;
	line-height: 160%;
color: #683107;
}

*/

.main a img, #headrank a img, .head_r a img {
	border: #ccc 1px solid;
	background: #ffffff;
	padding: 2px;
}

.mainmore a img, #headrank a img, .head_r a img {
	border: #ccc 1px solid;
	background: #ffffff;
	padding: 2px;
}

.tags {
	padding: 10px 0 10px;
	font-size: 8px;
	text-align: center;
	line-height: 150%;
}

blockquote {
	border: #605ca8 2px dotted;
	padding: 10px;
	text-align: left;
	color: #000000;
	font-weight: normal;
	line-height: 160%;
}

.pict {
}

a.continues {
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
}

.posted4 {
width: 1090px;
padding: 0 0 5px;
margin: 3px 0;
text-align: center;
display: inline-block;
}

.postedS {
	text-align: center;
	padding: 5px 0 5px;
	margin: 3px 0 3px 0;
	background-color: #ffffff;
}

form {
	margin: 0;
}

.posted3 {
	font-size: 14px;
	font-weight: bold;
	color: #330000;
	text-align: right;
	padding: 3px 0 0px;
	line-height: 180%;
}

.postedL {
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	text-align: left;
	/*padding: 3px 0 0 0;*/
}

.posted9 {
	font-size: 14px;
	line-height: 125%;
	/*font-weight: bold;*/
	color: #330000;
	padding: 5 0 0 10px;
}
.posted2 {
	font-size: 9px;
	color: #330000;
	text-align: right;
	padding: 5px 10px 5px;
	background-color: #ffffff;
}
.posted {
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	text-align: right;
	padding: 0 0 5px;
}

.posted a {
}

.menu {
	border-bottom: #dbbb8c 3px solid;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin: 0 0 2px 0;
	padding: 2px 0 0 0;
}

.menu2 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 2px 0 5px;
}

.menu3 {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding: 3px 0 3px;
	background-color: #ffffff;
}

.menu7 {
	/*
	font-size:14px;
	font-weight:bold;
	text-align:center;
	*/
	background-color: #575f73;
}

.menuX {
	text-align: center;
	background-color: #ffffff;
	margin: 5px 0 5px 0;
}

.menuXX {
	text-align: center;
	background-color: #ffffff;
	margin: 5px 0 5px 0;
}

.menu4 {
	font-size: 13px;
	padding: 0 0 5px 10px;
	line-height: 160%;
}

.menu99 {
	height: 44px;
	font-weight: bold;
	font-size: 13px;
	padding: 5px 5px 5px 5px;
	margin-left: 5px;
	text-align: left;
	float: left;
	width: 310px;
	border-left: #8b0000 2px solid;
	border-bottom: #8b0000 2px solid;
}

.menu5 {
	font-size: 14px;
	text-align: center;
	line-height: 120%;
}

.menu6 {
	padding: 0 0 0 10px;
	line-height: 120%;
	font-size: 12px;
}

.menu a {
}

.nextpage {
	background-color: #575f73;
	font-color: #ffffff;
}

.nextpage2 {
	font-size: 11px;
	padding: 5px 10px 0 0;
	text-align: right;
}

.nextpage3 {
	font-size: 11px;
	padding: 5px 0 0 10px;
	text-align: left;
}

#categorytitlebody {
	background-color: #575f73;
	width: 790px; /*830px;*/
	COLOR: #ffffff;
	padding: 5px 0 5px;
	text-align: center;
}

#categorytitle {
	font-size: 24px;
	font-weight: bold;
}

.comblogbodybottom {
	border-bottom: #000 2px dotted;
}

#contentcommentbottom {
}

.formbodybottom {
}

#articletop {
}

#articlebody {
}

#articlebottom {
}

.trackbackurltop {
}

.trackbackurlttl, .trackbackhead, .commenthead, .takecommenthead {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 0 0 0 23px;
	margin: 0 0 3px 0;
	background: url(http://alfalfa.livedoor.biz/pot.gif) no-repeat 3px 0px;
}

.trackbackurlbody, #trackback, #comment, #takecomment {
	padding: 3px 5px 10px 0;
}

.trackbackurl {
	padding: 10px 0 20px;
	text-align: left;
}

/* アンケート */

.rr#enquete {
margin: 6px 0 0 0;
padding: 0 0 0 10px;
}

.rr#enquete .sidebody {
background: url("/dot.gif") no-repeat 8px 5px;
padding: 0px 0 0px 20px;
margin: 0 0 8px;
line-height: 20px;
}

.trackbackurl table {
}

input.trackbackbox {
	width: 500px;
}

.trackbackurlbottom {
}

a.posttitle {
}

#trackbackbody, #commentbody {
	padding: 0;
}

#takecommentbody {
}

.trackbackttl {
	font-size: 10px;
	padding: 5px 0 5px 0;
}

.commentttl {
	/*color: #660000;*/
	color: #947878;
	padding: 0 0 3px 0;
}

.trackbacktext {
	word-break: break-all;
	margin: 0 0 0 20px;
	line-height: 1.1em;
	font-weight: bold;
}

.commenttext {
	word-break: break-all;
	margin: 0 0 0 20px;
	line-height: 1.3em;
	font-family: "ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
	font-weight: bold;
	padding: 0 0 10px 0; /*58px */
	font-size: 14px;
	line-height: 110%;
}

#error {
	padding: 10px;
	font-size: 12px;
	line-height: 125%;
	font-weight: bold;
}

#error span {
	font-weight:normal;
}

.loginon, .loginoff {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 15px;
	padding: 5px;
	border: #666666 1px solid;
	text-align: center;
}

.loginon a {
}

.loginoff a {
}

#formbody {
	text-algin: center;
	padding: 0 0 10px 0;
}

.form {
	font-size: 12px;
}

.form th {
	padding: 2px;
	text-align: right;
}

.form td {
}

input#author {
    width: 140px;
}

input#email {
	width: 200px;
}

input#url {
	width: 200px;
}

input#bake {
}

textarea#text {
	width: 710px; /*750px;*/
	height: 180px;
}

textarea#text2 {
	width: 710px;
	height: 17px;
}

input.button {
	margin-top: 5px;
	width: 80px;
}

#blogcommentbottom {
	margin-bottom: 5px;
}

.sidetitlebody {
}

.side ul.recent-article-image li:after {
    clear: both;
    content: ".";
    display: block;
    height: 16;
    visibility: hidden;
}

#left .sidetitle {
background: url("/blog/img/sbar.png") no-repeat;
color: #ffffff;
padding: 2px 0 3px 10px;
}

.container_r .sidetitle {
background: url("/blog/img/sbar2.png") no-repeat;
color: #ffffff;
padding: 2px 0 3px 10px;
}

.sidetitle a {
	text-decoration: none;
}

.sidetop {
}

.side {
	/*font: 11px arial,sans-serif;*/
	text-align: left;
	line-height: 125%;
	padding: 3px 0 3px 0;
	word-break: break-all;
	overflow: hidden;
}

.side a {
}

.sidedate {
	padding: 5px 0 1px 3px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}

.sidebodyTT {
	background: url(http://alfalfa.livedoor.biz/dot.gif) no-repeat 0 3px;
	padding: 1px 0 1px 12px;
	margin: 0 0 4px 20px;
	text-align: left;/*FONT-SIZE:10px;*/
}

/* サイドバー */
.side .sidebody {
background: url("/dot.gif") no-repeat 0 5px;
padding: 1px 0 1px 12px;
margin: 0 0 8px 5px;
text-align: left;
word-break: break-all;
line-height: 180%;
}

/* 羅列 */
.rrx .sidebody {
line-height: 180%;
display: inline-table;
background-repeat: no-repeat;
background-image: url("/blog/img/pickup.png");
background-position: -2px -378px;
padding: 2px 0 7px 45px;
margin: 0 0 4px;
}

.rrx .sidebody#sp-1 {
background-repeat: no-repeat;
background-image: url("/blog/img/pickup.png");
background-position: -8px -4px;
margin: 10px 0;
padding: 8px 0 8px 45px;
}

.rrx .sidebody#sp-1 a {
color:#F1113E;
}

.rrx .sidebody#sp-2 {
}

.rrx .sidebody#sp-2 a {
}

.rrx .sidebody#mail {
background-repeat: no-repeat;
background-image: url("/blog/img/pickup.png");
background-position: -8px -202px;
margin: 16px 0;
padding: 0 0 0px 45px;
text-shadow: 2px 2px 4px #E791B0;
}

.rrx .sidebody#mail  a {
}


/* 関連記事 */
.rr .sidebody {
background: url("/dot.gif") no-repeat 0 5px;
padding: 1px 0 1px 12px;
margin: 0 0 8px 5px;
text-align: left;
word-break: break-all;
line-height: 180%;
}

.sidebodys {
	background: url("/dot.gif") no-repeat 0 5px;
	padding: 1px 0 1px 12px;
	margin: 0 0 8px 12px;
	text-align: left;
	word-break: break-all;/*FONT-SIZE:10px;*/
}
.sidebodyc {
	background: url("/dot.gif") no-repeat 0 5px;
	padding: 1px 0 1px 12px;
	text-align: left;
	/*font-size: 10px;*/
	word-break: break-all;
}
.sidetext {
	text-align: left;
	font-size: 75%;
	margin: 0 0 4px 8px;
}
.sidebody33 {
	margin-bottom: 6px;
	text-align: left;/*FONT-SIZE:10px;*/
}

a.side-comment{
	background-color: #ffffbb;
}

.rs_title {
	background: url(http://alfalfa.livedoor.biz/dot.gif) no-repeat 0 3px;
	padding: 1px 0 1px 12px;
	margin-bottom: 4px;
	text-align: left;
	font-size: 10px;
}

.rs_body {
}

.rs_date {
	color:#ffffff;
}

.fix_related .sidebody2 , #formbody .sidebody {
	background: url("/dot.gif") no-repeat 0 5px;
	padding: 0 0 0 12px;
	/*font-size: 10px;*/
	text-align: left;
	line-height: 130%;
	margin: 0 0 8px 5px;
}

.com_at {
background: url("/dot.gif") no-repeat 0 5px;
padding: 0 0 0 12px;
text-align: left;
line-height: 130%;
margin: 0 0 8px 5px;
font-weight: bold;
font-size: 16px;
}

.sidebody22 {
	background: url(http://alfalfa.livedoor.biz/dot2.gif) no-repeat 0 3px;
	padding: 0 0 0 12px;
	/*font-size: 10px;*/
	text-align: left;
	line-height:130%;
}

.sidebody3 {
	padding: 3px 0 0 0;
	background: url("/dot.gif") no-repeat 0 5px;
}

.sidebody9 {
	font-size: 11px;
	line-height: 130%;
	padding: 0px 0px 3px 12px;
	background: url("/dot.gif") no-repeat 0 5px;
}

.sidebody4 {
	/*padding: 1px 0 1px 12px;*/
	margin-bottom: 4px;
	text-align: left;
	font-size: 10px;
}

.sidebottom {
	margin-bottom: 10px;
}

a.ttllink {
}

input.sf {
	width: 110px;
	margin-right: 1px;
}

.sfbtn {
}

.moblogbody, .linkme, .skypeme {
	text-align: center;
}

.afbody {
	text-align: center;
	padding-bottom: 10px;
}

.afbody img {
	margin-bottom: 3px;
}

.photo {
	text-align: center;
}

.nickname {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0;
	text-align: center;
}

.profbody {
}

.mysite {
}

.message {
	padding: 10px 0;
	text-align: left;
	font-size: 10px;
	margin-bottom: 10px;
	line-height: 130%;
}

.newslist {
	padding: 5px 5px 0 0;
}

.blogtimes {
	margin: 10px auto;
	text-align: center;
}

.quotetable {
	color: #000;
	background: #000;
	width: 170px;
}

.quotetable img {
	width: 160px;
}

.quote {
	font-size: 12px;
	padding: 1px;
	background: #fff;
}

.quote a {
	color: #0f1f3f;
}

.elsehead {
	padding-top: 6px;
	text-align: center;
}

.elsebody {
	text-align: center;
}

.elsebottom {
	padding-bottom: 10px;
}

.elsebody a {
}

.checkers {
	padding-bottom: 10px;
	width: 117px;
	font-size: 11px;
	text-align: left;
	margin: 0 auto;
}

.reader {
	padding-bottom: 20px;
	width: 117px;
	font-size: 11px;
	text-align: left;
	margin: 0 auto;
}

.powered {
	padding-bottom: 10px;
}

.syndicate {
	padding: 5px 0 0 5px
}

#ad {
}

body.ad {
	background: #fff;
}

.blogbody iframe {
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #800000;
}

a.adtitle {
}

a.addescription {
	color: #9a9a9a;
	text-decoration: none;
}

a.adurl {
	color: #9a9a9a;
	text-decoration: none;
}

a.adld {
}

.NM {
	color: #538b53;
	/*
	line-height: 1.3;
	text-align: left
	*/
}

.id {
	font-weight: bold;
	color: #dc143c;
}

.an {
	color: #202020;
	margin: 0 0 10px 20px;
	padding: 2px 0 2px 0;
	line-height: 1.4;
	text-align: left;
	font-weight: bold;
	border: #dbbb8c thin solid;
}

.news_quote {
    border-left: 3px solid #F2E6D5;
    color: #202020;
    font-size: 14px;
    font-weight: bold;
    line-height: 160%;
    margin: 0 0 30px 10px;
    padding: 0 10px;
    text-align: left;
}

.rr {
	color: #202020;
	margin: 0 0 50px 20px;
	padding-right: 10px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 160%;
}

.rrx {
	color: #202020;
	font-size: 18px;
	font-weight: bold;
	line-height: 220%;
	margin: 20px 0px 30px 10px;
	padding-right: 10px;
	text-align: left;
}

.zz {
	color: #202020;
	margin: 0 0 50px 20px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 160%;
}

.r1 {
	margin: 0 0 50px 20px;
	color: #dc143c;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 160%;
	padding-right: 100px;
}

.r2 {
	margin: 0 0 50px 20px;
	padding-right: 100px;
	color: #6a5acd;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 160%;
}

.r3 {
	padding-right: 100px;
	border-top: #000 1px solid;
	margin: 0 0 50px 20px;
	color: #dc143c;
	line-height: 160%;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}

.aa {
	margin: 0 0 50px 20px;
	background: #eee:
	font-family: "ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
	font-size: 12px;
	word-break: break-all;
	margin: 0 0 50px 20px;
	line-height: 1em;
	color: #202020;
}

.aaa {
	font-family: "ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
	font-size: 10px ;
	word-break: break-all;
	margin: 0 0 50px 20px;
	line-height: 1em;
	color: #202020;
}

.as {
	font-family: "ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
	font-size: 16px;
	word-break: break-all;
	margin: 0 0 50px 20px;
	line-height: 1em;
	color: #202020;
}

.a3 {
	font-family: "ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
	font-size: 16px;
	color: #dc143c;
	word-break: break-all;
	margin: 0 0 50px 20px;
	line-height: 1em;
}

.a4 {
	font-family: "ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
	font-size: 16px;
	color: #6a5acd;
	word-break: break-all;
	margin: 0 0 50px 20px;
	line-height: 1em;
}

.a1 {
	font-family: "ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
	font-size: 12px;
	color: #dc143c;
	word-break: break-all;
	margin: 0 0 50px 20px;
	line-height: 1em;
}

.a2 {
	font-family: "ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
	font-size: 12px;
	color: #6a5acd;
	word-break: break-all;
	margin: 0 0 50px 20px;
	line-height: 1em;
}

.sb-list li {
	list-style: none;
	color: #000000;
	font-size: 9px;
	margin-top: 4px;
}

.rss_box {
	width: 580px;
	line-height: 1.3em;
	font-family: arial, sans-serif;
	font-size: 14px;
}

.rss_title_ {
	background: url(http://alfalfa.livedoor.biz/dot.gif) no-repeat 0 4px;
	padding: 0 0 0 10;
}

.blogpeople-main {
}

.blogpeople-linklist {
}

.Rleft, .Rright {
	font-size: 10px;
	width: 330px;
	float: left;
}

.Rheadline {
	width: 670px;
}

.rnk {
	width: 215px;
	float: left;
}

.emore {
	/*
	font-size: 16px;
	padding-right: 10px;
	padding-left: 2px;
	font-size: 16px;
	padding-bottom: 3px;
	margin-left: 10px;
	border-left: #6e7fad 15px solid; 
	background: url(http://alfalfa.livedoor.biz/yaya.gif) no-repeat 0 4px;
	margin-right: 40px;
	padding-top: 3px;
	border-bottom: #6e7fad 3px dashed;
	*/
	background: url("http://alfalfalfa.com/yaya.gif") no-repeat scroll 0 -5px transparent;
	font-size: 16px;
	margin-left: 10px;
	margin-right: 40px;
	padding: 5px 10px 5px 50px;
}

/*background:url(http://alfalfa.livedoor.biz/bar3.gif) no-repeat;*/

.calendarhead {
	/*
	color:#ffffff;
	background:#0099ff;
	*/
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0 5px 0px;
}

.calendartable {
	width: 150px;
	margin: 0px 5px 10px 5px;
}

.calendarweek {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	position: center;
}

.calendarwd {
	padding: 0 0 2px 0;
}

.calendard {
	empty-cells: show;
	padding: 0 0 2px 0;
}

.calendardbg {
	padding:0 0 2px 0;
	/*
	background:#0099ff;
	*/
}

.calendar {
	font-weight: bold;
	color: #dcdcdc;
	font-size: 12px;
	position: center;
}

#item0 {
	/*
	background-color: #bfefdf;
	*/
	margin: 0 5px 0 5px;
	padding: 2px 0 2px 5px;
	font-size: 14px;
}

#item1 {
	margin: 0 5px 0 5px;
	padding: 2px 0 2px 5px;
	font-size: 14px;
}

#r_rank {
	line-height: 125%;
	font-weight: bold;
	margin: 0 10px 0 5px;
	width: 30px;
	text-align: right;
	float: left;
}

#r_pt {
	font-weight: bold;
	text-align: right;
	width: 50px;
	float: left;
}

#r_post {
	/*
	line-height: 125%;
	font-weight: bold;
	font-weight: bold;
	*/
	vertical-align: top;
	width: 630px;
	float: left;
	padding: 0 0 2px 10px;
}

#r_url a:link, #r_url a:visited, #r_url a:hover, #r_url a:active {
	/*line-height:12px;*/
	font-size: 12px;
	color: green;
}

.ser {
}

.head {
	width: 650px;
}

.ent_rss {
	float: left;
}

.ent_com {
	float: left;
}

.headline2 {
	line-height: 130%;
	background-color: #ffffff;
	width: 665px;
	/*
	height: 200px;
	*/
}

.headline {
	line-height: 130%;
	width: 800px;
	padding: 0 0 0 10px;
	/*
	height: 162px;
	background-color: #ffffff;
	overflow: auto;
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #800000;
	*/
}

.hll {
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #800000;
}

.Dleft {
	width: 375px;
	float: left;
	padding: 0 ;

}

.Dleft2 {
	width: 360px;
	float: left;
	padding: 0 ;
}



.Hleft, .Hright {
	line-height: 160%;
	width: 375px;
	float: left;
	padding: 0 3px 0 3px;
}

.Hleft2, .Hright2 {
	line-height: 160%;
	width: 360px;
	float: left;
	padding: 0 3px 0 3px;
}


.Hleft3, .Hright3 {
	/*
	width: 240px;
	*/
	line-height: 160%;
	float: left;
	padding: 0 3px 0 3px;
}

.Eright {
	width: 400px;
	float: right;
}

.bookmarked_user {
	background-color: #f5f5db;
}

.__hatena_bookmark_anywhere_timestamp {
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
}

.hatena_bookmark_anywhere_tags, .hatena_bookmark_anywhere_user {
	padding: 0 2px 0 2px;
	margin: 0 2px 0 2px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* exlude MacIE5 */
* html .clearfix {
	height: 1%
}

.clearfix {
	display: block;
}

/* end MacIE5 */
.drecomrss_blog_list_item {
	background: url(http://alfalfa.livedoor.biz/dot.gif) no-repeat 0 3px;
	padding: 0 0 0 10px;
}

.fc {
	clear: both;
}

.ig {
	float: left;
	/*
	padding: 0 3px 0px 3px;
	*/
}

.igg {
	width: 330px;
	float: left;
	padding: 0 0 0 0px;
}

.ig2 {
	float: left;
}

.ig3 {
	/*
	width: 52px;
	height: 52px;
	float: left;
	*/
	padding: 1px 0px 5px 0px;
}

.sss {
	float: left;
}

/* related articles */
div.related-articles {
	text-align: left;
	margin: 10px 0 0;
}

div.related-articles h3 {
	background: url("http://alfalfa.livedoor.biz/pot.gif") no-repeat scroll 3px 0 transparent;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 3px;
	padding: 0 0 0 23px;
	text-align: left;
}

div.related-articles ul {
	/*
	line-height: 1.2;
	*/
	list-style: none;
	margin: 0;
	padding: 0;
}

div.related-articles ul li {
	/*
	font-size: 10px;
	*/
	background: url(http://alfalfalfa.com/dot.gif) no-repeat 0 6px;
	margin-left: 5px;
	padding: 0px 0px 0px 10px;
}

/* indexNavagator */
/*---- navigator ---*/ 
.pager-inner {
	vertical-align: bottom;
}

.pager-inner a:link, .pager-inner a:visited, .pager-inner a:hover {
	color: #ffffff;
	font-size: 14px;
	/*
	font-weight: bold;
	*/
}

ul.index-navigator li.paging-number ol.paging-number li.current {
	color: #ccc;
	font-size: 14px;
	/*
	font-weight: bold;
	*/
}

.mv {
	width: 776px; /*816px;*/
	padding: 5px 0px 5px 0px;
	background-color: #dbbb8c;
	height: 30px;
}

.m1 {
	float: left;
	text-align: right;
	width: 47%;
}

.m2 {
	float: right;
	text-align: left;
	width: 49%;
	padding: 0 0 0 10px;
	border-left: #8d8d8d 1px solid;
}

/* articlePager */
ul.article-pager {
	width: 790px; /*830px;*/
	padding: 3px 0px 3px 0px;
	background-color: #575f73;
	font-color: #ffffff;
}

ul.article-pager:after {
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

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

ul.article-pager li {
	float: left;
	width: 49%;
	padding: 5px 0 5px 0;
	background-color: #575f73;
	/*
	width: 332px;
	*/
}

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

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

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

ul.article-pager li.both {
	border-left: #8d8d8d 1px solid;
}

.topbody {
	padding: 2px 5px 2px 5px;
}

.topbody a {
	color: #ffffff;
}

.keyword a {
	color: #ffffff;
}

.keyword {
	line-height :160%;
	color: #ffffff;
	width: 790px;
	background-color: #575f73;
	padding: 3px 0 3px 0;
	font-size:100%;
}

.posted4 .tbr {
padding: 0 2px 0 2px;
margin: 0 10px 0 10px;
font-size: 14px;
border-bottom: #660000 1px dashed;
letter-spacing: -0.1em;
display: inline-block;
vertical-align: top;
}

.mk {
	margin: 30px 0 0 0px;
	padding: 0 0 0 5px;
	font-size: 140%;
	border-left: #FF9966 10px solid;
	border-bottom: #FF9966 3px solid;
}

.ns {
	border-left: 10px solid #6e7fad;
	padding: 0 0 0 5px;
	margin: 25px 0 0 20px;
	font-size: 100%;
}

.cm {
	padding-left: 30px;
	font-size: 90%;
}

.ads {
	background-color:#ffffff;
}

/*
.tw {
	background: url(http://image.blog.livedoor.jp/blv42/imgs/6/e/6eecfe75.gif) no-repeat 0 2px;
	padding: 1px 0 1px 9px;
	text-align: left;
	font-size: 140%;
}

.tm {
	background: url(http://image.blog.livedoor.jp/blv42/imgs/e/b/eb88339f.png) no-repeat 0 2px;
	padding: 1px 0 1px 9px;
	text-align: left;
	font-size: 140%;
}
*/

.wk {
	border: 1px solid #ccc;
	background: #ffffff;
	padding: 2px;
}

.mikban {
	margin-bottom: 15px;
	text-align: left;
	/*
	background: url(http://alfalfalfa.com/banner/101021_bg.jpg) no-repeat;
	*/
}

.mikban img {
	border: 0;
}

.b1 {
	float: left;
}

.b2 {
	float: right;
}

.b3 {
	float: left;
	BORDER: #ccc 1px solid;
	margin: 10px 0 10px 0;
	padding: 3px 3px 3px 3px;
}

.commentttl2 {
	color: #660000;
	MARGIN: 5px 0 0 0;
	padding: 3px 0 3px 2px;
	font-size: 120%;
	border-left: #ccc 10px solid;
}

.commenttext2 {
	word-break: break-all;
	margin: 0 0 20px 20px;
	font-family: "ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 5px 10px 5px;
	font-size: 14px;
	line-height: 110%;
	border: #ccc 2px solid;
}

.knr {
	font-size: 90%;
	word-break: break-all;
	padding: 0 0 10px 0;
}

.hb {
	margin: 0 0 0 5px;
	padding: 0 2px 0 2px;
	color: #ff0c0c;
	background-color: #ffcbcb;
	font-size: 10px;
	font-weight: bolder;
}

.hb a, .hb a:link, .hb a:visited, .hb a:hover, .hb a:active {
	color: #ff0c0c;
	background-color: #ffcbcb;
}

.hb2 {
	padding: 0 2px 0 2px;
	margin: 0 0 0 5px;
	color: #1841ce;
	background-color: #f7f9fd;
	font-size: 10px;
	font-weight: bolder;
}

.hb2 a, .hb2 a:link, .hb2 a:visited, .hb2 a:hover, .hb2 a:active {
	color: #1841CE;
	background-color: #f7f9fd;
}

img.userphoto {
	float: left;
	width: 48px;
	height: 48px;
	margin-right: 10px;
	border: #ccc 1px solid;
	background: #ffffff;
	padding: 2px;
}

/* a status */
div.status {
	clear: left;
	margin-top: 0.8ex;
	padding: 2px;
	border: #ccc 2px dashed;
	/*
	background: #ddd;
	*/
}

div.status div.clear {
	clear: left;
}

div.status a.screen-name {
	font-weight: bold;
}

.prr {
	color: #c22027;
	font-weight: bold;
}

.dsc {
	text-align: left;
}

.tmk {
	padding: 5px 0 5px 0;
	line-height: 160%;
	margin-left: 20px;
	font-weight: bold;
	text-align: left;
}

.tmk2 {
	padding: 0 0 0 0;
	line-height: 130%;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}

.mrr {
	float: right;
	width: 510px;
	margin: 0 20px 0 0px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 160%;
	/* for ie6 */
	display: inline;
}
.mrr2 {
	margin: 10px 10px 0 0;
	float: right;
	width: 200px;
}

.mm {
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 20px;
	text-align: left;
	font-size: 14px;
	line-height: 160%;
}

.aaaa {
	width: 790px;
}

.hd {
	visibility: hidden;
}

.st {
	font-weight: bold;
	color: #c50707;
}

.aax {
	width: 790px;
	font-family: "ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
	font-size: 12px;
	word-break: break-all;
	margin: 0 0 50px 20px;
	padding: 5px 0 5px 5px;
	line-height: 1em;
	color: #000000;
	background-color: #f5f5db;
	border-bottom: #dbbb8c 2px solid;
	border-right: #dbbb8c 2px solid;
}

/** ---------- Google AdSense ---------- **/
.google-user-ad {
	margin: 20px;
}

.ad-center {
	text-align: center;
}

.ad-type-side {
	margin: 0;
}

table.ad-table {
	margin: 5px;
}
table.ad-table div.google-user-ad {
	margin: 0 15px;
}
table td.ad-left {
}
table td.ad-right {
}

.ad-outer {
	margin: 0 auto;
	padding: 0;
}

.ad-by {
	text-align: left;
	margin-bottom: 4px;
	font-size: 11px;
}

.ad-box {
	text-align: left;
}

.ad-box a {
	display: block;
	padding: 4px !important;
	overflow: hidden;
}

.ad-box a:hover {
	padding: 2px !important;
}

.ad-box a span.ad-url {
	margin-left: 10px;
}

/* table layout */
.ad-table .ad-box a {
	display: block;
	padding: 2px !important;
	overflow: hidden;
}

.ad-table .ad-box a:hover {
	padding: 0 !important;
}

/* for IE6-7 */
* html .ad-outer .ad-box a {
	height: 1%;
}

*+html .ad-outer .ad-box a {
	height: 1%;
}

/* for banner type */
.ad-type-bnr {
	margin: 0;
	padding: 10px;
}

.ad-type-bnr .ad-outer {
	position: relative;
	zoom: 1;
}

.ad-type-bnr .ad-outer:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.ad-type-bnr .ad-box {
	width: 49%;
	float: left;
}

.ad-type-bnr .ad-box a span.ad-url {
	margin-left: 10px;
}

.ad-type-bnr .ad-by {
	position: absolute;
	bottom: 0;
	right: 20px;
}

.ad-by a, .ad-by a:hover {
	color: #000000 !important;
	font-weight: bold !important;
}

.ad-box a, .ad-box a:hover {
	text-decoration: none;
}

.ad-box a span.ad-title {
	font-size: 14px;
	color: #0000ff;
	font-weight: bold;
	text-decoration: underline;
	line-height: 150%;
}

.ad-box a:hover span.ad-title {
	text-decoration: none;
}

.ad-box a span.ad-url, .ad-box a:hover span.ad-url {
	font-size: 11px;
	color: #008000;
	line-height: 150%;
}

.ad-box a span.ad-description, .ad-box a:hover span.ad-description {
	display: block;
	font-size: 12px;
	color: #000000;
	line-height: 150%;
}

.ad-box a:hover {
	background: #ffffbb;
	border: #ffffbb 2px solid;
	-moz-border-radius: 5px; /* for fx */
	-webkit-border-radius: 5px; /* for safari */
}

/* for link unit */
div.google-user-link {
	font-size: 100%;
	background: #ffffff;
	padding: 3px 0;
	text-align: left;
	margin-left: 20px;
}

div.google-user-link span {
	font-weight: bold;
	margin-right: 10px;
}

div.google-user-link ul.ad-type-link {
	display: inline;
	margin: 0;
	padding: 0;
}

div.google-user-link ul.ad-type-link li {
	display: inline;
	margin-right: 10px;
	padding: 0;
}

div.google-user-link ul.ad-type-link li a {
	color: #0044cc;
}

div.google-user-link ul.ad-type-link li a:hover {
	color: #0044cc;
	background: #ffffff;
	text-decoration: underline;
}

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

/**  for ncb  **/
.ad-type-bnr .ad-box-ncb {
	width: 46%;
	float: left;
}

.ad-type-bnr .ad-box-ncb span.ad-url a {
	display: block;
	margin: 0;
}

/* link */
.ad-box-ncb {
	text-align: left;
	padding: 4px;
	display: block;
	line-height: 1.5;
}

.ad-box-ncb:hover {
	padding: 3px;
	background: #ffffbb;
	border: #ffffbb 1px solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* title */
.ad-box-ncb span.ad-title a {
	font-size: 14px;
	color: #0044cc;
	font-weight: bold;
	text-decoration: underline;
}

.ad-box-ncb span.ad-title a:hover {
	text-decoration: none;
}

/* url */
.ad-box-ncb span.ad-url a {
	font-size: 11px;
	color: #008000;
	margin-left: 10px;
}

.ad-box-ncb span.ad-url a:hover {
	text-decoration :underline;
}

/* description */
.ad-box-ncb span.ad-description {
	font-size: 12px;
	color: #000000;
	display: block;
}

/**  /for ncb  **/
.hrr {
	margin-left: 20px;
}

div.related-articles ul li {
	background: url("http://alfalfalfa.com/dot.gif") no-repeat scroll 0 6px transparent;
	margin-left: 5px;
	padding: 0 0 5px 10px;
}

div.ttw {
	float: left;
	padding: 5px;
}

div.topsy-sm {
	float: none;
	font-family: Arial, Tahoma, Helvetica, sans-serif !important;
	font-size: 11px !important;
	height: 18px;
	padding: 10px;
}

.rrr {
	color: #000000;
	margin: 0 0 0 20px;
	padding-right: 10px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 160%;
}

div.amazlet-box {
	font-size: 12px;
	margin: 0 0 0 20px;
}

/* Google form */
input#google_form {
width: 240px;
}

.amr {
	width: 180px;
	float: left;
	margin: 0 auto;
	text-align: left;
	padding-left: 10px;
}
.amr2 {
	width: 110px;
	float: left;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 5px 0;
}
.amr3 {
	width: 110px;
	float: left;
	margin: 0 auto;
	text-align: left;
}

.cvotebtn {
	background-color: #f5f5db;
	height: 25px;
	width: 85px;
}

.scoredisp {
	font-size: 12px;
}
.kobetsucom {
	line-height: 1.1;
}

/*mailmagazine
------------------------------------------------------------------*/

div.main div.register_mailmagazine {
	margin: 0 auto;
	width: 300px;
	color: #000;
	font-size: 140%;
	text-align: center;
	line-height: 110%;
}

div.main div.register_mailmagazine div {
	margin-bottom: 10px;
}

/*twitter_comment
------------------------------------------------------------------*/

.tweet_me_avator {
	width: 48px;
	height: 48px;
	overflow: hidden;
	float: left;
}

ul.tweet_me_result {
	margin-left: 15px !important;
	padding-left: 0 !important;
}
	
li.tweet_me_result {
	margin-bottom: 10px;
}	

.tweet_me_info {
	float: right;
	width: 700px;
}

.tweet_me_msg {
	float: right;
	width: 700px;
}

li.tweet_me_result, .tweet_me_box {
	min-height: 1px;
}

li.tweet_me_result:after, .tweet_me_box:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

* html li.tweet_me_result, * html .tweet_me_box {
	height: 1px;
	/**/
	height: auto;
	overflow: hidden;
	/**/
}

/*Gallery
------------------------------------------------------------------*/
#container #left .imgr {
	margin-bottom: 5px;
	position: relative;
	width: 200px;
	height: 100px;
	border: 0;
}

#container #left .imgr dd {
	position: absolute;
	z-index: 7;
	left: 0;
	bottom: 0;
	border: 0;
	margin: 0 !important;
	text-align: left;
}	

#container #left .imgr dd a:link{
	display: block;
	color: #ffffff;
	padding: 3px;
	width: 194px;
	height: inherit;
	background-color: rgba(0, 0, 0, 0.5);
	border: 0;
	margin: 0;
}

/*
#container #left .imgr dd a:link {
	background: #000;
}
*/

#container #left .imgr dd a:visited{
	display: block;
	color: #ffffff;
	padding: 3px;
	width: 194px;
	height: inherit;
	background-color: rgba(0, 0, 0, 0.5);
	border: 0;
}

/*
#container #left .imgr dd a:visited {
	background: #000;
}
*/

#container #left .imgr dd a:hover {
	display: block;
	background-color: rgba(0, 0, 0, 0.8);
	color: #ffffff;
	border: 0;
}

/*
#container #left .imgr dd a:hover {
	background: #000;
}
*/
			
#container #left .imgr dt {
	position: absolute;
	z-index: 2;
	width: 200px;
	height: 100px;
	margin: 0 !important;
	padding: 0 !important;
	left: 0;
	top: 0;
}

#container #left .imgr dt a:link img {
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

#container #left .imgr dt a:visited img {
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

#container #left .imgr dt a:hover img {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/*side_amazon
------------------------------------------------------------------*/

#container #left ul#side_amazon  {
	margin: 0 !important;
	padding: 0 !important;
}
		
#container #left #side_amazon li {
	width: 200px;
	height: 400px;
	margin: 0 0 10px 0;
	padding: 0;
	position: relative;
}

#container #left #side_amazon dl dt {
	font-size: 1em !important;
	line-height: 1.2em !important;
	position: absolute;
	z-index: 7;
	background-color: rgba(106, 61, 18, 0.8);
	background-color: #000\9; /* IE8 and below */
	height: 50px;
	left: 0;
	bottom: 0px;
	width: 200px;
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 0;	
}
		
#container #left #side_amazon dl dt a:link {
	color: #fff  !important;
	padding: 5px 5px 0 5px !important;
	display: block;
	border: 0;
	height: 50px;
	overflow: hidden;
}
	
#container #left #side_amazon dl dt a:visited {
	color: #FFF  !important;
	padding: 5px 5px 0 5px  !important;
	display: block;
	border: 0;
	height: 50px;
	overflow: hidden;
}
	
#container #left #side_amazon  dl dt a:hover {
	color: #fff;
	padding: 5px 5px 0 5px !important;
	display: block;
	border: 0;
	height: 45px;
	background-color: rgba(59, 31, 4, 0.8);
	background-color: #000\9; /* IE8 and below */
	overflow: hidden;
}	

#container #left #side_amazon dl dd {
	position: absolute;
	z-index: 1;
	width: 200px;
	height: 400px;
	top: 0;
	left: 0;
	margin: 0 !important;
	padding: 0 !important;
}	

#container #left #side_amazon img {
	border: 0;
}

#container #left #side_amazon  a:link, #article_footer_amazon a:visited {
	margin: 0;
	padding: 0;
}
	
#container #left #side_amazon a:hover img {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/*side_amazon right
------------------------------------------------------------------*/

.container_r ul#side_amazon  {
	margin: 0 !important;
	padding: 0 !important;
}
		
.container_r #side_amazon li {
	width: 200px;
	height: 400px;
	margin: 0 0 10px 0;
	padding: 0;
	position: relative;
}

.container_r #side_amazon dl dt {
	font-size: 1em !important;
	line-height: 1.2em !important;
	position: absolute;
	z-index: 7;
	background-color: rgba(106, 61, 18, 0.8);
	background-color: #000\9; /* IE8 and below */
	height: 50px;
	left: 0;
	bottom: 0px;
	width: 200px;
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 0;	
}
		
.container_r #side_amazon dl dt a:link {
	color: #fff  !important;
	padding: 5px 5px 0 5px !important;
	display: block;
	border: 0;
	height: 50px;
	overflow: hidden;
}
	
.container_r #side_amazon dl dt a:visited {
	color: #FFF  !important;
	padding: 5px 5px 0 5px  !important;
	display: block;
	border: 0;
	height: 50px;
	overflow: hidden;
}
	
.container_r #side_amazon  dl dt a:hover {
	color: #fff;
	padding: 5px 5px 0 5px !important;
	display: block;
	border: 0;
	height: 45px;
	background-color: rgba(59, 31, 4, 0.8);
	background-color: #000\9; /* IE8 and below */
	overflow: hidden;
}	

.container_r #side_amazon dl dd {
	position: absolute;
	z-index: 1;
	width: 200px;
	height: 400px;
	top: 0;
	left: 0;
	margin: 0 !important;
	padding: 0 !important;
}	

.container_r #side_amazon img {
	border: 0;
}

.container_r #side_amazon  a:link, #article_footer_amazon a:visited {
	margin: 0;
	padding: 0;
}
	
.container_r #side_amazon a:hover img {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
}


/* 右下Amazon */

.amazon_slide_img {
margin: 0 0 -45px;
width: 192px;
padding: 2px;
}

.amazon_slide img {
width: 190px;
}

.amazon_slide {
margin: 0 0 10px;
border: 1px solid #A3531D;
border-radius: 3px;
padding: 2px;
}

.amazon_slide_title {
background-color: rgba(59, 31, 4, 0.8);
line-height: 18px;
opacity: 0.8;
height: 36px;
overflow: hidden;
padding: 7px 1px 0px 5px;
width: 184px;
text-align: left;
margin: 0 0px 2px 3px;
}

.amazon_slide_title a {
color: #FFFFFF !important;
font-weight: bold;
text-decoration: none;
}

.amazon_slide_title a:hover {
text-decoration: none !important;
	background-color: rgba(59, 31, 4, 0.8);
}

.amazon_slide a img {
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
		 -o-transition: 0.3s ease-in-out;
			transition: 0.3s ease-in-out;
}

.amazon_slide a:hover img {
opacity: 0.6;
filter: alpha(opacity=60);
}

.bx-controls-direction a {
margin: 0;
padding: 6px 20px;
}

.bx-controls-direction {
margin: 5px 0 0 68px;
}

.bx-controls-direction a.bx-prev {
background-image: url("/blog/img/slider-sign-l.png");
background-repeat: no-repeat;
}

.bx-controls-direction a.bx-next {
background-image: url("/blog/img/slider-sign-r.png");
background-repeat: no-repeat;
}

/*tooltip
------------------------------------------------------------------*/

div.tooltip {
	display: none;
	position: absolute;
	padding: 8px 12px;
	margin-top: -64px;
	width: 600px;
	background: #f5f5f5;
	border: #000000 1px solid;
}

/*hot_tweet
------------------------------------------------------------------*/

#header_ad {
	float: left;
	width: 190px;
	margin-bottom: 10px;
}

#header_ad img {
	border: 0;
}
	
#header_ad dt,#header_ad dd,ul#hot_tweet dt,ul#hot_tweet dd{
	padding: 0;
	margin: 0 auto;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2;
	text-decoration: none;
	letter-spacing: 0;
}

#container ul#hot_tweet {
	float: right;
	width: 805px;
	margin: 0 0 10px 0;
	padding: 0;
}
	
#container ul#hot_tweet li {
	display: inline-block;
	position: relative;
	height: 140px;
	width: 201px;
	float: left;
}

#container #header_ad {
display: inline-block;
position: relative;
height: 140px;
width: 280px;
}
		
#container #header_ad img,#container ul#hot_tweet li img {
	border: 0;
}
	
#container #header_ad div.tweet,#container ul#hot_tweet li div.tweet {
	background: #741815;
	z-index: 777;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 72px;
	left: 15px;
	padding: 5px;
	border: 0;
	font-size: 1.2em !important;
	line-height: 1 !important;
}

#container #header_ad dl {
width: 280px;
height: 140px;
z-index: 0;
position: absolute;
top: 0;
margin: 0;
padding: 0;
overflow: hidden;
}

#container ul#hot_tweet dl {
	width: 190px;
	height: 140px;
	z-index: 0;
	position: absolute;
	top: 0;
	left: 11px;
	margin: 0;
	padding: 0;
}	

#container #header_ad dl dt {
	font-size: 1em !important;
	line-height: 1.3em !important;
	position: absolute;
	z-index: 7;
	background-color: rgba(106, 61, 18, 0.8);
	background-color: #000\9; /* IE8 and below */
	height: 54px;
	left: 0;
	top: 86px;
	width: 280px;
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 0;	
}

#container ul#hot_tweet dl dt {
	font-size: 1em !important;
	line-height: 1.3em !important;
	position: absolute;
	z-index: 7;
	background-color: rgba(106, 61, 18, 0.8);
	background-color: #000\9; /* IE8 and below */
	height: 54px;
	left: 0;
	top: 86px;
	width: 190px;
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 0;	
}

#container #header_ad dl dt a:link, #container ul#hot_tweet dl dt a:link {
	color: #fff;
	padding: 15px 5px 0 5px;
	display: block;
	border: 0;
	height: 40px;
}

#container #header_ad dl dt a:visited, #container ul#hot_tweet dl dt a:visited {
	color: #fff;
	padding: 15px 5px 0 5px;
	display: block;
	border: 0;
	height: 40px;
}

#container #header_ad dl dt a:hover, #container ul#hot_tweet dl dt a:hover {
	color: #fff;
	padding: 15px 5px 0 5px;
	display: block;
	border: 0;
	height: 40px;
	background-color: rgba(59, 31, 4, 0.8);
	background-color: #000\9; /* IE8 and below */
}		
		
#container #header_ad dl dd, #container ul#hot_tweet dl dd {
	position: absolute;
	z-index: 1;
	width: 190px;
	height: 140px;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

#container ul#hot_tweet, #container #hot_tweet dl {
	min-height: 1px;
}

#container ul#hot_tweet:after, #container #hot_tweet dl:after {
	content: "";
	display: block;
	clear: both;
}

* html #container ul#hot_tweet, * html #container #hot_tweet dl {
	height: 1px;
	/**/
	height: auto;
	overflow: hidden;
	/**/
}

hr.animeline {
    border-color: #DBBB8C;
    border-style: solid;
    border-width: 1px;
height: 1px;
    margin: 20px 4px;
clear:both;
}

.amazon6_bottom img{
max-height:640px;
max-width:560px;
}

.amazon6_bottom2 img{
max-height:600px;
max-width:370px;
}

.fix_related {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    line-height: 160%;
    margin: 25px 0 25px 5px;
    text-align: left;
}

.fix_10x10_md1 {
    height: 250px;
    margin: 10px 0;
}

.fix_10x10_md2 {
    margin: 10px 0;
}

.head_ad {
    box-shadow: 4px 4px 3px #3E3E3E;
}

/*social_button*/

.social_button {
padding: 0;
}

.social_buttons {
    margin: 15px 0;
}

.social_name {
    float: left;
    font-size: 14px;
    font-weight: bold;
    width: 100px;
}

.social_buttons_fix {
    background: url("http://alfalfalfa.com/dot.gif") no-repeat scroll 0 6px transparent;
    margin: 5px 0 5px 10px;
    padding: 0 0 0 15px;
}

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

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

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

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


#left .fix_microad_a {
margin: 15px 0;
padding: 15px 0;
text-align: center;
height: inherit;
width: 300px;
border: 1px solid #ececec;
}

.fix_microad_b {
    margin: 8px 0 12px 36px;
}

.fix_microad_c {
    box-shadow: 4px 4px 3px #F43F5E;
    float: left;
    margin: 5px 0;
    width: 300px;
}

.fix_microad_c_no_shadow {
    float: left;
    margin: 5px 0;
    width: 300px;
}

.fix_microad_c2 {
float: right;
margin: 5px 160px 5px 0;
width: 300px;
}

.fix_microad_c3 {
    box-shadow: 4px 4px 3px #F43F5E;
    margin: 5px 0 5px 0;
    width: 300px;
}

.fix_microad_d {
    box-shadow: 4px 4px 3px #3E3E3E;
    margin: 0 0 25px 5px;
    width: 728px;
}


#left .fix_microad_e {
    margin: 0 0 8px;
}

.fix_microad_f {
    box-shadow: 4px 4px 3px #3E3E3E;
    margin: 0 0 15px -15px;
    width: 728px;
}

.fix_bt_adways {
    box-shadow: 4px 4px 3px #3E3E3E;
    margin: 20px 0;
    width: 500px;
}

.microad_ranking {
    margin: 5px 0px 5px 5px;

}

.fix_microad_ranking2 {
    margin: 5px 0px 5px 5px;

}

.comment_fix_microad {
    margin: 5px 0px 5px 0;
}

.fix_microad_comform {
    margin: 0 0 15px 5px;
}

/* Adsense横 */

.main_adsense {
    height: 305px;
}

.main_adsense_left {
    float: left;
    margin: 0 0 0 16px;
}

.main_adsense_right {
    float: right;
    margin: 0 150px 0 0;
}

.main_adsense_right a:hover {
	background-color: #F5F5DB;
	text-decoration: none;
}

.main_adsense_right img {
    border: 0 none !important;
    margin: 0 0 7px;
    padding: 0 !important;
}

/*埋め込み用*/
#hidden {
    display: none;
}

/*レポート用*/

.report {
    margin: 5px 10px;
color: #000000;
    font-size: 14px;
    font-weight: bold;
    line-height: 160%;
    text-align: left;
}

.report_group {
    margin: 5px 0 0;
}

.original_group {
    margin: 10px 0 5px 15px;
}

.report_img {
    margin:0;
}

.original_img {
    margin:0;
}

img.report_img {
    max-width:740px;
}

img.report_img2 {
    max-width:368px;
}

img.report_img3 {
    max-width: 240px;
}

.report_str a {
    color: #FFFFFF;
    font-weight: bold;
    margin: 5px 0 0 8px;
    position: absolute;
    text-decoration: none;
}

.report_str2 a {
    color: #FFFFFF;
    font-weight: bold;
    margin: 5px 0 0 8px;
    position: absolute;
    text-decoration: none;
}

.report_str3 a {
    color: #FFFFFF;
    font-weight: bold;
    margin: 5px 0 0 8px;
    position: absolute;
    text-decoration: none;
}

.original_str a {
    color: #FFFFFF;
    font-size: 34px;
    font-weight: bold;
    margin: 16px 0 0 24px;
    position: absolute;
    text-decoration: none;
}

.report_str a:hover {
    text-decoration: none !important;
background-color: #2C2C2C;
}

.report_str2 a:hover {
    text-decoration: none !important;
background-color: #2C2C2C;
}

.report_str3 a:hover {
    text-decoration: none !important;
background-color: #2C2C2C;
}

.original_str a:hover {
    text-decoration: none !important;
background-color: #2C2C2C;
}

.report_str {
    background-color: #2C2C2C;
    border-radius: 3px 3px 3px 3px;
    line-height: 16px;
    margin: -60px 0 0 10px;
    min-height: 50px;
    min-width: 600px;
    opacity: 0.8;
    overflow: hidden;
    position: absolute;
}

.report_str2 {
    background-color: #2C2C2C;
    border-radius: 3px 3px 3px 3px;
    line-height: 16px;
    margin: -60px 0 0 10px;
    min-height: 50px;
    min-width: 280px;
    opacity: 0.8;
    overflow: hidden;
    position: absolute;
}

.report_str3 {
    background-color: #2C2C2C;
    line-height: 16px;
    margin: -50px 0 0;
    min-height: 50px;
    opacity: 0.8;
    overflow: hidden;
    position: absolute;
    width: 200px;
}


.original_str {
    background-color: #2C2C2C;
    border-radius: 5px 5px 5px 5px;
    line-height: 16px;
    margin: -65px 0 0 15px;
    min-height: 50px;
	width:100px;
    opacity: 0.8;
    overflow: hidden;
}

ul.report_2group {
    margin: 0;
    padding: 0;
}


ul.report_2group li {
    float: left;
    margin: 0 4px 20px 0;
    min-height: 205px;
    min-width: 374px;
}

ul.report_3group {
    margin: 0;
    padding: 0;
}


ul.report_3group li {
    float: left;
    margin: 0 4px 20px 0;
    min-height: 205px;
    min-width: 374px;
}


.report_com {
    background: none repeat scroll 0 0 #6C6C6C;
    color: #ECECEC;
    margin: 0;
    text-align: center;
    width: 747px;
}

.report_com a {
    color: #E5DCD3;
}

.original_imgnum {
    background: none repeat scroll 0 0 #797979;
    color: #FFFFFF;
    float: left;
    margin: 0 0 0 16px;
    padding: 5px;
    text-align: center !important;
    width: 22px;
}

.original_imgnum a{
    color: #FFFFFF;
}

h3.original_img#title {
background: #552910;
margin: 0 0 10px 10px;
padding: 12px 10px;
color: #FFF;
text-shadow: 1px 1px 2px #333;
position: relative;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-left: 1px solid #C7816B;
border-top: 1px solid #C7816B;
box-shadow: inset 1px 1px 4px #9E6954;
width: 60%;
}
 
h3.original_img#title:before {
content: ' ';
position: absolute;
z-index: 2;
width: 0;
height: 0;
left: 20px;
bottom: -27px;
background: transparent;
border-color: #552910 transparent transparent transparent;
border-style: solid;
border-width: 15px;
}

.fix_side_imobile1 {
    margin: 15px 0 18px 15px;
}

#left #imobile_A {
text-align: center;
margin: 8px 0;
}

#left #imobile_B {
text-align: center;
margin: 8px 0;
}

#left #imobile_C {
text-align: center;
margin: 8px 0;
}

#left #imobile_D {
text-align: center;
margin: 8px 0;
}

#left #rakuten-wg {
text-align: center;
margin: 8px 0;
}

#container #left #keep-adsense {
text-align: center;
margin: 4px 0;
}

#container #left .Sticky-Left {
}

#container #left #Sticky-Left {
width: 300px;
}

.container_r #imobile_A {
text-align: center;
margin: 0 0 8px;
}

.imobile_main_top1 {
    margin: 8px 0 8px 36px;
}

.imobile_main_ent1 {
margin: 0 0 32px 16px;
float: left;
}

.alfa_top_md {
margin:0 0 0 36px;
}

.fix_bt_imobile {
    box-shadow: 4px 4px 3px #3E3E3E;
    margin: 0 0 0 5px;
    width: 728px;
}

.ads_comment_vasco2 {
    box-shadow: 4px 4px 3px #3E3E3E;
    margin: -15px 0 30px 5px;
    width: 728px;
}

.ads_comment_vasco1 {

    margin: 0 0 30px 5px;
}
.container_l {
display: inline-block;
vertical-align: top;
width: 1100px;
}

.container_r {
margin: 58px 0 0;
width: 200px;
display: inline-block;
vertical-align: top;
}

.imobile_r1{
margin:0 0 5px 0;
}

.imobile_r2{
margin:0 0 5px 0;
}

.ent_ad_right {
float: right;
margin: 0px 150px 0px 0px;
}

.fix_ent_ad_button{
height:320px;
}

.ent_ad_right img{
border: 0 none !important;
margin: 0 0 7px;
padding: 0 !important;
}

p.jimaku {
margin: 0px 0 40px 15px;
padding: 8px;
border: 2px solid rgb(236, 192, 175);
background-color: rgb(247, 238, 218);
border-radius: 3px;
width: 90%;
color: rgb(80, 25, 8);
font-size: 16px;
line-height: 24px;
}

p.amazon_ent_ss {

}

.titile-buttons {
display: inline-block;
margin: 0 50px 0 0;
}

.right .titile-buttons {
position: relative;
display: block;
text-align: right;
width: 650px;
}

.right .titile-buttons img {
height: 15px;
opacity: 0.8;
}

form.alfa {
display: inline-block;
position: relative;
top: -8px;
}

#Sticky-Right {
width: 200px;
margin: 0 0 8px 0;
}

/* RSSImg */

h2#heading {
position: relative;
color: #fcfcfc;
background: #6D4820;
font-size: 20px;
line-height: 1;
margin: 0px 20px 10px 0px;
padding: 14px 5px 10px 50px;
border-radius: 22px 0 0 22px;
width: 88%;
text-shadow: 2px 2px 3px #F3D4C8;
}

h2#heading:before {
  content: "";
  position: absolute;
  background: #eee;
  top: 50%;
  left: 14px;
  margin-top :-10px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  box-shadow: 1px 1px 1px #777 inset;
}
h2#heading:after {
content: "";
position: absolute;
top: 0;
right: -22px;
height: 0;
width: 0;
border: 22px solid #6D4820;
border-right-color: transparent;
}

.rss-antenna#e-more {
margin: 0 0 35px 15px;
}

.rss-antenna#e-more #inner {
display: inline-block;
width: 244px;
vertical-align: top;
overflow: hidden;
margin: 0 5px 0 0;
}

.rss-antenna#e-more #inner img {
width: 240px;
border: 2px solid #794217;
padding: 0;
}

.rss-antenna#e-more #inner a {
color: #fff;
font-weight: bold;
}

.rss-antenna#e-more #inner p {
display: block;
background: #5A3A12;
margin: -45px 0 0 2px;
height: 35px;
width: 230px;
padding: 8px 5px 0px 5px;
opacity: 0.8;
overflow: hidden;
}

/* 関連記事 */

#related-title {
font-weight: bold;
margin: 0 10px 0 20px;
padding: 5px 0 5px 8px;
border-left: 12px solid #8D4225;
color: #532E0C;
font-size: 18px;
}

ul.automatic-related#mainmore {
list-style: none;
font-size: 14px;
padding: 0;
margin: 12px 0 30px 24px;
}

ul.automatic-related#mainmore br {
display: none;
}

ul.automatic-related#mainmore li {
background: url("/dot.gif") no-repeat 0 8px;
padding: 0 0 0 12px;
line-height: 26px;
}

ul.automatic-related#mainmore li a {
font-weight: bold;
}

ul.automatic-related#mainmore li#pickup {
}

ul.automatic-related#mainmore li#pickup a {
color: #EB0130;
}

/* 続きを読むランダム画像＆テキストリンク */

ul.pickup-rss#pc-mainmore {
list-style: none;
font-size: 14px;
padding: 0;
margin: 12px 0px 30px 0px;
display: block;
overflow: hidden;
width: 720px;
white-space: nowrap;
}


ul.pickup-rss#pc-mainmore br {
display: none;
}

ul.pickup-rss#pc-mainmore li {
background: url("/dot.gif") no-repeat 0 8px;
padding: 0 0 0 12px;
line-height: 26px;
text-overflow: initial;
}

ul.pickup-rss#pc-mainmore li a {
font-weight: bold;
}

ul.pickup-rss#pc-mainmore li#pickup {
}

ul.pickup-rss#pc-mainmore li#pickup a {
color: #EB0130;
}

/* SP関連 */
.blogbody .SP-News {
display:none;
}

.blogbody #disappear {
display:none;
}