﻿@media screen and (max-width: 767px) {
/* MAIN CONTENTS
----------------------------------------------- */
.mainContents {
	clear:both;
	position:relative;
	margin:10px auto;
	width:90%;
}
.mainContents h3{ padding:5px; }
.mainContents p {
	line-height:1.6em;
	font-size:100%;
}
h1#pageTtil {
	font-size:123%;
	padding:60px 0 0 0;
	margin:0 0 10px 0;
	color:#b81a57;
}
#homeuseBnr_s {
	position:absolute;
	right:0;
	top:30px;
	width:300px;
}
#homeuseBnr_s img {
	height: 47px;
    width: 300px;
}
/* MAIN VISUAL */
#mainVisualArea {
	margin:0 0 20px 0;
	font-size:100%;
}
#mainVisualArea p{
	float:none;
	margin:0 auto;
	text-align:center;
}
#mainVisualArea p img{
	width:71%;
}
#mainVisualInR {
	float:none;
	line-height:1.4em;
}
#mainVisualInR p{
	text-align:left;
}
#mainVisualInR dl {
	margin:15px 0 0 0;
}
#mainVisualInR dl dt {
	color:#761038;
	font-weight:bold;
	background:url(//img.e87.com/selection/images/flowerCmnIco.gif) no-repeat left center;
	padding:0 0 0 18px;
	line-height:1.4em;
}
#mainVisualInR dl dd {
	margin:5px 0 0 0;
}
#mainVisualInR dl dd img {
	width:300px;
}
/* COMMON CONTENTS */
.messageBoxWrap {
	border: 1px solid #45AC25;
	padding:1px;
	margin:0 0 10px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	position:relative;
	margin:0 0 20px 0;
}
.messageBoxWrapInner {
	border: 1px solid #B9DBB9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #FFFBF8;
	padding:10px 10px 5px;
	position:relative;
}
.messageBoxWrapInner ul li {
	color:#761238;
	background:url(//img.e87.com/selection/images/flowerCmnIco.gif) no-repeat left 0.1em;
	padding:0 0 9px 20px;
	border-bottom:dotted 1px #761238;
	margin:9px 0 0 0;
}
.messageBoxWrapInner ul li:first-child {
	color:#761238;
	background:url(//img.e87.com/selection/images/flowerCmnIco.gif) no-repeat left 0.1em;
	padding:0 0 9px 20px;
	border-bottom:dotted 1px #761238;
	margin:0;
}
.messageBoxWrapInner ul li.last {
	color:#761238;
	background:url(//img.e87.com/gardening/school/cultivate/common/img/flowerCmnIco.gif) no-repeat left 0.1em;
	padding:0 0 9px 20px;
	border-bottom:0;
	margin:9px 0 0 0;
	line-height:1.5;
}
.messageBoxWrapInner ul li.last span{
	font-weight:bold;
	color:#F03;
}
p.pinkLink {
	background:url(//img.e87.com/selection/images/linkAllowPink.gif) no-repeat left center;
	padding:0 0 0 12px;
	margin-left:8px;
}
p.pinkLink a {
	color:#cc407d;
	text-decoration:underline;
}
p.pinkLink a:hover {
	text-decoration:none;
}
#massageListBtnWrap {
	position:relative;
	margin:0 auto 20px;
	border: 1px solid #eaaac5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding:1px;
}
#massageListBtnWrapInner {
	position:relative;
	text-align:left;
	color:#fff;
	padding:5px 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#cb417d), to(#e65494));
	background: -webkit-linear-gradient(#cb417d, #e65494);
	background: -moz-linear-gradient(#cb417d, #e65494);
	background: -ms-linear-gradient(#cb417d, #e65494);
	background: -o-linear-gradient(#cb417d, #e65494);
	background: linear-gradient(#cb417d, #e65494);
	-pie-background: linear-gradient(#cb417d, #e65494);
}
#massageListBtnWrapInner p {
	padding:0 0 0 15px;
	background:url(//img.e87.com/selection/images/linkAllowWhite.gif) no-repeat left center;
	line-height:1.2em;
}
#massageListBtnWrapInner a {
	color:#fff;
	font-weight:bold;
	font-size:100%;
}
p.messageBoxTxt {
	margin:0 0 10px 10px;
}

/* 野菜の栽培・ガーデニングについて 始 */
div.cultivate_box {
	padding-left: 10px;
	background: #FFFDCA;
	border: #FFC267 1px solid;	margin: 10px;
}
dl.cultivate_list {
	overflow: hidden;
	padding: 10px 0;
}
dl.cultivate_list dt {
	padding-top: 10px;
	font-weight: bold;
}
dl.cultivate_list dd {
	float:left;
	padding:0px 25px 0px 10px;
	background: url(//img.e87.com/gardening/images/icn_arrow.gif) no-repeat 0px 20%;
	margin-top:10px;
	width:80px;
}
dl.cultivate_list dd a:link, dl.cultivate_list dd a:visited{
	text-decoration:underline;
	color:#CA417D;
}
dl.cultivate_list dd a:hover{
	text-decoration:none;
}
/* 野菜の栽培・ガーデニングについて　終 */
/* 病害虫ガイド　始 */
div#pest .section {
	padding: 10px 5px;
	background: #FFFDCA;
}
div#pest .section h2 {
	background:url(//img.e87.com/gardening/school/pest/images/pest_sect_h_bg.gif) no-repeat left bottom;
	color:#2f110f;
}
div#pest .section h2 span {
	display:block;
	padding:11px 0 8px 44px;
}
div#pest #section_01 h2 span { background:url(//img.e87.com/gardening/school/pest/images/pest_sect_01_h_ico.gif) no-repeat left bottom; }
div#pest #section_02 h2 span { background:url(//img.e87.com/gardening/school/pest/images/pest_sect_02_h_ico.gif) no-repeat left bottom; }
div#pest #section_03 h2 span { background:url(//img.e87.com/gardening/school/pest/images/pest_sect_03_h_ico.gif) no-repeat left bottom; }
div#pest #section_04 h2 span { background:url(//img.e87.com/gardening/school/pest/images/pest_sect_04_h_ico.gif) no-repeat left bottom; }

div#pest .section ul.pest01 { padding-left: 10px;}
div#pest .section ul.pest01 li { line-height: 25px; border-bottom:#adadad 1px dotted; }
div#pest .section ul.pest01 li dl { padding-left:15px; width:100%; background:url(//img.e87.com/gardening/school/pest/images/li_pest01.gif) no-repeat 3px 5px; overflow:hidden; }
div#pest .section ul.pest01 li dl dt { font-weight:bold; font-size: 14px; width: 300px; float: left;}
div#pest .section ul.pest01 li dl dd { float: left; padding-left: 25px; background: url(//img.e87.com/gardening/school/pest/images/li_pest02.gif) no-repeat 15px 8px; }

* html div#pest .section ul.pest01 li dl dt { height:37px; }/*IE6*/

div#pest .section ul.pest02 { overflow:hidden; padding-left: 10px;}
div#pest .section ul.pest02 li.pest02_l { width: 100%; float: left; margin-bottom:10px; }
div#pest .section ul.pest02 li.pest02_m { width: 100%; float: left; margin: 0 0 10px 0;}
div#pest .section ul.pest02 li.pest02_r { width: 100%; float: left; margin: 0 0 10px 0; }
div#pest .section ul.pest02 li dl dt { padding-left:15px; line-height: 25px; background:url(//img.e87.com/gardening/school/pest/images/li_pest02.gif) no-repeat 5px 7px;  border-bottom:#adadad 1px dotted; border-top:#adadad 1px dotted; font-weight:bold; font-size: 14px; background-color: #fff;}
div#pest .section ul.pest02 li dl dd { padding: 8px; word-wrap:break-word; line-height: 1.2; font-size: 89%; }
div#pest .section dt a:link, div#pest .section dt a:visited, div#pest .section dd a:link, div#pest .section dd a:visited{
	text-decoration:underline;
	color:#CA417D;
}
div#pest .section dt a:hover, div#pest .section dd a:hover{
	text-decoration:none;
}
/* 病害虫ガイド　終 */

.shadowBoxWrap {
	position:relative;
	padding:0 0 1px 0;
	box-shadow:none;
	margin:0 0 10px 0;
	background:#fff;
}
.shadowBoxWrapInner {
	border-bottom:none;
	padding:0;
	margin:10px 0 0 0;
}
#otherRankBtnWrap {
	position:relative;
	width:140px;
	margin:10px auto 20px;
	border: 1px solid #eaaac5;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:1px;
	float:none;
}
#otherRankBtnWrapInner {
	position:relative;
	text-align:center;
	color:#fff;
	padding:0 10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#cb417d), to(#e65494));
	background: -webkit-linear-gradient(#cb417d, #e65494);
	background: -moz-linear-gradient(#cb417d, #e65494);
	background: -ms-linear-gradient(#cb417d, #e65494);
	background: -o-linear-gradient(#cb417d, #e65494);
	background: linear-gradient(#cb417d, #e65494);
	-pie-background: linear-gradient(#cb417d, #e65494);
}
#otherRankBtnWrapInner a {
	background:url(//img.e87.com/selection/images/linkAllowWhite_s.gif) no-repeat left center;
	padding:0 0 0 7px;
	color:#fff;
	font-weight:bold;
	font-size:92%;
}
#otherRankBtnWrapInner a span.pcTxt{
	display:none;
}
}
 @media screen and (min-width: 768px) and (max-width:899px) {
/* MAIN CONTENTS
----------------------------------------------- */
#mainContentsWrap {
	width:728px;
	float:none;
	margin:0 auto;
}
.mainContents {
}
.mainContents p {
	line-height:1.4em;
}

h1#pageTtil {
	font-size:200%;
	color:#b81a57;
	padding:8px 0 0 0;
	margin:0 0 30px 0;
}
#homeuseBnr_s {
	position:absolute;
	right:0;
	top:200px;
}
#homeuseBnr_s img {
	width:325px;
	height:55px;
}
/* MAIN VISUAL */
#mainVisualArea {
	margin:0 0 30px 0;
}
#mainVisualArea {
	font-size:108%;
}
#mainVisualInR {
	float:right;
	width:383px;
	line-height:1.4em;
}
#mainVisualInR dl {
	margin:30px 0 0 0;
}
#mainVisualInR dl dt {
	color:#761038;
	font-weight:bold;
	background:url(//img.e87.com/selection/images/flowerCmnIco.gif) no-repeat left center;
	padding:0 0 0 18px;
	line-height:1.4em;
}
#mainVisualInR dl dd {
	margin:5px 0 0 0;
}
/* COMMON CONTENTS */
.messageBoxWrap {
	border: 1px solid #45AC25;
	padding:1px;
	margin:0 0 30px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	position:relative;
}
.messageBoxWrapInner {
	border: 1px solid #B9DBB9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #FFFBF8;
	padding:10px 10px 5px;
	position:relative;
}
.messageBoxWrapInner ul li {
	color:#761238;
	background:url(//img.e87.com/selection/images/flowerCmnIco.gif) no-repeat left 0.1em;
	padding:0 0 9px 20px;
	border-bottom:dotted 1px #761238;
	margin:9px 0 0 0;
}
.messageBoxWrapInner ul li:first-child {
	color:#761238;
	background:url(//img.e87.com/selection/images/flowerCmnIco.gif) no-repeat left 0.1em;
	padding:0 0 9px 20px;
	border-bottom:dotted 1px #761238;
	margin:0;
}
.messageBoxWrapInner ul li.last {
	color:#761238;
	background:url(//img.e87.com/gardening/school/cultivate/common/img/flowerCmnIco.gif) no-repeat left 0.1em;
	padding:0 0 9px 20px;
	border-bottom:0;
	margin:9px 0 0 0;
	line-height:1.5;
}
.messageBoxWrapInner ul li.last span{
	font-weight:bold;
	color:#F03;
}
p.pinkLink {
	background:url(//img.e87.com/selection/images/linkAllowPink.gif) no-repeat left center;
	padding:0 0 0 12px;
	margin-left:8px;
}
p.pinkLink a {
	color:#cc407d;
	text-decoration:underline;
}
p.pinkLink a:hover {
	text-decoration:none;
}
#massageListBtnWrap {
	position:relative;
	width:506px;
	margin:0 auto 35px;
	border: 1px solid #eaaac5;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:1px;
}
#massageListBtnWrapInner {
	position:relative;
	text-align:center;
	color:#fff;
	padding:5px 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#cb417d), to(#e65494));
	background: -webkit-linear-gradient(#cb417d, #e65494);
	background: -moz-linear-gradient(#cb417d, #e65494);
	background: -ms-linear-gradient(#cb417d, #e65494);
	background: -o-linear-gradient(#cb417d, #e65494);
	background: linear-gradient(#cb417d, #e65494);
	-pie-background: linear-gradient(#cb417d, #e65494);
}
#massageListBtnWrapInner a {
	background:url(//img.e87.com/selection/images/linkAllowWhite.gif) no-repeat left center;
	padding:0 0 0 12px;
	color:#fff;
	font-weight:bold;
	font-size:123%;
}
p.messageBoxTxt {
	margin:0 0 10px 10px;
}

/* 野菜の栽培・ガーデニングについて 始 */
div.cultivate_box {
	padding:  10px;
	background: #FFFDCA;
	border: #FFC267 1px solid;	margin: 10px;
}
dl.cultivate_list {
	overflow: hidden;
	padding-left: 10px;
}
dl.cultivate_list dt {
	padding-top: 10px;
	font-weight: bold;
}
dl.cultivate_list dd {
	float:left;
	padding:0px 40px 0px 10px;
	background: url(//img.e87.com/gardening/images/icn_arrow.gif) no-repeat 0px 20%;
	margin-top:10px;
}
/* 野菜の栽培・ガーデニングについて 終 */
/* 病害虫ガイド　始 */
div#pest {
	margin:0 0 0 10px;
	width:100%;
}
div#pest .section {
	padding: 10px 5px;
	background: #FFFDCA;
}
div#pest .section h2 {
	background:url(//img.e87.com/gardening/school/pest/images/pest_sect_h_bg.gif) no-repeat left bottom;
	color:#2f110f;
}
div#pest .section h2 span {
	display:block;
	padding:11px 0 8px 44px;
}
div#pest #section_01 h2 span { background:url(//img.e87.com/gardening/school/pest/images/pest_sect_01_h_ico.gif) no-repeat left bottom; }
div#pest #section_02 h2 span { background:url(//img.e87.com/gardening/school/pest/images/pest_sect_02_h_ico.gif) no-repeat left bottom; }
div#pest #section_03 h2 span { background:url(//img.e87.com/gardening/school/pest/images/pest_sect_03_h_ico.gif) no-repeat left bottom; }
div#pest #section_04 h2 span { background:url(//img.e87.com/gardening/school/pest/images/pest_sect_04_h_ico.gif) no-repeat left bottom; }

div#pest .section ul.pest01 { width:702px; padding-left: 10px;}
div#pest .section ul.pest01 li { line-height: 37px; border-bottom:#adadad 1px dotted; }
div#pest .section ul.pest01 li dl { padding-left:25px; width:100%; background:url(//img.e87.com/gardening/school/pest/images/li_pest01.gif) no-repeat 13px 13px; overflow:hidden; }
div#pest .section ul.pest01 li dl dt { font-weight:bold; font-size: 14px; width: 300px; float: left;}
div#pest .section ul.pest01 li dl dd { float: left; padding-left: 25px; background: url(//img.e87.com/gardening/school/pest/images/li_pest02.gif) no-repeat 15px 15px; }

* html div#pest .section ul.pest01 li dl dt { height:37px; }/*IE6*/

div#pest .section ul.pest02 { width:702px; overflow:hidden; padding-left: 10px;}
div#pest .section ul.pest02 li.pest02_l { width: 32%; height:100px; float: left;}
div#pest .section ul.pest02 li.pest02_m { width: 32%; height:100px; float: left; margin-left: 8px;}
div#pest .section ul.pest02 li.pest02_r { width: 32%; height:100px; float: left; margin-left: 8px; }
div#pest .section ul.pest02 li dl { position:relative;}
div#pest .section ul.pest02 li dl dt { padding-left:15px; line-height: 38px; background:url(//img.e87.com/gardening/school/pest/images/li_pest02.gif) no-repeat 5px 15px;  border-bottom:#adadad 1px dotted; border-top:#adadad 1px dotted; font-weight:bold; font-size: 14px; background-color: #fff;}
div#pest .section ul.pest02 li dl dd { padding: 8px; width:220px; word-wrap:break-word; line-height: 1.2; font-size: 89%; }
/* 病害虫ガイド　終 */

.shadowBoxWrap {
	position:relative;
	padding:0 0 1px 0;
	box-shadow:none;
	margin:0 0 30px 0;
	background:#fff;
}
.shadowBoxWrap.withGiftRanking{
	margin-bottom:10px;
}
.shadowBoxWrapInner {
	border-bottom:none;
	padding:0 0 10px 0;
	margin:23px 0 0 0;
}
#otherRankBtnWrap {
	position:relative;
	width:140px;
	margin:0 293px 20px 0;
	border: 1px solid #eaaac5;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:1px;
}
#otherRankBtnWrapInner {
	position:relative;
	text-align:center;
	color:#fff;
	padding:0 10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#cb417d), to(#e65494));
	background: -webkit-linear-gradient(#cb417d, #e65494);
	background: -moz-linear-gradient(#cb417d, #e65494);
	background: -ms-linear-gradient(#cb417d, #e65494);
	background: -o-linear-gradient(#cb417d, #e65494);
	background: linear-gradient(#cb417d, #e65494);
	-pie-background: linear-gradient(#cb417d, #e65494);
}
#otherRankBtnWrapInner a {
	background:url(//img.e87.com/selection/images/linkAllowWhite_s.gif) no-repeat left center;
	padding:0 0 0 7px;
	color:#fff;
	font-weight:bold;
	font-size:92%;
}
#otherRankBtnWrapInner a span.pcTxt{
	display:none;
}
}
 @media screen and (min-width:900px) {
/* MAIN CONTENTS
----------------------------------------------- */
#mainContentsWrap {
	width:950px;
	text-align:left;
	margin:0 auto;

}
.mainContents {
	position:relative;
}
.mainContents p {
	line-height:1.4em;
}
h1#pageTtil {
	font-size:185%;
	color:#b81a57;
	padding:8px 0 0 0;
	margin:0 0 30px 0;
	width:340px;
}
#homeuseBnr_s {
	position:absolute;
	right:0;
	top:-16px;
}
/* MAIN VISUAL */
#mainVisualArea {
	margin:0 0 30px 0;
}
#mainVisualInR {
	float:right;
	width: 60%;
	line-height:1.4em;
}
#mainVisualInR dl {
	margin:30px 0 0 0;
}
#mainVisualInR dl dt {
	color:#761038;
	font-weight:bold;
	background:url(//img.e87.com/selection/images/flowerCmnIco.gif) no-repeat left center;
	padding:0 0 0 18px;
	line-height:1.4em;
}
/* COMMON CONTENTS */
.messageBoxWrap {
	border: 1px solid #45AC25;
	padding:1px;
	margin:0 0 30px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	position:relative;
}
.messageBoxWrapInner {
	border: 1px solid #B9DBB9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #FFFBF8;
	padding:10px 10px 5px;
	position:relative;
}
.messageBoxWrapInner span.text_b{
	font-weight:bold;
}
.messageBoxWrapInner ul li {
	color:#761238;
	background:url(//img.e87.com/selection/images/flowerCmnIco.gif) no-repeat left 0.1em;
	padding:0 0 9px 20px;
	border-bottom:dotted 1px #761238;
	margin:9px 0 0 0;
}
.messageBoxWrapInner ul li:first-child {
	color:#761238;
	background:url(//img.e87.com/selection/images/flowerCmnIco.gif) no-repeat left 0.1em;
	padding:0 0 9px 20px;
	border-bottom:dotted 1px #761238;
	margin:0;
}
.messageBoxWrapInner ul li.last {
	color:#761238;
	background:url(//img.e87.com/gardening/school/cultivate/common/img/flowerCmnIco.gif) no-repeat left 0.1em;
	padding:0 0 9px 20px;
	border-bottom:0;
	margin:9px 0 0 0;
	line-height:1.5;
}
.messageBoxWrapInner ul li.last span{
	font-weight:bold;
	color:#F03;
}
p.messageBoxTxt span.text_b{
	font-weight:bold;
}
p.messageBoxTxt {
	margin:0 0 10px 10px;
}

/* 野菜の栽培・ガーデニングについて 始 */
div.cultivate_box {
	padding-left: 10px;
	background: #FFFDCA;
	border: #FFC267 1px solid;	
	margin: 10px;
}
dl.cultivate_list {
	padding: 10px 0;
	overflow:hidden;
}
dl.cultivate_list dt {
	padding-top: 10px;
	font-weight: bold;
}
dl.cultivate_list dd {
	float:left;
	padding:0px 40px 0px 10px;
	background: url(//img.e87.com/gardening/images/icn_arrow.gif) no-repeat 0px 20%;
	margin-top:10px;
}
/* 野菜の栽培・ガーデニングについて 終 */
/* 病害虫ガイド　始 */
div#pest {
	width:950px;
}
div#pest .section {
	padding:10px 5px;
	background: #FFFDCA;
}
div#pest .section h2 {
	background:url(//img.e87.com/gardening/school/pest/images/pest_sect_h_bg.gif) no-repeat left bottom;
	color:#2f110f;
}
div#pest .section h2 span {
	display:block;
	padding:11px 0 8px 44px;
}
div#pest #section_01 h2 span { background:url(//img.e87.com/gardening/school/pest/images/pest_sect_01_h_ico.gif) no-repeat left bottom; }
div#pest #section_02 h2 span { background:url(//img.e87.com/gardening/school/pest/images/pest_sect_02_h_ico.gif) no-repeat left bottom; }
div#pest #section_03 h2 span { background:url(//img.e87.com/gardening/school/pest/images/pest_sect_03_h_ico.gif) no-repeat left bottom; }
div#pest #section_04 h2 span { background:url(//img.e87.com/gardening/school/pest/images/pest_sect_04_h_ico.gif) no-repeat left bottom; }

div#pest .section ul.pest01 { width:910px; padding-left: 10px;}
div#pest .section ul.pest01 li { line-height: 37px; border-bottom:#adadad 1px dotted; }
div#pest .section ul.pest01 li dl { padding-left:25px; width:100%; background:url(//img.e87.com/gardening/school/pest/images/li_pest01.gif) no-repeat 13px 13px; overflow:hidden; }
div#pest .section ul.pest01 li dl dt { font-weight:bold; font-size: 14px; width: 300px; float: left;}
div#pest .section ul.pest01 li dl dd { float: left; padding-left: 25px; background: url(//img.e87.com/gardening/school/pest/images/li_pest02.gif) no-repeat 15px 15px; }

* html div#pest .section ul.pest01 li dl dt { height:37px; }/*IE6*/

div#pest .section ul.pest02 { width:930px; overflow:hidden; padding-left: 10px;}
div#pest .section ul.pest02 li.pest02_l { width: 22%; height:100px; float: left;}
div#pest .section ul.pest02 li.pest02_m { width: 22%; height:100px; float: left; margin-left: 8px;}
div#pest .section ul.pest02 li.pest02_r { width: 22%; height:100px; float: left; margin-left: 8px; }
div#pest .section ul.pest02 li dl { position:relative;}
div#pest .section ul.pest02 li dl dt { padding-left:15px; line-height: 38px; background:url(//img.e87.com/gardening/school/pest/images/li_pest02.gif) no-repeat 5px 15px;  border-bottom:#adadad 1px dotted; border-top:#adadad 1px dotted; font-weight:bold; font-size: 14px; background-color: #fff;}
div#pest .section ul.pest02 li dl dd { padding: 8px; width:220px; word-wrap:break-word; line-height: 1.2; font-size: 89%; }
/* 病害虫ガイド　終 */


div.linkBox {
	font-size:82%;
	padding:10px 0 20px 0;
}
p.pinkLink {
	background:url(//img.e87.com/selection/images/linkAllowPink.gif) no-repeat left center;
	padding:0 0 0 12px;
	margin-left:8px;
}
p.pinkLink a {
	color:#cc407d;
	text-decoration:underline;
}
p.pinkLink a:hover {
	text-decoration:none;
}
#massageListBtnWrap {
	position:relative;
	width:400px;
	margin:0 auto 35px;
	border: 1px solid #eaaac5;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:1px;
}
#massageListBtnWrapInner {
	position:relative;
	text-align:center;
	color:#fff;
	padding:5px 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#cb417d), to(#e65494));
	background: -webkit-linear-gradient(#cb417d, #e65494);
	background: -moz-linear-gradient(#cb417d, #e65494);
	background: -ms-linear-gradient(#cb417d, #e65494);
	background: -o-linear-gradient(#cb417d, #e65494);
	background: linear-gradient(#cb417d, #e65494);
	-pie-background: linear-gradient(#cb417d, #e65494);
}
#massageListBtnWrapInner a {
	background:url(//img.e87.com/selection/images/linkAllowWhite.gif) no-repeat left center;
	padding:0 0 0 12px;
	color:#fff;
	font-weight:bold;
	font-size:108%;
}
.shadowBoxWrap {
	position:relative;
	padding:0 0 1px 0;
	margin:0 0 30px 0;
	-webkit-box-shadow: 0 5px 5px -3px #ede7e9;
	-moz-box-shadow: 0 5px 5px -3px #ede7e9;
	box-shadow: 0 5px 5px -3px #ede7e9;
	background:#fff;
}
.shadowBoxWrap.withGiftRanking{
	margin-bottom:10px;
}
.shadowBoxWrapInner {
	border-bottom:dotted 1px #c89fad;
	padding:0 0 10px 0;
	margin:23px 0 0 0;
}
#otherRankBtnWrap {
	position:relative;
	width:130px;
	margin:0 auto 20px;
	border: 1px solid #eaaac5;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:1px;
	float:right;
}
#otherRankBtnWrapInner {
	position:relative;
	text-align:center;
	color:#fff;
	padding:0 10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#cb417d), to(#e65494));
	background: -webkit-linear-gradient(#cb417d, #e65494);
	background: -moz-linear-gradient(#cb417d, #e65494);
	-mos-background-color: #e65494;
	background: -o-linear-gradient(#cb417d, #e65494);
	background: linear-gradient(#cb417d, #e65494);
	-pie-background: linear-gradient(#cb417d, #e65494);
	background-color: #e65494\9;
}
#otherRankBtnWrapInner a {
	background:url(//img.e87.com/selection/images/linkAllowWhite_s.gif) no-repeat left center;
	padding:0 0 0 7px;
	color:#fff;
	font-weight:bold;
	font-size:92%;
}
#otherRankBtnWrapInner a span.sptlTxt{
	display:none;
}

