@charset "shift_jis";

/* 
 gnavi
------------------------------ */

div#gnavi{
	margin-bottom:19px !important;
}


/* 
 topicpath
------------------------------ */

div#topicpath{
	margin:5px 0 0 0;
	font-weight:bold;
	font-size:85%;
}
div#topicpath a{
	font-weight:normal;
	background:url(//img.e87.com/img/usr/images/topicpath_bg.gif) no-repeat right top;
	padding:0 10px 0 0;
}

/* 
 frame
---------------------------------------- */
#contents {
	width:750px;
	margin:0 0 0 14px;
}

#contents div.contents_inner{
	margin:0px 14px;
}


/* 
headerArea
------------------------------ */
div#headerArea{
	width:750px;
	margin:0 auto;
	clear:both;
}

div#headerArea .totop{
	width:226px;
	float:left;
}

div#headerArea .kikan{
	width:auto;
	float:right;
	margin-top:13px;
}

/* 
 localmenu
------------------------------ */

.contents #localmenu_xmas{
	background:#cac8c8;
	margin-top:6px;
	clear:both;
}

.contents #localmenu_xmas ul{
	margin:0;
}

.contents #localmenu_xmas ul:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

/* Win版IE7とMac版IE5対策 */
.contents #localmenu_xmas ul{
	display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html .contents #localmenu_xmas ul{
	height:1px;
}

.contents #localmenu_xmas ul{
	display:block;
}
/* End hide from IE-mac */

.contents #localmenu_xmas ul li{
	list-style-type:none;
	float:left;
	line-height:0;
	font-size:0;
	margin:0;
	padding:0 0 0 1px;
}

.contents #localmenu_xmas ul li.pL0{
	padding-left:0;
}

/* 
 localmenu02
------------------------------ */
div#localmenu02_xmas{
	background:#eac7c0;
}

div#localmenu02_xmas ul{
	margin:0;
}

div#localmenu02_xmas ul:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

/* Win版IE7とMac版IE5対策 */
div#localmenu02_xmas ul{
	display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html div#localmenu02_xmas ul{
	height:1px;
}

div#localmenu02_xmas ul{
	display:block;
}
/* End hide from IE-mac */

div#localmenu02_xmas ul li{
	list-style-type:none;
	float:left;
	width:121px;
	width:auto !important;
	min-width:78px;
	line-height:1.2;
	background:url(//img.e87.com/selection/xmas/2012images/localmenu02_arrow.gif) no-repeat 3px center;
	border-right:1px solid #ffffff;
}

div#localmenu02_xmas ul li.cur{
	background:url(//img.e87.com/selection/xmas/2012images/localmenu02_arrow_c.gif) no-repeat 3px center #ffb1a3;
}

div#localmenu02_xmas ul li.none{
	background:none;
}

div#localmenu02_xmas ul li.last{
	border-right:none;
}

div#localmenu02_xmas ul li.cur a{
	color:#881505;
	font-weight:bold;
}

div#localmenu02_xmas ul li a{
	display:block;
	color:#702318;
	text-decoration:underline;
	padding:4px 10px 4px 14px;
}

div#localmenu02_xmas ul li.none a,
div#localmenu02_xmas ul li.cur a{
	text-decoration:none;
}

/*　column
-----------------------------*/
div#xmas_column {
	background-color:#ffffff;
	border:1px solid #dbdad3;
	margin:0 0 20px 0;
	padding:10px 0 5px 15px;
}

div#xmas_column h3{
	background:url(//img.e87.com/selection/xmas/2012images/colum_h3icon.gif) no-repeat left top;
	color:#ca417d;
	font-weight:bold;
	margin:0 0 7px 0;
	padding:0 0 0 19px;
}

div#xmas_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#xmas_column ul{
   display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \;*/
* html div#xmas_column ul{
   height:1px;
}

div#xmas_column ul{
   display:block;
}
/* End hide from IE-mac */

div#xmas_column ul li {
	background:url(//img.e87.com/selection/xmas/2012images/colum_arrow.gif) 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:200px;
}

div#xmas_column ul li a {
	text-decoration:none;
}

div#xmas_column ul li a:hover {
	text-decoration:underline;
}

div#xmas_column ul {
	margin:0 0 0 15px;
}

/*　localMenu
-----------------------------*/

.localMenu dl {
	border-top: 1px solid #e3e3e3;
	background: #f8f8f8;
	font-size: 85%;
}
.localMenu dl.lastChild {
	border-bottom: 1px solid #e3e3e3;
}
.localMenu dt {
	float: left;
	clear: left;
	width: 120px;
}
.localMenu dt span {
	display: block;
	padding: 13px 10px 13px 15px;
	font-weight: bold;
	color: #ab2819;
}
.localMenu dd {
	background: #fff;
	margin-left: 120px;
	padding: 10px 0 10px 25px;
}
.localMenu dd li {
	float: left;
	width: 200px;
	padding: 3px 0;
}
.localMenu dd li.parent {
	float: none;
	width: 600px;
}
.localMenu dd li a {
	background: url(//img.e87.com/selection/xmas/2013images/lmenu_arrow.gif) no-repeat left 0.2em;
	padding: 0 3px 0 9px;
}
.localMenu dd li span {
	padding: 0 3px 0 9px;
}
.localMenu dd li span a {
	background: none;
	margin: 0 3px 0 0;
	padding: 0;
}

