@charset "utf-8";

/* 共通 */
#mainArea h1 { margin-bottom: 20px; background-image: url(../../images/lease/main_img.jpg); background-repeat: no-repeat; height: 62px; width: 592px; padding-top: 38px; padding-left: 28px; font-size: 26px; color: #FFFFFF; font-weight: bold; }

/* 基礎知識 */
#navArea { width: 620px; margin-top: 20px; }
.navBox { float: left; width: 149px; margin-right: 8px; font-size: 91.6%; line-height: 150%; color: #333333; }
.navBoxR { float: left; width: 149px; font-size: 91.6%; line-height: 150%; color: #333333; }

/* メリット */
ul.item { padding: 0; margin-top: 0; margin-right: 0; margin-bottom: 25px; margin-left: 0; }
ul.item li { padding: 0px; list-style-position: outside; list-style-type: disc; margin-top: 0px; margin-right: 10px; margin-bottom: 15px; margin-left: 25px; }

/* 契約までの流れ */
#mainArea .step { width: 600px; margin-right: auto; margin-left: auto; clear:both }
#mainArea .step td { padding: 0; }

/* FAQ */
#anchor { width: 620px; margin-top: 15px; }
.box_q { width: 586px; border: 3px solid #48A5D7; margin-right: auto; margin-left: auto; margin-bottom: 15px; padding: 7px; background-color: #F1F8FC; }
#mainArea .box_q p { font-weight: bold; color: #0D599A; background-image: url(../../images/lease/faq/q_icon.gif); background-repeat: no-repeat; background-position: left 2px; padding-left: 20px; margin: 0px; }
.box_a { width: 600px; margin-right: auto; margin-left: auto; background-image: url(../../images/lease/faq/a_icon.gif); background-repeat: no-repeat; background-position: 7px 2px; }
#mainArea .box_a p { padding-left: 28px; margin-top: 0px; margin-right: 0px; margin-bottom: 20px; margin-left: 0px; }
