@CHARSET "utf-8";

@IMPORT url("200903_cck.css");
@IMPORT url("layout.css");
@IMPORT url("topMenu.css");
@IMPORT url("sub_menu.css");
@IMPORT url("bottom.css");

#wrap #main_center #main_center_contents #desc1 {
	margin-bottom: 17px;
}
#wrap #main_center #main_center_contents #desc2 {
	margin-bottom: 8px;
}
#wrap #main_center #main_center_contents #support_inquiry strong {
	color: #808080;
}


#wrap #main_center #main_center_contents .red_text {
	color: #DB6E57;
}
#wrap #main_center #main_center_contents #support_inquiry {
	background-image: url(/images/icon_8.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	margin-bottom:31px;
}
#wrap #main_center #main_center_contents h3 {
	margin-top: 18px;
	margin-bottom: 18px;
}
#wrap #main_center #main_center_contents #desc3 {
	margin-bottom: 17px;
}
#wrap #main_center #main_center_contents #apply {
	background-color: #F8F8F8;
	border: 1px solid #DADADA;
}
#wrap #main_center #main_center_contents #apply dt strong {
	color: #DB6E57;
	margin-right: 12px;
}
#wrap #main_center #main_center_contents #apply dt .down {
	color: #579506;
	text-decoration: underline;
}
#wrap #main_center #main_center_contents #apply {
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom:3px;
	margin-bottom: 160px;
}
#wrap #main_center #main_center_contents #apply dt {
	padding-left: 9px;
	padding-top:8px;
	padding-bottom:9px;
	border-bottom:1px solid #DADADA;
	margin-bottom:8px;
}
#wrap #main_center #main_center_contents #apply dd {
	padding-left: 9px;
	margin-bottom:5px;
}
#wrap #main_center #main_center_contents #apply dd strong {
	color:#808080;
	display: block;
	float: left;
	width: 70px;
}

