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


#other_mainArea {
	position:relative;
	width:1000px;
	height:190px;
	margin:0 auto;
	}

#compTit,#privacyTit,#contactTit {
	position:absolute;
	}

#compTit { top:70px; left:290px;}
#privacyTit { top:70px; left:347px;}
#contactTit { top:70px; left:385px;}

#other_titArea {
	width:100%;
	height:120px;
	background:url(../img/other/bg_compTit.gif) repeat-x;
	margin:0;
	padding:0;
	}
	
#otherTitle {
	width:1000px;
	margin:0 auto;
	}

#compSection {
	width:900px;
	margin:0 auto;
	}

#privacySection {
	width:800px;
	margin:0 auto;
	line-height:2em;
	}
	
#privacySection span {
	display:block;
	text-align:right;
	}

#compTop_txt {
	margin:0 0 20px;
	}
	
#compSection img {
	display:block;
	margin:0 0 5px;
	}

#compSection p {
	padding:0 20px 0 40px;
	margin:0 0 20px;
	}


#contactTxt {
	width:1000px;
	margin:0 auto 40px auto;
	font-size:16px;
	line-height:2em;
	font-weight:bold;
	}

#contactArea {
	position:relative;
	width:1000px;
	height:155px;
	margin:0 auto 30px;
	}

#cont_tit,#cont_tel,#cont_fax,#contBox {
	position:absolute;
	}
#cont_tit { top:0; left:0;}
#cont_tel { top:53px; left:115px;}
#cont_fax { top:95px; left:115px;}
#contBox { top:0px; right:0px;}

#contBox {
	width:400px;
	border:#81b8bb 1px solid;
	margin:0 auto;
	padding:30px;
	}

#contBox p {
	font-size:18px;
	font-weight:bold;
	line-height:1.5em;
	text-align:center;
	color:#3c7679;
	}

#contBox p span {
	font-size:14px;
	}

#cont_form{
margin:60px auto 40px;
}

.formmailer-embed{
	width:1000px;
	height:auto;
}


