@charset "UTF-8";


/* ========================
 * mainCol
======================== */

#premiumMember .lead
{
	padding: 10px 5px;
}
#premiumMember .anchor
{
	width: 490px;
	height: 35px;
	margin: 0 0 20px;
}
#premiumMember .anchor li
{
	float: left;
	margin-right: 12px;
}
#premiumMember .anchor .lastChild
{
	margin-right: 0;
}
	* html #premiumMember .anchor li a img
	{
		margin: 0 0 1px;
	}

.premiumMemberContent
{
	clear: both;
	width: 490px;
}
.premiumMemberContent h2
{
	margin: 0 0 10px;
}
.premiumMemberContent .header
{
	width: 490px;
	padding-bottom: 10px;
	background: url(../images/premium/bg_t_benefit.gif) repeat-x left bottom;
}
.premiumMemberContent .header ul
{
	width: 490px;
	border-bottom: 1px solid #ff8e7d;
}
.premiumMemberContent .header li
{
	padding: 0 0 5px;
}
.premiumMemberContent .header h3
{
	color: #ff8e7d;
	font-size: 116%;
}
.premiumMemberContent .header .icon
{
	float: left;
	width: 56px;
	padding-right: 5px;
}
.premiumMemberContent .header .title
{
	float: left;
	padding-top: 0.5em;
}
.premiumMemberContent .header .notification
{
	float: right;
	width: 106px;
	text-align: right;
}
.premiumMemberContent .container
{
	clear: both;
	width: 490px;
	margin: 0 0 10px;
}
.premiumMemberContent .container .body
{
	float: left;
	width: 320px;
}
.premiumMemberContent .container .body p
{
	margin: 0 0 0.5em;
}
.premiumMemberContent .container .body .notes
{
	font-size: 84%;
}
.premiumMemberContent .container .image
{
	float: right;
	width: 160px;
}
.premiumMemberContent .container .image .thumb
{
	float: left;
	width: 77px;
}
.premiumMemberContent .container .image .thumb2
{
	padding-left: 6px;
}
.premiumMemberContent .noimage .body
{
	width: 490px;
}

#cardOverview .image
{
	float: left;
	width: 140px;
	margin: 0 0 10px;
}
#cardOverview .image li
{
	margin: 0 0 5px;
}
#cardOverview .body
{
	float: right;
	width: 345px;
	margin: 0 0 10px;
}
#cardOverview .body .costs
{
	width: 345px;
	margin: 0 0 5px;
}
#cardOverview .body .costs td,
#cardOverview .body .costs th
{
	padding: 9px;
	border: 1px solid #999;
}
#cardOverview .body .costs th
{
	background: #d5eff8;
}
#cardOverview .body .costs td strong
{
	color: #f00;
	font-weight: normal;
}
#cardOverview .body .note
{
	
}
#cardOverview .body .btnMemberRequest
{
	margin: 20px 0;
	text-align: right;
}
#cardOverview .attentions
{
	clear: both;
}
#cardOverview .attentions dt,
#cardOverview .attentions dd
{
	font-size: 84%;
}
#cardOverview .attentions dt
{
	color: #f00;
}

#cardRegister .lead
{
	margin: 0 0 10px;
	padding: 0;
}
#cardRegister .navi
{
	width: 490px;
	height: 35px;
	margin: 0 0 20px;
}
#cardRegister .navi li
{
	float: left;
	margin-right: 12px;
}
#cardRegister .navi .lastChild
{
	margin-right: 0;
}
	* html #cardRegister .navi li a img
	{
		margin: 0 0 1px;
	}
	
#cardRegister .btnMemberRequest
{
	text-align: center;
}