@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_bg{
	background:url(//img.e87.com/selection/newyear/2008images/eto_bg.gif) repeat-y;
}

#contents div.contents_inner{
margin:0px 14px;
}


/* 
header_newyear
------------------------------ */

#wrap div#header_newyear{
margin:0 23px 3px 23px;
clear:both;
height:38px;
}

#wrap div#header_newyear .header_kikan{
padding:10px 0 0 0;
text-align:right;
float:right;
}

#wrap div#header_newyear .totop{
width:196px;
float:left;
margin:0;
}

/* 
 localmenu
------------------------------ */

#wrap div#localmenu_newyear{
margin:0 14px;
border-bottom:2px solid #d54b44;
padding:0 0 0 3px;
clear:both;
}

#wrap div#localmenu_newyear ul{
margin:0;
}

#wrap div#localmenu_newyear ul:after{
   content:".";
   display:block;
   height:0px;
   clear:both;
   visibility:hidden;
}

/* Win版IE7とMac版IE5対策 */
#wrap div#localmenu_newyear ul{
   display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html #wrap div#localmenu_newyear ul{
   height:1px;
}

#wrap div#localmenu_newyear ul{
   display:block;
}
/* End hide from IE-mac */

#wrap div#localmenu_newyear ul li{
list-style-type:none;
float:left;
width:119px;
margin:0 0 0 4px;
padding:0;
background:url(//img.e87.com/img/usr/newyear/images/localmenu_bg.gif) no-repeat top left #e5e4d7;
text-align:center;
}

#wrap div#localmenu_newyear ul li.cur{
background:url(//img.e87.com/img/usr/newyear/images/localmenu_bg_cur.gif) no-repeat top left #d54b44;
color:#ffffff;
}

#wrap div#localmenu_newyear ul li a{
font-weight:bold;
text-decoration:none;
color:#979685;
}

#wrap div#localmenu_newyear ul li.cur a{
color:#ffffff;
}

/* 
 localmenu_newyear
------------------------------ */
#wrap div#localmenu_newyear ul li.cur1{
width:125px;
background:url(//img.e87.com/img/usr/newyear/images/localmenu_bg01_cur.gif) no-repeat top left #d54b44;
}
#wrap div#localmenu_newyear ul li.cur2{
width:105px;
background:url(//img.e87.com/img/usr/newyear/images/localmenu_bg02_cur.gif) no-repeat top left #d54b44;
}

#wrap div#localmenu_newyear ul li.tab1{
width:125px;
background:url(//img.e87.com/img/usr/newyear/images/localmenu_bg01.gif) no-repeat top left #e5e4d7;
}

#wrap div#localmenu_newyear ul li.tab2{
width:105px;
background:url(//img.e87.com/img/usr/newyear/images/localmenu_bg02.gif) no-repeat top left #e5e4d7;
}

#wrap div#localmenu_newyear ul li.cur1 a,
#wrap div#localmenu_newyear ul li.cur2 a,
#wrap div#localmenu_newyear ul li.cur3 a,
#wrap div#localmenu_newyear ul li.cur4 a{
color:#ffffff;
}

/* 
 localmenu02_newyear
------------------------------ */

#wrap div#localmenu02_newyear{
background:#febcb5;
border-bottom:1px solid #f7ebc0;
}

#wrap div#localmenu02_newyear ul{
margin:0;
}

#wrap div#localmenu02_newyear ul:after{
   content:".";
   display:block;
   height:0px;
   clear:both;
   visibility:hidden;
}

/* Win版IE7とMac版IE5対策 */
#wrap div#localmenu02_newyear ul{
   display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html #wrap div#localmenu02_newyear ul{
   height:1px;
}

#wrap div#localmenu02_newyear ul{
   display:block;
}
/* End hide from IE-mac */

#wrap div#localmenu02_newyear ul li{
list-style-type:none;
float:left;
background:url(//img.e87.com/img/usr/newyear/images/localmenu02_arrow.gif) #febcb5 no-repeat 7px;
border-right:1px solid #fefcfc;
}

#wrap div#localmenu02_newyear ul li.cur{
background:url(//img.e87.com/img/usr/newyear/images/localmenu02_arrow_cur.gif) #ff9f85 no-repeat 7px;
}

#wrap div#localmenu02_newyear ul li a{
font-weight:bold;
text-decoration:none;
color:#6c1818;
display:block;
margin:2px 20px 2px 20px;
}


/* ----- columnListArea ----- */

#newyear_column {
	background-color:#ffffff;
	border:1px solid #dbdad3;
	margin:0 0 20px 0;
	padding:10px 0 5px 15px;
}

#newyear_column h3{
	background:url(//img.e87.com/selection/newyear/2008images/colum_h3icon.gif) no-repeat left top;
	color:#ca417d;
	font-weight:bold;
	margin:0 0 7px 0;
	padding:0 0 0 19px;
}

#newyear_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対策 */
#newyear_column ul{
   display:inline-block;
   padding-left:20px;
}


/* Win版IE5および6対策 */
/* Hides from IE-mac \;*/
* html #newyear_column ul{
   height:1px;
}

#newyear_column ul{
   display:block;
   margin-bottom:5px;
}

/* End hide from IE-mac */
#newyear_column ul li {
	background:url(//img.e87.com/selection/newyear/2008images/colum_arrow.gif) no-repeat left;
	padding:0 0 0 10px;
	margin:0 15px 5px 10px;
	font-size:85%;
	width:130px;
	_width:140px;
	float:left;
	list-style:none;
}

#newyear_column ul li a {
	text-decoration:none;
}

#newyear_column ul li a:hover {
	text-decoration:underline;
}




/* 
その他特集
----------------------------------- */


.obi{
	background:url(//img.e87.com/selection/newyear/2008images/img_obi.gif) no-repeat left;
	color:#ca417d;
	padding:5px 0 5px 35px;
}

.mT10{
	margin-top:10px;
}

.lead02{
	margin-left:15px;
	margin-top:10px;
	margin:10px 0 10px 15px;
}

.bannerArea ul{
	margin-left:12px;
}

.bannerArea ul li{
	float:left;
	margin-right:10px;
}

.bannerArea ul li.nobg{
	background:none;
	margin-right:0;
}





/* 
 bottomArea
----------------------------------- */

#contents .pagetop {
	width:745px;
	text-align:right;
	margin:0 0 15px 0;
}

#contents .pagetop p {
	font-size:85%;
	margin:0 5px 0 0;
}

#contents .allow {
	color:#ca417d;
	font-size:85%;
}

/* 
 bottomArea
----------------------------------- */

#contents .mainArea .pagetop {
	width:720px;
	text-align:right;
	margin:10px 0 15px 0;
}

#contents .mainArea .pagetop p {
	font-size:85%;
	margin:0 5px 0 0;
}

#contents .mainArea .allow {
	color:#ca417d;
	font-size:85%;
}


#contents .pagetop {
	width:722px;
	text-align:right;
	margin:10px 0 15px 0;
}