@charset "UTF-8";
/* DIRECT NAVIGATION
----------------------------------------------------------*/
#header .dNavi {
	width: 230px;
	height: 227px;
	padding-left: 570px;
	background: url(../img/index/main.jpg) 0% 0% no-repeat;
}
#header .dNavi li.ex1 a {
	height: 78px;
	background-image: url(../img/index/dnavi_image.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#header .dNavi li.ex2 a {
	height: 79px;
	background-image: url(../img/index/dnavi_graphic.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#header .dNavi li.ex3 a {
	height: 70px;
	background-image: url(../img/index/dnavi_web.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#header .dNavi li.ex1 a:hover,
#header .dNavi li.ex1 a:active {
	background-position: left -78px;
}
#header .dNavi li.ex2 a:hover,
#header .dNavi li.ex2 a:active {
	background-position: left -79px;
}
#header .dNavi li.ex3 a:hover,
#header .dNavi li.ex3 a:active {
	background-position: left -70px;
}
/* GENERAL
----------------------------------------------------------*/
#content {
	padding-right: 0;
	background: url(../img/index/bg_content.gif) left top repeat-y;
}
#main h2 {
	margin-bottom: 20px;
	position: relative;
	font-size: 138.5%;
	color: #333;
	letter-spacing: -0.03em;
	background: url(../img/common/bg_chapter.gif) right bottom no-repeat;
}
.section h2 {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	color: #666;
	background: none;
}
#backTop {
	display: none;
}
/* NEWS
----------------------------------------------------------*/
#main .news {
	padding: 0 0 5px;
}
#main .news li {
	margin-bottom: 10px;
	padding-bottom: 8px;
	background: url(../img/common/horizon.gif) 0% 100% repeat-x;
}
#main .news h3 {
	margin-bottom: 5px;
	padding-left: 15px;
	color: #b7262b;
	font-family: verdana, sans-serif;
	background: url(../img/common/arrow_sq.gif) 0% 50% no-repeat;
}
#main .news h3,
#main .news p {
	font-size: 85%;
}
/* SUB
----------------------------------------------------------*/
#sub .section {
	margin-bottom: 15px;
}

#sub ul.banner li {
	margin-bottom: 15px;
}