@charset "shift_jis";
#areaContents div.indexTitle{
	background:transparent url(/amex/service/img/index_h1.jpg) no-repeat scroll 0 0;
	height:150px;
}

#areaContents #portalPlatinum{
	background:transparent url(/amex/service/img/index_bg_portalplatinum.gif) no-repeat scroll 0 0;
	margin-top:1em;
}

#areaContents #portalPlatinum div#platinumtop{
	width:355px;
	padding:16px 29px 0 17px;
}
#areaContents #portalPlatinum div#platinumtop dl,
#areaContents #portalPlatinum div#platinumtop dl dt,
#areaContents #portalPlatinum div#platinumtop dl dd,
#areaContents #portalPlatinum div#platinumtop dl img,
#areaContents #portalPlatinum div#platinumtop dl ul{
	margin:0;
	padding:0;
}
#areaContents #portalPlatinum div#platinumtop dl dd{
	padding-top:15px;
}
#areaContents #portalPlatinum div#platinumtop ul.linkButtonImg{
	width:232px;
	height:60px;
	margin:0 auto;
}
#areaContents #portalPlatinum div#platinumtop ul.linkButtonImg a{
	width:232px;
	height:60px;
}
#areaContents #portalPlatinum div#platinumtop ul.linkButtonImg a:hover img{
	top:-60px;
}

#areaContents #portalPlatinum div#platinumcategory{
	width:569px;
	padding:5px 0;
}
#areaContents #portalPlatinum div#platinumcategory dl{
	width:275px;
	margin:0;
	padding:0;
	float:left;
}
#areaContents #portalPlatinum div#platinumcategory dl dt{
	margin-top:10px;
}
#areaContents #portalPlatinum div#platinumcategory dl dt img{
	margin-left:0;
	vertical-align:top;
}
#areaContents #portalPlatinum div#platinumcategory dl dd{
	padding-left:20px;
}



#areaContents dl.areaInformation{
	margin-left:0;
}
#areaContents dl.areaInformation dt{
	line-height:1;
}
#areaContents dl.areaInformation dt img{
	vertical-align:bottom;
}
#areaContents dl.areaInformation dd{
	background: #d9cbb8 url(/member/service/img/index_bg_02_newsplus.gif) 0 top repeat-x;/* Old browsers */
	background: -moz-linear-gradient(top, #f4eedd 0%, #d9ccb8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4eedd), color-stop(100%,#d9ccb8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f4eedd 0%,#d9ccb8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f4eedd 0%,#d9ccb8 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #f4eedd 0%,#d9ccb8 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4eedd', endColorstr='#d9ccb8',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #f4eedd 0%,#d9ccb8 100%); /* W3C */
	padding-bottom:13px;
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
}
#areaContents dl.areaInformation dd div.areaInformation_dd_inner{
	background: url(/amex/service/img/index_dd_newsplus.gif) no-repeat 4px top;
}
*html #areaContents dl.areaInformation dd div{display:inline;}
#areaContents dl.areaInformation dd div.logo{
	background-color:#fff;
	text-align:center;
	width:175px;
	height:60px;
	margin:43px 31px 0;
	float:left;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#areaContents dl.areaInformation dd div.logo img{
	vertical-align:top;
}
#areaContents dl.areaInformation dd div.text{
	width:679px;
	float:left;
	background:#fff url(/amex/service/img/index_bg_newsplus.gif) no-repeat scroll right bottom;
	margin:13px 26px 0 0;
	padding:13px 16px 8px 16px;
	border:3px solid #d9ccb8;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#areaContents dl.areaInformation dd div.text p,
#areaContents dl.areaInformation dd div.text ul{
	margin-left:0;
}
#areaContents dl.areaInformation dd div.text ul{
	width:410px;
	min-height:30px;
	height:auto !important;
	height:30px;
}
