@charset "utf-8";

div#contents div#main_contents div#right_contents div#support_Area{
	width:652px;
	padding:0 13px;
}

div#contents div#main_contents div#right_contents div#support_Area h3{
	font-size:16px;
	margin:4px 0;
	background:url(../img/support_list.gif) no-repeat left;
	color:#B54B4A;
	height:22px;
	padding-left:13px;
	padding-top:10px;
	padding-bottom:5px;
}

div#contents div#main_contents div#right_contents div#support_Area p#support_Area_text{
	padding:18px 0 42px 0;
	line-height:150%;
}

div#contents div#main_contents div#right_contents div#support_Area div#support_contact{
	width:599px;
	height:100%;
	overflow:hidden;
	border-right:1px solid #BABBBD;
	border-left:1px solid #BABBBD;
	padding:13px 26px;
}

*html div#contents div#main_contents div#right_contents div#support_Area div#support_contact{
	width:652px;
	height:100%;
	overflow:hidden;
	border-right:1px solid #BABBBD;
	border-left:1px solid #BABBBD;
	padding:13px 26px;
}


div#contents div#main_contents div#right_contents div#support_Area div#support_contact div#support_contact_img{
	float:left;
	width:217px;
	border-right:1px solid #D9AF93;
}	
	
div#contents div#main_contents div#right_contents div#support_Area div#support_contact div#support_contact_text{
	float:right;
	width:355px;
	padding-left:25px;
	line-height:180%;
	padding-top:15px;
}	

div#contents div#main_contents div#right_contents div#support_Area div#support_contact div#support_contact_text h4{
	font-size:14px;
	padding-bottom:8px;
}	



