@charset "utf-8";

#indexFlash {
	clear: left;
	margin-bottom: 15px;
}
#indexMain {
	width: 720px;
	margin-left: 15px;
}
#indexMain a {
	color: #0066CC;
	text-decoration: none;
}
#indexMain a:hover {
	color: #0099FF;
	text-decoration: underline;
}
#indexLeft {
	width: 490px;
}
#indexLeft h2 {
	margin-bottom: 10px;
}
#indexLeft p.btnRss {
	margin-top: -31px;
	margin-left: 64px;
}
#indexLeft p.btnList {
	margin-top: -13px;
	margin-left: 456px;
	margin-bottom: 18px;
}
#indexLeft dl { font-size: 12px; line-height: 14px; color: #666666; margin: 0px 0px 10px; padding: 0px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #DBDBDB; }
#indexLeft dt {
	width: 90px;
	float: left;
	padding-left: 7px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DBDBDB;
}
#indexLeft dd {
	background-image: url(../images/common/arrow_yellow.gif);
	background-position: 0px 14px;
	background-repeat: no-repeat;
	margin-left: 97px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DBDBDB;
}
#indexLeft dt.dtTop {
	padding-top: 0px;
	border-top-style: none;
}
#indexLeft dd.ddTop {
	background-position: 0px 4px;
	padding-top: 0px;
	border-top-style: none;
}
#indexRight {
	width: 215px;
	float: right;
}
#indexRight ul {
	margin: 0px;
	padding: 0px;
}
#indexRight li {
	margin-bottom: 7px;
	list-style-type: none;
}
#top_text{ font-size: 12px; line-height: 20px; padding: 10px; border: 1px solid #CCCCCC; margin-bottom: 5px; }
.red_fl{ font-size: 14px; color: #CC0000; margin-bottom: 5px; }
#top_text02{ font-size: 12px; line-height: 20px; padding: 10px; margin-bottom: 5px; color: #666666; }
#top_text02 a{ font-weight: bold; color: #0066CC; text-decoration: underline; }
