﻿@media screen and (max-width: 767px) {
/* --- header  --- */
#quick_header {
	background: #fff;
	clear:both;
	position:relative;
	margin:0 auto;
	width:300px;
}
#quick_header h1 {
	background: #ffdfe4 url(//img.e87.com/quick/images/quick_h1_bg_sp.jpg) no-repeat center top;
	background-size: 300px auto;
	font-size: 85%;
	padding: 120px 10px 10px 10px;
}
#quick_header h1 span {
	color:#e74768;
	font-weight:bold;
}

/* MAIN CONTENTS
----------------------------------------------- */
.mainContents {
	clear:both;
	position:relative;
	margin:0 auto;
	width:300px;
	text-align: left;
}
.mainContents p {
	line-height:1.6em;
	font-size:100%;
}
h1#pageTtil {
	font-size:123%;
	color:#b81a57;
	padding:60px 0 0 0;
	margin:0 0 10px 0;
	line-height: 1;
}
#mothersDayBnr_s {
	position:absolute;
	right:0;
	top:-4px;
	width:300px;
}
#mothersDayBnr_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;
	text-align:left;
}
#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;
	height: auto;
}
/*　column
-----------------------------*/
div#station_column {
	background-color:#ffffff;
	border:1px solid #dbdad3;
	margin:0 0 20px 0;
	padding:10px 0 5px 15px;
	text-align:left;
}


div#station_column ul:after{
   content:".";
   display:block;
   height:0px;
   clear:both;
   visibility:hidden;
}

.clr { zoom: 100% }
.clr:after { content: ""; display: block; clear: both; height: 0px; overflow: hidden; }

/* Win版IE7とMac版IE5対策 */
div#station_column ul{
   display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \;*/
* html div#station_column ul{
   height:1px;
}

div#station_column ul{
   display:block;
}
/* End hide from IE-mac */

div#station_column ul li {
	background:url(//img.e87.com/quick/images/mark.jpg) no-repeat left;
	padding:0 0 0 10px;
	margin:0 0px 5px 5px;
	_margin-left:5px;
	font-size:85%;
	float:left;
	list-style:none;
	float:left;
	width:75px;
}

div#station_column ul li a {
	text-decoration:none;
}

div#station_column ul li a:hover {
	text-decoration:underline;
}

div#station_column ul {
	margin:0 0 0 15px;
}
/*other_bnr*/
.other_bnr {
	clear: both;
	overflow: hidden;
	font-size: 80%;
	margin-bottom: 20px;
	background: #e7e2d9;
	padding: 10px;
}
.other_bnr img {
}
.other_bnr ul li.other_bnr_l {
}
.other_bnr ul li.other_bnr_l dl dt {
	text-align: left;
	padding-bottom: 4px;
}
.other_bnr ul li.other_bnr_l dl dd img {

}
.other_bnr ul li.other_bnr_r {
}
.other_bnr ul li.other_bnr_r dl dt {
	text-align: left;
	padding: 10px 0 4px 0;
}
.other_bnr ul li.other_bnr_r dl dd {

}
/* COMMON CONTENTS */
.messageBoxWrap {
	border: 1px solid #a05a76;
	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 #dbb9c7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff8fb;
	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/selection/images/flowerCmnIco.gif) no-repeat left 0.1em;
	padding:0 0 9px 20px;
	border-bottom:0;
	margin:9px 0 0 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;
	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 0;
}
.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;
}
/*　localMenu
-----------------------------*/
.localMenu h2 {
	background:url(//img.e87.com/quick/images/quick_icon_01.gif) no-repeat left center;
	color:#7f7f7f;
	font-size:110%;
	font-weight:bold;
	margin-bottom:1px;
	padding:2px 0 2px 24px;
	text-align:left;
}
.localMenu dl {
	border-top: 1px solid #e3e3e3;
	background: #f8f8f8;
	font-size: 85%;
	overflow: hidden;
	text-align:left;
}
.localMenu dl.lastChild {
	border-bottom: 1px solid #e3e3e3;
}
.localMenu dt {
	float: left;
	clear: left;
}
.localMenu dt span {
	display: block;
	padding: 13px 10px 13px 15px;
	font-weight: bold;
	color: #3790cc;
}
.localMenu dd {
	background: #fff;
	padding: 10px 0 10px 8px;
	overflow: hidden;
}
.localMenu dd li {
	float: left;
	width: 90px;
	padding: 3px 0;
	list-style:none;
}
.localMenu dd li.parent {
	float: none;

}
.localMenu dd li a {
	background: url(//img.e87.com/selection/sp_father/2011images/father_lmenu_arrow.gif) no-repeat left 0.2em;
	padding: 0 3px 0 6px;
}
.localMenu dd li span {
	padding: 0 3px 0 6px;
}
.localMenu dd li span a {
	background: none;
	margin: 0 3px 0 0;
	padding: 0;
}
}
 @media screen and (min-width: 768px) and (max-width:899px) {
/* --- header  --- */
#quick_header {
	background:#ffdfe4 url(//img.e87.com/quick/images/quick_h1_bg_tb.jpg) no-repeat center top;
}
#quick_header h1 {
	padding-top: 147px;
	line-height: 1.3;
}
#quick_header h1 span {
	color:#e74768;
	font-weight:bold;
}
/* MAIN CONTENTS
----------------------------------------------- */
#mainContentsWrap {
	width:728px;
	float:none;
	margin:0 auto;
	text-align: left;
}
.mainContents {
	position:relative;
}
.mainContents p {
	line-height:1.4em;
}

