@charset "shift_jis";

/* === 2nd Page =======================================

	AMC - ANAマイレージクラブの魅力

==================================================== */

/* 2010/3/24 */

#headArea2009 {
	z-index: 1000;
}
#headArea {
	width:950px;
	_margin-bottom:10px;
}
#headBanner {
	text-align:right;
}

/* MainArea */
div.MainArea{
	margin-bottom:30px;
	width:950px;
}

/* selectCard */
div.selectCard{
	width:950px;
	margin:15px 0 10px 0;
}
.selectCard img{
	float: left;
	width: 571px;
}
.selectCard p{
	float: right;
	padding-top: 10px;
}

/* box2col */
div.box2col{
	width:950px;
}
div.box2col .blueBox{
	border:solid 1px #7caada;
	width:465px;
	min-height:200px;
	_height:200px;
	position:relative;
}
div.box2col .blueBox p{
	padding:10px;
}
div.box2col .detailLink{
	position:absolute;
	right:0;
	bottom:0;
}

/* pArrow */
.pArrow {
	background:transparent url(/image/renewal09/icon/arrow_blue_bgwhite.gif) no-repeat scroll 3px 3px;
	padding-left:12px;
}
.pArrow a:link, .pArrow a:visited {
	text-decoration:underline !important;
}
.pArrow a:hover{
	text-decoration:none !important;
}

/* ---------------------
 tab
 --------------------- */
#tab1,#tab2{
	margin-bottom:20px;
}
#tab2{
	display:none;
}

/* tabBody */
.tabBody{
	width:932px;
	padding:10px 9px;
}
#tab1 .tabBody{
	background:#f1f8ff;
}
#tab2 .tabBody{
	background:#fff0df;
}
.tabBody h3{
	padding-bottom:10px;
}

/* tableBtm */
div.tableBtm{
	width:932px;
	margin-bottom:5px;
	padding:0 3px 3px 0;
}
#tab1 div.tableBtm{
	background: url(/amc/reference/anacard/ichiran/image/table_bg_blue.jpg) 103px bottom no-repeat;
}
#tab2 div.tableBtm{
	background: url(/amc/reference/anacard/ichiran/image/table_bg_orange.jpg) 103px bottom no-repeat;
}

/* tableTop */
table.tableTop{
	width:930px;
	color:#5c5c5c;
}
#tab1 table.tableTop{
	background: url(/amc/reference/anacard/ichiran/image/table_bg_blue.jpg) 103px top no-repeat;
}
#tab2 table.tableTop{
	background: url(/amc/reference/anacard/ichiran/image/table_bg_orange.jpg) 103px top no-repeat;
}

/* th */
table.tableTop th.col{
	text-align:center;
	vertical-align:middle;
	width:205px;
	height:55px;
}
table.tableTop th.row{
	vertical-align:top;
	width:103px;
}
/* td */
table.tableTop td{
	padding:10px 0;
	text-align:center;
	vertical-align:middle;
}
/* border */
table.tableTop .lineR{border-right:solid 1px #ebebeb;}
table.tableTop .lineB{border-bottom:solid 1px #ebebeb;}
table.tableTop .dotR{border-right:dotted 1px #bfbfbf;}
table.tableTop .dotB{border-bottom:dotted 1px #bfbfbf;}

/* background-color */
table.tableTop tr.kaihi th{background:#56aee0;}
table.tableTop tr.bonus th{background:#eca804;}
table.tableTop tr.money th{background:#43bc99;}
table.tableTop tr.campaign th{background:#4d92e6;}
table.tableTop tr.detail th{background:#a0a0a0;}

table.tableTop tr.kaihi td{background:#f5fcff;}
table.tableTop tr.bonus td{background:#fffaf2;}
table.tableTop tr.money td{background:#effdf8;}
table.tableTop tr.campaign td{background:#f7fbff;}
table.tableTop tr.detail td{background:#f5f5f5;}

	