@charset "utf-8";

/* dl.newyear
-----------------------------------------------------------*/
div#content dl.newyear {
	padding:12px;
	border:1px solid #E8E8E8;
}
div#content dl.newyear dt {
	font-weight:bold;
}
div#content dl.newyear dd {
	margin:0;
	padding:0;
}

/* div.section
-----------------------------------------------------------*/
div#content div.section {
	position:relative;
	_height:100%;
}
div#content div.section p.button {
	position:absolute;
	bottom:0;
	right:12px;
	margin:0;
	padding:0;
}
div#content div.section p.button02 {
	position:absolute;
	top:54px;
	_top:72px;
	right:12px;
	margin:0;
	padding:0;
}

/* div.howtoorder
---------------------------------------------------------*/
div#content div.howtoorder {
	margin-top:21px;
}
div#content div.howtoorder.last {
	margin-top:0;
}
div#content div.howtoorder h3 {
	margin:0;
	padding:0;
}
div#content div.howtoorder div.button {
	padding-top:13px;
	padding-bottom:14px;
	background:url(/menu/eshop/emccard/graphic/card/background_howtoorder_01.gif) no-repeat bottom;
}
div#content div.howtoorder div.button ul {
	margin:0;
	padding-left:12px;
}
div#content div.howtoorder div.button ul li {
	float:left;
}
div#content div.howtoorder span.balloon {
	position:absolute;
	top:15px;
	left:492px;
}

/* div.border
-----------------------------------------------------------*/
div#content div.border {
	margin-top:12px;
	padding:12px;
	border:2px solid #CC0000;
}
div#content div.border dl {
	margin:0;
	padding:0;
}
div#content div.border dl dt,
div#content div.border dl dd {
	font-size:14px;
	line-height:24px;
	text-align:center;
}
div#content div.border dl dt {
	font-weight:bold;
}

div#content div.border p {
	margin: 0;
	padding: 0;
}

/* div.box
-----------------------------------------------------------*/
div#content div.box {
	margin:12px 0 0;
}

/* div#shop
-----------------------------------------------------------*/
div#content div#shop {
	margin-bottom:30px;
}

/* ol.default
-----------------------------------------------------------*/
div#content ol.default li {
	_height: 1%;
}
div#content ol.default li.last-child {
	border-bottom:none;
}

/* clearFix
-----------------------------------------------------------*/
div#content div.howtoorder ul {
	overflow: hidden;
}
div#content div.howtoorder ul:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html div#content div.howtoorder ul {
	height: 1em;
	overflow: visible;
}
/**/