h1#pageTtil {
	font-size:200%;
	color:#b81a57;
	padding:8px 0 0 0;
	margin:0 0 30px 0;
	line-height: 1;
}
#mothersDayBnr_s {
	position:absolute;
	right:0;
	top:-16px;
}
#mothersDayBnr_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;
	text-align: left;
}
#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;
}
#mainVisualInR dl dd img {
	width: 383px;
	height: auto;
}
/*　column
-----------------------------*/
div#station_column {
	background-color:#ffffff;
	border:1px solid #dbdad3;
	margin:0 0 20px 0;
	padding:10px 0 5px 15px;
	text-align:left;
}


div#station_column ul:after{
   content:".";
   display:block;
   height:0px;
   clear:both;
   visibility:hidden;
}

.clr { zoom: 100% }
.clr:after { content: ""; display: block; clear: both; height: 0px; overflow: hidden; }

/* Win版IE7とMac版IE5対策 */
div#station_column ul{
   display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \;*/
* html div#station_column ul{
   height:1px;
}

div#station_column ul{
   display:block;
}
/* End hide from IE-mac */

div#station_column ul li {
	background:url(//img.e87.com/quick/images/mark.jpg) no-repeat left;
	padding:0 0 0 10px;
	margin:0 0px 5px 5px;
	_margin-left:5px;
	font-size:85%;
	float:left;
	list-style:none;
	float:left;
	width:75px;
}

div#station_column ul li a {
	text-decoration:none;
}

div#station_column ul li a:hover {
	text-decoration:underline;
}

div#station_column ul {
	margin:0 0 0 15px;
}
/*other_bnr*/
.other_bnr {
	clear: both;
	overflow: hidden;
	font-size: 80%;
	margin-bottom: 20px;
	text-align: left;
	background: #e7e2d9;
}
.other_bnr img {
	padding: 10px;
}
.other_bnr ul li.other_bnr_l {
	float: left;
	width: 370px;
}
.other_bnr ul li.other_bnr_l dl dt {
	float: left;
	width: 100px;
	padding: 10px 0 10px 10px;
}
.other_bnr ul li.other_bnr_l dl dd {
	float: right;
	width: 260px;
}
.other_bnr ul li.other_bnr_r {
	float: right;
	width: 340px;
}
.other_bnr ul li.other_bnr_r dl dt {
	float: left;
	width: 160px;
	padding: 10px 0 10px 10px;
}
.other_bnr ul li.other_bnr_r dl dd {
	float: left;
	width: 160px;
}
/* COMMON CONTENTS */
.messageBoxWrap {
	border: 1px solid #a05a76;
	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 #dbb9c7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff8fb;
	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/selection/images/flowerCmnIco.gif) no-repeat left 0.1em;
	padding:0 0 9px 20px;
	border-bottom:0;
	margin:9px 0 0 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: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 0;
}
.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;
}
/*　localMenu
-----------------------------*/
.localMenu h2 {
	background:url(//img.e87.com/quick/images/quick_icon_01.gif) no-repeat left center;
	color:#7f7f7f;
	font-size:110%;
	font-weight:bold;
	margin-bottom:1px;
	padding:2px 0 2px 24px;
	text-align:left;
}
.localMenu dl {
	border-top: 1px solid #e3e3e3;
	background: #f8f8f8;
	font-size: 85%;
	overflow: hidden;
	text-align:left;
}
.localMenu dl.lastChild {
	border-bottom: 1px solid #e3e3e3;
}
.localMenu dt {
	float: left;
	clear: left;
	width: 100px;
}
.localMenu dt span {
	display: block;
	padding: 13px 10px 13px 15px;
	font-weight: bold;
	color: #3790cc;
}
.localMenu dd {
	background: #fff;
	margin-left: 100px;
	padding: 10px 0 10px 8px;
	overflow: hidden;
}
.localMenu dd li {
	float: left;
	width: 115px;
	padding: 3px 0;
	list-style:none;
}
.localMenu dd li.parent {
	float: none;
	width: 600px;
}
.localMenu dd li a {
	background: url(//img.e87.com/selection/sp_father/2011images/father_lmenu_arrow.gif) no-repeat left 0.2em;
	padding: 0 3px 0 6px;
}
.localMenu dd li span {
	padding: 0 3px 0 6px;
}
.localMenu dd li span a {
	background: none;
	margin: 0 3px 0 0;
	padding: 0;
}
}
 @media screen and (min-width:900px) {
/* MAIN CONTENTS
----------------------------------------------- */
#mainContentsWrap {
	width:950px;
	margin:0 auto;
}
.mainContents {
	position:relative;
	width:950px;
	text-align: left;
}
.mainContents p {
	line-height:1.4em;
}
/* --- header  --- */
#quick_header {
	background:#ffdfe4 url(//img.e87.com/quick/images/quick_h1_bg.gif) no-repeat left top;
	width:950px;
	min-height:180px;
	height:auto !important;
	_height:180px;
	margin-bottom:13px;
}
#quick_header h1 {
	padding-top:138px;
	text-align: left;
	padding-left: 216px;
	line-height:1.3em;
}
#quick_header h1 span {
	color:#e74768;
	font-weight:bold;
}

