﻿/*----------COVER----------*/

#main_slide1 {
	clear : both;
	width : 100%;
	background : #000000;
}

#main_slide1 ul li {
	list-style : none;
	margin : 0;
	padding : 0;
}

#main_slide2 {
	display : none;
}

/*----------MAIN----------*/

.box {
	overflow : hidden;
	width : 1200px;
	margin-left : auto;
	margin-right : auto;
}

h2.cindex {
	clear : both;
	width : 400px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 40px;
	padding-bottom : 15px;
	border-bottom : solid 5px #aaafb9;
	font-size : 150%;
	font-weight : normal;
	text-align : center;
}

h2.cindex span {
	margin-left : 20px;
	font-size : 70%;
}

.feat1,.feat2 {
	float : left;
	width : 366px;
	height : 405px;
	margin-right : 51px;
	background : #ffffff;
}

.feat3 {
	float : left;
	width : 366px;
	height : 405px;
	margin : 0;
	background : #ffffff;
}

.feat1 a,.feat2 a,.feat3 a {
	display : block;
	color : #191919;
	text-decoration : none;
}

.feat1 a:hover,.feat2 a:hover,.feat3 a:hover {
	display : block;
	color : #191919;
	text-decoration : underline;
}

.feat1 a:hover img, .feat2 a:hover img,.feat3 a:hover img {
	opacity : 0.6;
	filter : alpha(opacity=60);
}

h3.eindex {
	margin : 25px 30px 15px 30px;
	text-align : center;
	font-weight : normal;
	font-size : 130%;
}

p.etxt {
	margin : 0 35px 0 35px;
	line-height : 1.6em;
}

/*----------NEWS----------*/

#news {
	clear : both;
	width : 100%;
	padding : 60px 0 50px 0;
	background : #cddcdc;
}

#newsbox {
	float : left;
	width : 700px;
}

h2#nindex {
	margin-bottom : 5px;
	padding-bottom : 20px;
	border-bottom : solid 5px #96afaf;
	font-size : 130%;
	font-weight : normal;
}

h2#nindex span {
	margin-left : 20px;
	font-size : 80%;
}

#newsbox dl {
	margin-bottom : 30px;
}

#newsbox dl dt {   
	float: left;
	width : 150px;
	padding : 11px 0 11px 0;
}

#newsbox dl dt {   
	clear : left;
}

#newsbox dl dd {
	padding : 11px 0 13px 0;
	background : url(../common/dl.gif) left bottom repeat-x;
}

#newsbox dl dd a {
	text-decoration : underline;
	color : #0a416e;
}

#newsbox dl dd a:hover {
	text-decoration : none;
	color : #0a416e;
}

#newsR {
	float : right;
	width : 450px;
}

dl.fent {
	clear : both;
	display : block;
	width : 450px;
	margin-bottom : 35px;
}

dl.fent dt {
	float : left;
	padding-right : 25px;
	background : #cddcdc;
}

h4.sgindex {
	margin-bottom : 15px;
	padding-bottom : 10px;
	border-bottom : solid 1px #999999;
	font-weight : normal;
	font-size : 120%;
}

dl.fent dd p {
	line-height : 1.6em;
}

dl.fent dt a:hover img {
	opacity : 0.6;
	filter : alpha(opacity=60);
}

dl.fent a {
	color : #191919;
	text-decoration : none;
}

dl.fent a:hover {
	color : #191919;
	text-decoration : underline;
	background : #000000;
}