@charset"utf-8";


/*----rightcontents--------*/
div#rightcontents{
width:691px;
float:right;
background:url(../img/2ndbg.jpg) 0 63px no-repeat;
}

/*----topcontents--------*/
div#topcontents{
float:left;
width:681px;
padding:42px 0 0 10px;
}


div#topcontents p.title{
width:390px;
float:left;
line-height:140%;
}


/*----Contact Form--------*/

table#ContactForm{
clear:both;
width:100%;
border-top:1px dotted #cccccc;
margin:10px 0 0;
}

table#ContactForm tr.bg{
background:#fbffff;
}

table#ContactForm tr th{
text-align:left;
padding:10px 0;
width:15%;
border-bottom:1px dotted #cccccc;
color:#8d8d8b;}

table#ContactForm tr td{
padding:10px;
border-bottom:1px dotted #cccccc;
color:#8d8d8b;}



