* 
{margin:0;padding:0;}

#wrap {
margin:0 auto;
text-align:center;
width:800px;
}

#left {
font-size:13px;
line-height:1.6em;
}


#formTop {
width:777px;
background:url(../image/7_1.jpg) no-repeat;
height:55px;
}


#formMiddle {
width:777px;
background:url(../image/7_3.jpg) repeat-y;
}


#formBottom {
width:777px;
background:url(../image/7_2.jpg) no-repeat;
height:55px;
}

address {
font-size:14px;
font-style:normal;
margin:50px 0 50px 0;
}

.clear {
clear:both;
}

table {
margin: 0 auto;
border:none;
}

table td{
text-align:left;
}

table th{
padding:5px;
}

.kiyaku {
line-height:140%;
overflow:auto;
width:95%;
height:200px;
font-size:12px;
border:1px solid #000000;
border-left:none;
border-right:none;
padding:1em;
}


.lcdstyle{ /*Example CSS to create LCD countdown look*/  
background-color:black;   
color:yellow;   
font: bold 18px MS Sans Serif;   
padding: 3px;   
}   
  
.lcdstyle sup{ /*Example CSS to create LCD countdown look*/  
font-size: 80%   
}   
