@charset="shift_jis";

div#contacts{
font-size:10pt;

}

div#contacts div,
div#contacts div strong{
line-height:120%;
}

ul#Contactslist{
margin:5px 0 0;
}

ul#Contactslist li{
margin:0 0 5px;
}

table#contact{
width:734px;
margin:10px 0;
}

table#contact tr th{
text-align:left;
padding:5px;
width:100px;
}

table#contact tr td{
padding:5px;
line-height:160%;
width:634px;
}

table#contact tr td textarea{
width:624px;
height:300px;
}

.bgcolor{
background:#f0f7e8;
}

div#notice{
width:714px;
margin:10px 0 0;
background:#f7dddd;
padding:10px;
}

div#notice strong{
}

div#notice ul{
}

div#notice ul li{
background:url(../img/second/common/arrow.gif) no-repeat 0 9px;
padding:5px 0 5px 7px;
border-bottom:1px dotted #fefefe;
line-height:120%;
}

