#SideAc {
	background-position: center top;
	font-family: Avenir, "Helvetica neue", Helvetica, "メイリオ", "Meiryo UI", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#SideAc A {
	color: #330066;
	text-decoration: none;
}
#SideAc A:hover {
	text-decoration: none;
	color: #333;
}
#SideAc H2 {
	font-family: Avenir, "Helvetica neue", Helvetica, "メイリオ", "Meiryo UI", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 1.5em;
	color: #FFFFFF;
	clear: both;
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 64px;
	background-color: #656B60;
	border-radius: 0px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#SideAc .happy {
	color: #FFF;
	background-color: #D1C461;
	text-align: center;
	margin: 24px;
	line-height: 2em;
}
#SideAc .happy2 {
	color: #FFF;
	background-color: #A6A19D;
	text-align: center;
	margin: 24px;
	line-height: 2em;
}
#SideAc .happy3 {
	color: #FFF;
	background-color: #614223;
	text-align: center;
	margin: 24px;
	line-height: 2em;
}



#SideAc H3 {
	font-family: Avenir, "Helvetica neue", Helvetica, "メイリオ", "Meiryo UI", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	background-repeat: repeat-x;
	font-size: 1.1em;
	color: #FFFFFF;
	line-height: 1.8em;
	padding-left: 0px;
	text-align: left;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	border-radius: 0px;
	background-color: #67971E;
	padding-right: 0px;
}
#SideAc P {
	clear: both;
	color: #423424;
	line-height: 1.5em;
	font-size: 1em;
}


#SideAc P.info {
	line-height: 1.5em;
	background-color: #DDF2BD;
	text-align: left;
	padding: 16px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#SideAc P.line {
	text-align: center;
	margin: 0px;
}

#SideAc P.txt {
	text-align: left;
	background-color: #FFFFFF;
	padding: 24px;
	border-radius: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 180%;
	font-size: 1.2em;
}
#SideAc P IMG {
	margin: 4px;
}
#SideAc .bestrev {
	border: 1px solid #9BA6E1;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 24px;
}
#SideAc .revname {
	border: 1px solid #9BA6E1;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #9BA6E1;
}

#SideAc UL {
	margin-top: 24px;
	margin-bottom: 24px;
	display: block;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	text-align: center;
}
#SideAc LI {
	list-style-type: none;
	clear: none;
	text-align: center;
	display: inline-block;
	padding: 4px;
	color: #2B2622;
	margin: 4px;
}

#SideAc UL.ranking {
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	margin: 8px;
}


#SideAc UL.ranking LI {
	width: 20%;
	background-color: #F1EAE2;
	margin: 3px;
	padding: 0px;
	vertical-align: top;
	font-size: 0.8em;
	border: 1px solid #656B60;
}

#SideAc UL.ranking .items {
	font-size: 0.8em;
	color: #666666;
}

#SideAc .kiraricount  {
	font-size: 1.8em;
	color: #F66;
}
#SideAc .txt SPAN {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D7D8E8;
	padding-bottom: 2px;
}

#SideAc .month_rank {
	background-image: url(rank_title_monthly.png);
	height: 90px;
	width: 650px;
	text-align: right;
	font-size: 16px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	background-position: left;
}
#SideAc .month_best {
	background-image: url(review_title_monthly.png);
	height: 90px;
	width: 650px;
	text-align: right;
	font-size: 16px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	background-position: left;
}
#SideAc .glay {
	-webkit-filter: grayscale(100%);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: grayscale(100%);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	max-width: 100%;
	max-height: auto;
}
#SideAc .glay:hover {
	-webkit-filter: grayscale(0%);
	filter: none;
}
@media screen and (max-width: 700px) {
#SideAc img.fit {
	width: 100%;
	height: auto;
}

/*SNSボタン横並びリスト2015.04.24*/
#SideAc ul.snsbtn {
	list-style-type: none;
	padding-left: 0;
	display: table;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#SideAc ul.snsbtn li {
	margin-bottom: 4px;
	display: table-cell;
	padding: 8px;
}
#SideAc ul.snsbtn iframe {
	margin: 0 !important;
}
#SideAc /*スマホ用幅調整*/
.bflogowidth {
	max-width: 99%;
}
#SideAc .ranking .name IMG {
	width: 100%;
	height: auto;
}
}
