@charset "UTF-8";
/*------------------------------------------------------*/
/* Updated: 2010/11 */
/*------------------------------------------------------*/

/* sec-basic --------------------------------- */
div.sec-basic h2 {
	margin-bottom: 15px;
}

	/* sec-frtbl */
	div.sec-basic div.sec-frtbl {
		width: 100%;
		background: url(/anshinmyhome/points/images/disclaimer/bg-frbox.gif) repeat-y;
		margin-bottom:20px;
	}
	div.sec-basic div.sec-frtbl div.innerf {
		width: 100%;
		background: url(/anshinmyhome/points/images/disclaimer/bg-frbox-f.gif) no-repeat 0 100%;
	}
	div.sec-basic div.sec-frtbl div.innerh {
		width: 617px;
		padding: 7px 1px 9px;
		background: url(/anshinmyhome/points/images/disclaimer/bg-frbox-h.gif) no-repeat;
	}
	div.sec-basic div.sec-frtbl table {
		width: 100%;
		line-height: 1.6;
	}
	div.sec-basic div.sec-frtbl table th,
	div.sec-basic div.sec-frtbl table td.row-data {
		padding: 8px 15px;
	}
	div.sec-basic div.sec-frtbl table td.row-arrow {
		padding: 8px 0;
	}
	div.sec-basic div.sec-frtbl table th {
		width: 154px;
		border-top: solid 1px #e5e5e5;
		color: #000000;
		text-align:center;
	}
	div.sec-basic div.sec-frtbl table th p span.price {
		font-weight: bold;
		font-size: 116%;
	}
	div.sec-basic div.sec-frtbl table td.row-data,
	div.sec-basic div.sec-frtbl table td.row-null {
		border-top: solid 1px #e5e5e5;
	}
	div.sec-basic div.sec-frtbl table tr.line-first th,
	div.sec-basic div.sec-frtbl table tr.line-first td.row-data,
	div.sec-basic div.sec-frtbl table tr.line-first td.row-null {
		border: none;
	}
	div.sec-basic div.sec-frtbl table td.row-data {
		width: 321px;
	}
	div.sec-basic div.sec-frtbl table td.row-arrow {
		width: 72px;
		text-align: center;
	}
	div.sec-basic div.sec-frtbl table td.row-arrow img {
		vertical-align: bottom;
	}
	div.sec-basic div.sec-frtbl table td.row-null {
		width: 10px;
	}

	/* sec-case */
	div.sec-basic div.sec-case table.tblcmn2 .row-content {
		width: 40%;
	}
	div.sec-basic div.sec-case table.tblcmn2 .row-immunity {
		width: 14%;
		text-align: center;
	}
	div.sec-basic div.sec-case table.tblcmn2 .row-ins {
		width: 46%;
	}





/* sec-option --------------------------------- */
div.sec-option div.col2-1,
div.sec-option div.col2-2 {
	width: 297px;
}





/* sec-others --------------------------------- */

	/* sec-case */
	div.sec-others div.sec-case table.tblcmn2 .row-content {
		width: 33%;
	}
	div.sec-others div.sec-case table.tblcmn2 .row-immunity {
		width: 14%;
		text-align: center;
	}
	div.sec-others div.sec-case table.tblcmn2 .row-ins {
		width: 55%;
		padding-left: 10px;
	}





/*------------------------------------------------------*/
/* End */
/*------------------------------------------------------*/
