@charset "utf-8";


.contact            { display:block; padding:15px 0px 0; line-height:1.8; }
.contact_subtit     { display:block; margin: 0 0 15px 0; }

table.typeA    { width: 720px; border-top: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; margin-bottom: 20px; }
table.typeA th { font-weight: normal; text-align: center; border-right: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; background: #F0F0E6; width: 160px; padding-top: 13px; padding-bottom: 13px; }
table.typeA td { text-align: left; border-right: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; padding-left: 20px; }
table.typeB    { margin: 0px; }
table.typeB th { font-weight: normal; text-align: center; background: #F0F0E6; border-style: none; margin: 0px; padding: 0px; }
table.typeB td { text-align: left; border-style: none; margin: 0px; padding: 3px; }

.contact dl { margin: 0px; padding: 10px 0px 0px 20px; }
.contact dt { margin: 0px; padding: 0px 0px 8px 18px; font-weight: bold; color: #000000; background: url(../../contact/images/border.gif) no-repeat left bottom; }
.contact dd { margin: 0px; padding: 10px 0px 25px; }

.contact strong { color: #B11425; font-size: 12px; font-weight: normal; font-style: normal; }
.width4em { width: 4em; }
.width6em { width: 6em; }

.width50 { width: 50%; }
.width90 { width: 90%; }
.center { text-align: center; }
form { margin: 0px; padding: 0px; }
#error { color: #FF0000; }

