/**********************************************
 無料初診相談 ページ
 **********************************************/

div.sbox1 {
 margin:20px auto ;
 width:650px;
}

div.sbox1 h2 { margin:0 auto ; }

div.sbox1 p {
 margin:5px;
 text-align:left;
 font-size:1.2em;
 line-height:125%;
}
div.sbox1 table {
 margin:10px auto;
 width:590px;
}
div.sbox1 td {
 padding:8px;
 border-left:1px dotted #33ff33;
 vertical-align:top;
}
div.sbox1 td p {
 font-size:1.2em;
 line-height:125%;
}
div.sbox1 th {
 padding:8px;
 border-right:2px dotted #33ff33;
}

div#application-box {
 width:570px;
 margin-left:90px;
 margin-top:15px;
}
div#application-box h3 {
 color:#3300ee;
 margin:3px ;
 font-size:1.3em;
 background-color:#eee;
 border-bottom:1px solid #ccc;
 border-right:1px solid #ccc;
 padding:3px ;
 text-align:center;
}
div#application-box iframe {
 width:565px;
 height:670px;
}
/* for IE hack */
*+html body div#application-box iframe { height:710px; }
* html body div#application-box iframe { height:710px; }


