@charset "euc-jp";
/* ----------------------------------
各ページの詳細設定
---------------------------------- */
div#contact{
width:600px;
clear:both;
}

div#contact div#condition{
width:540px;
clear:both;
padding:0 20px;
}

div#contact div#condition ul{
margin-left:30px;
margin-bottom:20px;
}

div#contact div#condition li{
padding:0 0 0 20px;
}

div#contact div#form{
width:540px;
clear:both;
padding:0 20px;
}

div#contact div#form table{
border:0;
border-collapse:collapse;
margin:0 auto;
width:100%;
}

div#contact div#form th{
padding:10px;
background-color:#B8CBF3;
width:200px;
border:#DEE7FA solid 1px;
}

div#contact div#form td{
padding:10px;
border:#DEE7FA solid 1px;
}

