@charset "UTF-8";
@import url("../common/common.css");
@import url("../common/hd.css");
@import url("../common/ft.css");


#ct{
	width:100%;
	margin:0 auto;
	padding:13px 0 20px 0;
}
h3 span img{
	vertical-align:middle;
	margin-right:8px;
}




/* service */
#serviceTopArea{
	width:100%;
	height:221px;
	position:relative;
}
#serviceTopArea h2{
	position:absolute;
	left:335px;
	top:26px;
}
#serviceTopArea .top{
	width:400px;
	padding-top:130px;
}
#contents_inner .box{
	margin:0 auto 10px auto;
}
#contents .support_bg{
	margin-top:10px;
}