/* whole
-------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	background: url(/common/images/bg_main.gif);
}
*{
	line-height: 1em;
}
p,div,span{
	color: #333333;
	line-height: 1.5em;
	font-size: 12px;
}
dl,dt,dd,ul,ol,li,th,td,img{
	margin: 0;
	padding: 0;
}
ol,ul{
	list-style: none;
}
fieldset,img{
	border: 0;
}
table {
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
}
a,
a:link,
a:visited {
	color: #2d4696;
	text-decoration: underline;
}
a:hover,
a:active {
	color: #2d4696;
	text-decoration: none;
}


/* SpinNet Mileage Awards : indexe.html(ja)
-------------------------------------------------- */

.idx-catch {
	margin: 14px 0 0 0;
}

.idx_course_table {
	margin: 0;
	background: transparent url(../images/idx_course_table_bg.gif) repeat scroll left top;
}
td.idx_course_table_inner {
	background-color: #FFF;
	vertical-align: top;
}

.idx_course_table_border {
	height: 1px;
	border-top: 1px solid #CCC;
	margin: 0 10px 0 10px;
	font-size: 0;
	line-height: 0;
}
.idx_course_table_inner p {
	margin: 7px 10px 7px 10px;
}

.idx_course_table .idx_course_title {
	margin: 8px 0 0 10px;
}

.idx_course_table .idx_course_img {
	margin: 3px 0 0 10px;
}

.idx_detail_table {
	margin: 15px 0 0 0;
	background: transparent url(../images/idx_detail_table_bg.gif) repeat-y scroll left top;
}
div.idx_detail_table_inner {
	margin: 0 21px 4px 21px;
}
.idx_detail_table .idx_detail_title {
	margin: 6px 0 0 0;
	line-height: 1em;
}
.idx_detail_table .idx_detail_subtitle {
	margin: 8px 0 0 0;
	line-height: 1em;
	font-weight: bold;
}

.idx_notes_table {
	margin: 3px 0 0 0;
}

.idx_link01 {
	margin: 13px 0 10px 0;
	text-align: right;
}
.idx_link02 {
	margin: 4px 0 5px 0;
	line-height: 1em;
	text-align: right;
}
.idx_txt01 {
	margin: 5px 0 0 10px;
}
.idx_txt02 {
	margin: 8px 0 0 0;
	padding: 0 0 0 10px;
	text-indent: -10px;
}
.idx_txt_note01 {
	margin: 3px 0 0 10px;
	font-size: 12px;
}


/* SpinNet Mileage Awards : indexe.html(en)
-------------------------------------------------- */

.idxe-catch {
	margin: 13px 0 0 0;
}
.idx_course_table .idxe_course_txt01 {
	margin: 0 0 0 10px;
}



