@charset "UTF-8";

/* ---------------------------------------------
作成日: 2009.09.21
最終更新日: 2010.02.10
作成者: SN
最終編集者: SN

introductionPlatinum-mainArea.css： wisの設定
--------------------------------------------- */
#introduction-platinum #inside-block h3#gain-platinum {
	width: 660px;
	height: 32px;
	margin: 20px auto 10px;
	padding: 0;
	background: url(../image/headline/h3_platinum.gif) no-repeat left top;
	text-indent: -9999px;
	line-height: 0;
	font-size: 0;
}
a.joinMembership {
	display: block;
	width: 340px;
	height: 80px;
	margin: 10px auto 0px;
	padding: 0;
	background: url(../image/btn/btn_platinum.png) no-repeat center top;
	text-indent: -9999px;
	line-height: 0;
	font-size: 0;	
}
a.joinMembership:hover,
a.joinMembership:active {
	background-position: center bottom;
}
#introduction-platinum #inside-block .attention-box {
	margin-top: 20px;
}

/* ----------------------------------------------------
 オトク達
---------------------------------------------------- */
#introduction-platinum #inside-block dl {
	display: inline-block;
	width: 323px;
	height: 210px;
	margin-top: 10px;
	padding: 0;
	border: 1px solid #14842a;
}
*:first-child+html #introduction-platinum #inside-block dl {
	display: inline;
	zoom: 1;/* hasLayout を true にする */
}
#otoku02, #otoku04, #otoku06, #otoku08, #otoku10, #otoku12, #otoku14 {
	margin-left: 6px;
}
*html #otoku02,
*html #otoku04,
*html #otoku06,
*html #otoku08,
*html #otoku10,
*html #otoku12,
*html #otoku14 {
	margin-left: 10px;
}
*:first-child+html #otoku02,
*:first-child+html #otoku04,
*:first-child+html #otoku06,
*:first-child+html #otoku08,
*:first-child+html #otoku10,
*:first-child+html #otoku12,
*:first-child+html #otoku14 {
	margin-left: 10px;
}
#introduction-platinum #inside-block dl dt {
	width: 323px;
	height: 34px;
	text-indent: -9999px;
	line-height: 0;
	font-size: 0;	
}
#otoku01 dt {
	background: url(../image/list/dt_platinum.gif) no-repeat center -1px;
}
#otoku02 dt {
	background: url(../image/list/dt_platinum.gif) no-repeat center -36px;
}
#otoku03 dt {
	background: url(../image/list/dt_platinum.gif) no-repeat center -71px;
}
#otoku04 dt {
	background: url(../image/list/dt_platinum.gif) no-repeat center -106px;
}
#otoku05 dt {
	background: url(../image/list/dt_platinum.gif) no-repeat center -141px;
}
#otoku06 dt {
	background: url(../image/list/dt_platinum.gif) no-repeat center -176px;
}
#otoku07 dt {
	background: url(../image/list/dt_platinum.gif) no-repeat center -211px;
}
#otoku08 dt {
	background: url(../image/list/dt_platinum.gif) no-repeat center -246px;
}
#inside-block dl dd {
	margin: 6px 9px 0px;
}
#inside-block dl dd img {
	padding: 0;
	vertical-align: bottom;
}
/*
a.joinMembership {
	clear: both;
}
a.joinMembership:after {
	content:".";
	height:0;
	clear:both;
	display: block;
	visibility:hidden;
}
*/



