#infoSet{
  position:relative;
  width:900px;
  height:100px;
  margin:0 auto;  
}

#myBody{
  position:relative;
  width:900px;
  background-image:url("../img/contents_bg.gif");
  background-color:#FFFFFF;
  margin:0 auto;
}


#massagebox{
  background-image:url("../img/parts2.gif");
  width:900px;
  height:153px;
  text-align:center;
}

#massagebox p{
padding-top:10px;
}

#massagebox .p1{
font-weight:bold;
}

#mytext{
width:700px;
text-align:right;
padding-bottom:50px;
}

#mytext h3{
margin-top:20px;
width:475px;
padding-top:10px;
padding-bottom:10px;
background-image:url(../img/line_sttl.gif);
background-repeat:no-repeat;
background-position:bottom center;
text-align:left;
margin-left:auto;
}
#mytext p{
width:475px;
margin-top:10px;
line-height:1.8;
text-align:left;
margin-left:auto;
}


#formTable{
width:470px;
border-collapse:collapse;
font-size:90%;
margin-top:30px;
text-align:left;
margin-left:auto;
}

#formTable th{
width:110px;
background-color:#FDCA00;
padding:10px;
font-weight:bold;
vertical-align:top;
}
#formTable td{
background-color:#EDEDED;
padding:10px;
}

#btnSet{
margin-top:20px;
width:475px;
text-align:center;
margin-left:auto;
}

#comp_txt{
width:475px;
margin-top:200px;
margin-left:auto;
margin-right:auto;
padding-bottom:10px;
border-bottom:dotted 1px #decf9a;
text-align:left;
}
#comp_txt2{
width:475px;
margin-top:30px;
margin-left:auto;
margin-right:auto;
padding-bottom:200px;
text-align:left;
}

#spacer{
height:80px;
}

#footer{
width:900px;
height:80px;
margin:0 auto;
}

#footer #footerBox{
position:absolute;
top:40px;
left:600px;	
}

#footerBox li{
float:left;
margin-right:15px;
}