

/* 
 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;
}

div#header_xmas{
margin:15px 9px 6px 9px;
clear:both;
height:38px;
}

div#header_xmas .kikan{
padding:10px 0 0 0;
text-align:right;
float:right;
}

div#header_xmas .totop{
float:left;
margin:0;
}

/* 
 localmenu
------------------------------ */

div#localmenu_xmas{
margin:0;
border-bottom:4px solid #c30000;
padding:0 0 0 3px;
clear:both;
}

div#localmenu_xmas ul{
margin:0;
}

div#localmenu_xmas ul:after{
   content:".";
   display:block;
   height:0px;
   clear:both;
   visibility:hidden;
}

/* Win版IE7とMac版IE5対策 */
div#localmenu_xmas ul{
   display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html div#localmenu_xmas ul{
   height:1px;
}

div#localmenu_xmas ul{
   display:block;
}
/* End hide from IE-mac */

div#localmenu_xmas ul li{
list-style-type:none;
float:left;
width:119px;
margin:0 0 0 4px;
padding:2px 0 0 0;
background:url(//img.e87.com/selection/xmas/2007images/localmenu_bg.gif) no-repeat top left #e5e4d7;
text-align:center;
}

div#localmenu_xmas ul li.cur{
background:url(//img.e87.com/selection/xmas/2007images/localmenu_bg_cur.gif) no-repeat top left #c30000;
color:#ffffff;
}

div#localmenu_xmas ul li a{
font-weight:bold;
text-decoration:none;
}

div#localmenu_xmas ul li.cur a{
color:#ffffff;
}

/* 
 localmenu　本番用（タブ7つ）
------------------------------ */
div#localmenu_xmas ul li.cur1{
width:148px;
background:url(//img.e87.com/selection/xmas/2007images/localmenu_bg1_cur.gif) no-repeat top left #c30000;
}
div#localmenu_xmas ul li.cur2{
width:109px;
background:url(//img.e87.com/selection/xmas/2007images/localmenu_bg2_cur.gif) no-repeat top left #c30000;
}
div#localmenu_xmas ul li.cur3{
width:94px;
background:url(//img.e87.com/selection/xmas/2007images/localmenu_bg3_cur.gif) no-repeat top left #c30000;
}
div#localmenu_xmas ul li.cur4{
width:84px;
background:url(//img.e87.com/selection/xmas/2007images/localmenu_bg4_cur.gif) no-repeat top left #c30000;
}

div#localmenu_xmas ul li.tab1{
width:148px;
background:url(//img.e87.com/selection/xmas/2007images/localmenu_bg1.gif) no-repeat top left #e5e4d7;
}
div#localmenu_xmas ul li.tab2{
width:109px;
background:url(//img.e87.com/selection/xmas/2007images/localmenu_bg2.gif) no-repeat top left #e5e4d7;
}
div#localmenu_xmas ul li.tab3{
width:94px;
background:url(//img.e87.com/selection/xmas/2007images/localmenu_bg3.gif) no-repeat top left #e5e4d7;
}
div#localmenu_xmas ul li.tab4{
width:84px;
background:url(//img.e87.com/selection/xmas/2007images/localmenu_bg4.gif) no-repeat top left #e5e4d7;
}

div#localmenu_xmas ul li.cur1 a,
div#localmenu_xmas ul li.cur2 a,
div#localmenu_xmas ul li.cur3 a,
div#localmenu_xmas ul li.cur4 a{
color:#ffffff;
}

/* 
 localmenu02
------------------------------ */

#contents div#localmenu02_xmas{
background:#f8f7e7;
border-bottom:1px solid #d9cfa2;
}

#contents div#localmenu02_xmas ul{
margin:0;
}

#contents div#localmenu02_xmas ul:after{
   content:".";
   display:block;
   height:0px;
   clear:both;
   visibility:hidden;
}

/* Win版IE7とMac版IE5対策 */
#contents div#localmenu02_xmas ul{
   display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html #contents div#localmenu02_xmas ul{
   height:1px;
}

#contents div#localmenu02_xmas ul{
   display:block;
}
/* End hide from IE-mac */

#contents div#localmenu02_xmas ul li{
list-style-type:none;
float:left;
background:url(//img.e87.com/selection/xmas/2007images/localmenu02_arrow.gif) #f8f7e7 no-repeat left;
border-right:1px solid #ebcbec;
}

#contents div#localmenu02_xmas ul li.cur{
background:url(//img.e87.com/selection/xmas/2007images/localmenu02_arrow_c.gif) #e1d181 no-repeat left;
}

#contents div#localmenu02_xmas ul li a{
font-weight:bold;
text-decoration:none;
color:#4d4235;
display:block;
margin:2px 5px 2px 12px;
}


/* ----- columnListArea ----- */

.columnList {
	background-color:#ffffff;
	border:1px solid #dbdad3;
	margin:0 0 20px 0;
	padding:10px 0 5px 15px;
}

.columnList h3{
	background:url(//img.e87.com/selection/xmas/2007images/colum_h3icon.gif) no-repeat left top;
	color:#ca417d;
	font-weight:bold;
	margin:0 0 7px 0;
	padding:0 0 0 19px;
}

.columnList ul:after{
   content:".";
   display:block;
   height:0px;
   clear:both;
   visibility:hidden;
}

/* Win版IE7とMac版IE5対策 */
.columnList ul{
   display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \;*/
* html .columnList ul{
   height:1px;
}

.columnList ul{
   display:block;
   margin:0 0 0 20px;
}
/* End hide from IE-mac */

.columnList ul li {
	background:url(//img.e87.com/selection/xmas/2007images/colum_arrow.gif) no-repeat left;
	padding:0 0 0 10px;
	margin:0 0 5px 0;
	font-size:85%;
	width:160px;
	float:left;
	list-style:none;
}

.columnList ul li a {
	text-decoration:none;
}

.columnList ul li a:hover {
	text-decoration:underline;
}

/* 
 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;
}