/*
	h1#pageTtil {
	font-size:185%;
	color:#b81a57;
	padding:8px 0 0 0;
	margin:0 0 30px 0;
	width:340px;

}
#mothersDayBnr_s {
	position:absolute;
	right:0;
	top:-16px;
}
*/


/* MAIN VISUAL */
#mainVisualArea {
	margin:0 0 20px 0;
}
#mainVisualInR {
	float:right;
	width:600px;
	line-height:1.4em;
	text-align: left;
}
#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 img {
	padding: 10px 0;
}
.other_bnr {
	clear: both;
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 20px;
	text-align: left;
	background: #e7e2d9;
}
.other_bnr img {
	padding: 10px;
}
.other_bnr ul li.other_bnr_l {
	float: left;
	width: 510px;
}
.other_bnr ul li.other_bnr_l dl dt {
	float: left;
	width: 230px;
	padding: 10px 0 10px 10px;
}
.other_bnr ul li.other_bnr_l dl dd {
	float: right;
	width: 260px;
}
.other_bnr ul li.other_bnr_r {
	float: right;
	width: 420px;
}
.other_bnr ul li.other_bnr_r dl dt {
	float: left;
	width: 230px;
	padding: 10px 0 10px 10px;
}
.other_bnr ul li.other_bnr_r dl dd {
	float: left;
	width: 160px;
}
/* COMMON CONTENTS */
.messageBoxWrap {
	border: 1px solid #a05a76;
	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 #dbb9c7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff8fb;
	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/selection/images/flowerCmnIco.gif) no-repeat left 0.1em;
	padding:0 0 9px 20px;
	border-bottom:0;
	margin:9px 0 0 0;
}
p.messageBoxTxt {
	margin:0 0 10px 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);
	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.sptlTxt{
	display:none;
}
/*　localMenu
-----------------------------*/
.localMenu h2 {
	background:url(//img.e87.com/quick/images/quick_icon_01.gif) no-repeat left center;
	color:#7f7f7f;
	font-size:110%;
	font-weight:bold;
	margin-bottom:1px;
	padding:2px 0 2px 24px;
	text-align:left;
}
.localMenu dl {
	border-top: 1px solid #e3e3e3;
	background: #f8f8f8;
	font-size: 85%;
	overflow: hidden;
}
.localMenu dl.lastChild {
	border-bottom: 1px solid #e3e3e3;
}
.localMenu dt {
	float: left;
	clear: left;
	width: 100px;
}
.localMenu dt span {
	display: block;
	padding: 13px 10px 13px 15px;
	font-weight: bold;
	color: #3790cc;
}
.localMenu dd {
	background: #fff;
	margin-left: 100px;
	padding: 10px 0 10px 8px;
	overflow: hidden;
}
.localMenu dd li {
	float: left;
	width: 115px;
	padding: 3px 0;
	list-style:none;
}
.localMenu dd li.parent {
	float: none;
	width: 600px;
}
.localMenu dd li a {
	background: url(//img.e87.com/selection/sp_father/2011images/father_lmenu_arrow.gif) no-repeat left 0.2em;
	padding: 0 3px 0 6px;
}
.localMenu dd li span {
	padding: 0 3px 0 6px;
}
.localMenu dd li span a {
	background: none;
	margin: 0 3px 0 0;
	padding: 0;
}
}
