@charset "UTF-8";
/* CSS Document */

#topContHead {margin-bottom: 10px;}
#topFlash {
	float: left;
	width: 640px;
	margin-right: 10px;
}
#topContHeadBtn a {
	background-image: url(../top/topContHeadBtn.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 240px;
	width: 270px;
	display: block;
	line-height: 500px;
	overflow: hidden;
}
#topContHeadBtn a:hover {
	background-image: url(../top/topContHeadBtn_on.jpg);
	background-repeat: no-repeat;
}
#notesBtn a {
	background-image: url(../top/notesBtn.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 680px;
	text-align: center;
	padding-top: 50px;
	font-size: 11px;
	letter-spacing: 1px;
	display: block;
	color: #333333;
	text-decoration: none;
	margin-bottom: 10px;
}
#notesBtn a:hover {
	color: #333333;
	background-image: url(../top/notesBtn_on.jpg);
}
#kindBtn a {
	background-image: url(../top/kindBtn.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 680px;
	text-align: center;
	padding-top: 50px;
	font-size: 11px;
	letter-spacing: 1px;
	display: block;
	color: #333333;
	text-decoration: none;
	margin-bottom: 10px;
}
#kindBtn a:hover {
	color: #333333;
	background-image: url(../top/kindBtn_on.jpg);
}
.topDoc {
	background-image: url(../top/topDocBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 311px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.topDoc a {
	color: #333333;
	text-decoration: none;
}
.topDoc a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.topDocIn {
	font-size: 14px;
	background-image: url(../top/topDocLine.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #333333;
	padding-top: 5px;
	line-height: 15px;
}
.topDocIn a .date {color: #663300;}
.topDocIn a:hover .date {color: #FF6600;}
/*========== TOP RIGHT NAVI ==========*/
#topNewsWrap {margin-bottom: 10px;}
#topNews {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 7px;
	width: 208px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 1px;
	background-color: #F9F9F8;
}
#topNews .date {
	font-size: 12px;
	line-height: 18px;
	color: #663300;
	background-image: url(../top/topNewsDateBg.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 18px;
	padding-left: 5px;
	font-weight: bold;
	margin-bottom: 5px;
}
.topNewsDoc {margin-bottom: 10px;}

