﻿@charset "utf-8";

/* ============================================
	Top
============================================ */
#flashArea {
	background: url(../../img/top/bg_01.png) no-repeat left top;
	_margin-right: -10px;
	padding: 10px;
	width: 550px !important;
	height: 360px !important;
	width: 570px;
	height: 380px;
	position: relative;
	z-index: 3;
}
#topSec {
	width: 550px;
	position: relative;
	text-align: right;
}
	.newsSec {
		position: absolute;
		left: -75px !important;
		left: -65px;
		text-align: left;
	}
		#result {
			margin: 5px 0 0 10px;
			color: #003973;
		}
		#result a {
			color: #003973;
		}

body#home #header .txt,
body#home .fNavi .home {
	display: none;
}
body#home .fNavi .concept {
	border-left: 1px solid #910782;
}
