


.clearBox {
 clear: both;
 margin: 0;
 padding: 0;
}

#Wrap {
 width: 720px;
}

#Header {
 width: 703px;
 height: 18px;
 padding-top: 62px;
 padding-right: 17px;
 font-size: 80%;
 text-align: right;
 background: url(../images/header.jpg) no-repeat;
}

#Header a {
 color: #fff;
}

#Main {
 width: 718px;
 border: 1px solid #ccc;
 margin: 3px auto;
}

#Contents {
 width: 500px;
 margin: 18px auto;
}

#Contents2 {
 margin: 25px auto;
}

.contentsTit {
 width: 480px;
 height: 17px;
 margin: 30px auto 0;
 background: url(../images/titleball.gif) no-repeat;
 font-size: 90%;
 font-weight: bold;
 padding-top: 5px;
 padding-left: 25px;
}

.contentsBodyWrap {
 width: 498px;
 border: 1px solid #ccc;
 margin: 3px auto;
}

.contentsBody {
 margin: 3px;
 padding:10px;
 background-color: #eee;
 line-height: 1.4;
 font-size: 80%;
}

.contentsBodyW {
 margin: 3px;
 padding:10px;
 background-color: #fff;
 line-height: 1.4;
 font-size: 80%;
}

#Footer {
 width: 720px;
 height: 50px;
 background: url(../images/footer.jpg) no-repeat;
}

#Footer ul {
 list-style-type: none;
 height: 15px;
 margin: 0;
 padding-top:3px;
 display:block;
 clear:both;
}

#Footer li {
 padding: 23px 8px;
 float: right;
 font-size: 80%;
 font-weight: bold;
 background: url(../images/arrow.gif) no-repeat;
 background-position: left center;
 color: #030;
}

#Footer li a {
 color:#fff;
 font-weight: normal;
}

.contentsKiyaku {
 width: 530px;
 height: 400px;
 margin: 25px auto;
 border: solid 1px #999;
 overflow: scroll;
}

table.inq {
 width: 500px;
}

table.inq th {
 width: 140px;
 background-color:#C2CDD6;
 padding-left: 10px;
 text-align:left;
 font-weight:normal;
 font-size: 80%;
}

table.inq tr td {
 width: 340px;
 background-color:#DEE3E7;
 padding-left: 10px;
 line-height: 1.5;
 font-size: 80%;
}

table.qa {
 width: 500px;
}

table.qa th {
 width: 490px;
 background-color:#C2CDD6;
 padding-left: 10px;
 padding-top: 3px;
 padding-bottom: 3px;
 text-align:left;
 line-height: 1.5;
 font-weight:normal;
 font-size: 80%;
}

table.qa tr td {
 width: 475px;
 background-color:#DEE3E7;
 padding-left: 25px;
 padding-top: 3px;
 padding-bottom: 3px;
 line-height: 1.5;
 font-size: 80%;
}

form input,select {
 margin: 5px 0px;
 }







 