@charset "utf-8";

ul#globalNavi li#toContact a{ 
background: url(../images/bt_menu_o.png) no-repeat;
width:182px; background-position: -478px 0;
 }


h2{
background:url(../../contact/images/ti_contact.png) bottom right no-repeat;
}
h3{
width:650px;
padding-bottom:10px;
margin:0 0 0 35px;
}
div#contentsBox{
background:url(../../contact/images/bg_contact.png) no-repeat top right;
padding-bottom:50px;
}
div#contentsBox p{
width:650px;
margin:20px 0 0 35px;
padding-bottom:0px;
text-align:left;
font-weight:bold;
}

/***FORMPARTS***/
fieldset{
width:600px;
margin:0 0 0 0px;
padding:30px 0 0 60px;
background:none;
}
form{
padding-bottom:20px;}
table{
width:100%;
border-collapse: collapse;
text-align:left;
}
fieldset table tr th{
font-weight:bold;
padding:0 0 30px 0;
width:200px;
vertical-align:top;
}
fieldset table tr td{
padding:0 0 30px 0;
vertical-align:top;
}
fieldset table tr td p{
padding:10px 0 0 0 ;
}
form .text1,
form .text4 {
border: 1px solid #cc9964;
background-color: #fcf6ea;
}
form .text1:focus,
form .text4:focus{
border: 1px solid #813e09;
background-color:#ffffff;
}
form .text1 {
width: 200px;
height:1.5em;
}
form .text4 {
width: 300px;
}

div#submitbt{
width:650px;
margin:0 0 0 35px;
padding:0 0 60px 0;
border-bottom: 1px solid #813e09;
}
div#submitbt input{
margin-left:470px;
}