@charset "UTF-8";
/* CSS Document */

#contact_infoarea {
position:absolute;
left:10px;
top:10px;
width:393px;
height:355px;
border-color:#000066;
	  border-style:none;
	  border-width:1px;
	  overflow:hidden;
}


#contact_formarea {
position:absolute;
left:455px;
top:10px;
width:360px;
height:370px;
border-color:#000066;
	  border-style:none;
	  border-width:1px;
	  overflow:hidden;
}

.form_f {
position:absolute;
top:-2px;
padding-top:2px;
left:100px;
}


#contact_inner_display {
      background-color: #FFF;
	  border-color:#000066;
	  border-style:none;
	  border-width:1px;
      overflow: auto;
      position: absolute;
      left: 90px;
      top: 50px;
	width: 818px;
	height: 388px;
}


.form_item {
position:relative;
top:8px;
list-style:none;
padding-bottom:6px;
padding-top:2px;
}

#contact_line_a {
      background-color: #FFF;
	  border-color:#000066;
	  border-style:none;
	  border-width:1px;
      overflow: auto;
      position: absolute;
      left: 432px;
      top: 24px;
	width: 1px;
	height: 282px;
	}
