/* ------------------------------------------------------------
 ANA　ネットDEもマイル　ネットDEもマイルとは？　CSS
------------------------------------------------------------ */
ol{
color:#666666;
list-style-type:none;
}

table.aboutHowToTopic{
width:585px;
margin-left:10px;
margin-bottom:10px;
border:1px solid #CCCCCC;
}

table.aboutHowToTopic td{
padding:2px 5px;
}

td.aboutHowToStep{
width:100px;
border-right:1px solid #CCCCCC;
background-color:#ECECEC;
}

td.aboutHowToCaution{
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
background-color:#ECECEC;
}
td.aboutHowToCaution dt{
padding:2px;
margin-top:5px;
margin-bottom:10px;
text-indent:10px;
color:#FFFFFF;
font-weight:bold;
background-color:#6B9ED1;
}
td.aboutHowToCaution dd{
margin:0;
}

table.aboutHowToRegister{
width:335px;
vertical-align:bottom;
}
table.aboutHowToRegister tr{
background-color:#CCCCCC;
}
table.aboutHowToRegister td.aboutHowToRegisterL{
width:200px; padding:5px;
}
table.aboutHowToRegister td.aboutHowToRegisterR{
width:115px; padding:5px;
}

table.aboutHowToCont{
width:570px;
margin-left:10px;
margin-bottom:30px;
}


