@charset "utf-8"; /* 編集画面 */ body,#page,div#content {margin:0;} header {display: none;} table#iqfm-input-1{width: 100%; } table#iqfm-input-1 .titles {width: 150px; vertical-align: top; } table#iqfm-input-1 td{padding: 15px 0; border-bottom: 1px solid #c4c4c4; } table#iqfm-input-1 th{text-align: left; padding: 15px 0; border-bottom: 1px solid #c4c4c4; } table#iqfm-input-1 td input{background: #fff; border-radius: 18px; -webkit-border-radius: 18px; -moz-border-radius: 18px; -o-border-radius: 18px; -khtml-border-radius: 18px; border-top: 1px solid #d1cfca; border-left: 1px solid #d1cfca; border-right: none; border-bottom: none; width: 300px; min-height: 20px; padding: 4px 12px; font-size: 13px; } table#iqfm-input-1 td textarea{background: #fff; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; -khtml-border-radius: 10px; border-top: 1px solid #d1cfca; border-left: 1px solid #d1cfca; border-right: none; border-bottom: none; width: 520px; min-height: 100px; padding: 7px 10px; font-size: 13px; } table#iqfm-input-1 td input:hover, table#iqfm-input-1 td textarea:hover{background: #FAFAF8; } input#inquiryformSubmit-1 {background:url(../images/btn01.gif) no-repeat 0 0; width: 169px; height: 46px; text-indent:-9999px; overflow:hidden; display: block; margin: 20px auto; cursor: pointer; border: none; } input#inquiryformSubmit-1:hover {background:url(../images/btn01.gif) no-repeat 0 -46px; } /* 確認画面 */ table#iqfm-confirm-1 {width: 760px; } table#iqfm-confirm-1 th,table#iqfm-confirm-1 td{text-align: left; padding:15px 0; border-bottom: 1px solid #c4c4c4; } table#iqfm-confirm-1 th {width: 100px; padding-right: 10px; } input#btn_send {background:url(../images/btn_send.gif) no-repeat 0 0; width: 149px; height: 46px; text-indent:-9999px; overflow:hidden; display: block; cursor: pointer; border: none; float: left; margin: 20px 10px 0 0; } input#btn_back {background:url(../images/btn_back.gif) no-repeat 0 0; width: 105px; height: 46px; text-indent:-9999px; overflow:hidden; display: block; cursor: pointer; border: none; float: left; margin: 20px 10px 0 0; }