@charset "Shift_JIS";

#ev_contents{
	margin: 20px 0;
	background: #e1f4fb;
	padding: 20px;
	*zoom: 1;
}

#ev_contents #ev_menu{
	width:460px;
	float: left;
	*zoom: 1;
}

#ev_contents #ev_menu ul{
	width:1000px;
}

#ev_contents #ev_menu ul li.btn{
	width:460px;
	height:62px;
	font-size: 120%;
	padding: 0;
	margin: 0 20px 20px 0;
}

#ev_contents #ev_menu ul li.btn#bt_ev_help {
	margin: 0 20px 0 0;
}

#ev_contents #ev_menu ul li.btn a{
	line-height: 62px;
	background: #00a0e9 url(../images/top/icon_link_b.png) no-repeat 420px center !important;
}

#ev_contents #ev_menu ul li.btn a:hover{
	line-height: 62px;
	background: #a3e0fb url(../images/top/icon_link_on_b.png) no-repeat 420px center !important;
}

#ev_contents #ev_menu ul li.btn#bt_ev_help a{
	background: #05b955 url(../images/top/icon_link_b.png) no-repeat 420px center !important;
}

#ev_contents #ev_menu ul li.btn#bt_ev_help a:hover{
	background: #99ffcc url(../images/top/icon_link_g.png) no-repeat 420px center !important;
	color: #05b955 !important;
}

#ev_contents #ev_menu ul li.btn#bt_charge span{
	display: block;
	background: url(../images/top/icon_charge.png) no-repeat 70px 0.6em;
}

#ev_contents #ev_menu ul li.btn#bt_charge span:hover{
	display: block;
	background: url(../images/top/icon_charge_on.png) no-repeat 70px 0.6em;
}

#ev_contents #ev_menu ul li.btn#bt_balance span{
	display: block;
	background: url(../images/top/icon_inquiry.png) no-repeat 135px 0.6em;
}

#ev_contents #ev_menu ul li.btn#bt_balance span:hover{
	display: block;
	background: url(../images/top/icon_inquiry_on.png) no-repeat 135px 0.6em;
}

#ev_contents #ev_menu ul li.btn#bt_edygift span{
	display: block;
	background: url(../images/top/icon_gift.png) no-repeat 100px 0.6em;
}

#ev_contents #ev_menu ul li.btn#bt_edygift span:hover{
	display: block;
	background: url(../images/top/icon_gift_on.png) no-repeat 100px 0.6em;
}

#ev_contents #ev_menu ul li.btn#bt_ev_help span{
	display: block;
	background: url(../images/top/icon_help.png) no-repeat 125px 0.6em;
}

#ev_contents #ev_menu ul li.btn#bt_ev_help span:hover{
	display: block;
	background: url(../images/top/icon_help_on.png) no-repeat 125px 0.6em;
}

#ev_gift_info{
	width:460px;
	float: right;
	*zoom: 1;
}

div#ev_gift_info h4{
	margin: 0 !important;
	background:#a3e0fb !important;
	color:#00a0e9 !important;
	font-size: 125%;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	*zoom: 1;
}

div#ev_gift_info #ev_gift_info_inner{
	background:#ffffff !important;
	padding: 10px;
	height: 185px;
	*zoom: 1;
}

div#ev_gift_info #ev_gift_info_inner dl dt,
div#ev_gift_info #ev_gift_info_inner dl dd{
	padding: 0;
	margin: 0;
}


div#ev_gift_info #ev_gift_info_inner dl dt{
	margin: 0;
	padding: 0;
	font-size: 120%;
	font-weight: bold;
	color: #00a0e9;
}

div#ev_gift_info #ev_gift_info_inner dl dd .gift-note{
	font-size: 85%;line-height: 125%;
}

div#ev_gift_info #ev_gift_info_inner dl dd .gift-rednote{
	color: #e60012;
}

div#ev_gift_info #ev_gift_info_inner hr{
	margin: 10px 0;
	padding: 0;
	border: solid 1px #00a0e9;
	*zoom: 1;
}
div#ev_gift_info #ev_gift_info_inner dl#edy_number dt,
div#ev_gift_info #ev_gift_info_inner dl#edy_number dd{
	float: left;
}


div#ev_gift_info #ev_gift_info_inner dl#edy_number dd#infog span#infog_middle{
	font-size: 120%;
	color: #e60012;
}

div#ev_gift_info #ev_gift_info_inner dl#edy_number dd#entry_area{
	float: right;
}

div#ev_gift_info #ev_gift_info_inner dl#edy_number dd#entry_area input.gift_bt {
	width: 130px;
	background: #e70d0d;
	color: #ffffff !important;
	font-size: 100%;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	border-style: none;
	display: block;
}

div#ev_gift_info #ev_gift_info_inner dl#edy_number dd#entry_area input.gift_bt:hover {
	width: 130px;
	background: #fbe0e0;
	color: #e70d0d !important;
	font-size: 100%;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	border-style: none;
	display: block;
}


div#ev_gift_info #ev_gift_info_inner dl#edy_number dd#entry_area input.gift_cancell_bt {
	width: 130px;
	background: #999999;
	color: #ffffff !important;
	font-size: 100%;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	border-style: none;
	display: block;
}

div#ev_gift_info #ev_gift_info_inner dl#edy_number dd#entry_area input.gift_cancell_bt:hover {
	width: 130px;
	background: #e1dfdf;
	color: #999999 !important;
	font-size: 100%;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	border-style: none;
	display: block;
}

div#ev_gift_info #ev_gift_info_inner dl#edy_number dd#entry_area p.btn {
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
}


/*-------------- noscript --------------*/

/*-- btn --*/

#ev_contents #ev_menu ul li.btn span.off{
	display: block;
	text-align: center;
	font-size: 120%;
	background-color: #cccccc !important;
	line-height: 62px;
	color: #ffffff;
	font-weight: bold;
}

#ev_contents #ev_menu ul li.btn#bt_charge span.off:hover{
	background: url(../images/top/icon_charge.png) no-repeat 70px 0.6em;
}

#ev_contents #ev_menu ul li.btn#bt_balance span.off:hover{
	background: url(../images/top/icon_inquiry.png) no-repeat 135px 0.6em;
}

#ev_contents #ev_menu ul li.btn#bt_edygift span.off:hover{
	background: url(../images/top/icon_gift.png) no-repeat 100px 0.6em;
}

div#ev_gift_info #ev_gift_info_inner dl#edy_number dd p.btn.off{
	width: 130px;
	background: #cccccc;
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	font-weight: bold;
}
/*-- /btn --*/

/*-- gift --*/
.gift_link{
	color: #ff0000 !important;
	font-weight: bold !important;
}
/*-- /gift --*/


dl#message dd,
div#felica_obj_area{
	*zoom:0 !important;
}

.cashless_info {
	border: solid 2px #0e0046;
	background: #ffebf4;
	padding: 10px 20px;
	margin-bottom: 30px;
}

.cashless_info dl:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.cashless_info dl dt {
	float: left;
	margin-right: 20px;
}

.cashless_info dl dd {
	float: left;
	margin-top: 5px;
}

.a_underline {
	text-decoration: underline !important;
}

/* -- under_menu -- */
.no_link {
    padding-left: 1.2em;
    font-size: 90%;
    margin: 0;
}

.service_close{
    font-size: 80%;
}

.inactive_color,
.inactive_color *{
    color: gray;
}