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


#flash {
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 840px;
}
#flash #shadow01 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 10px;
	width: 840px;
}
#top-plan {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top-plan a {
	color: #666;
}
#top-plan ul li a:hover {
	color: #999;
}

#top-plan h2 {
	float: left;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#top-plan ul  {
	list-style-type: disc;
	font-size: 12px;
	color: #666;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 45px;
	padding-bottom: 30px;
}
#top-plan ul li {
	padding: 3px;
	color: #666;
}

#main-left {
	float: left;
	width: 570px;
	margin-top: 20px;
	margin-right: 30px;
}
#main-right {
	width: 240px;
	float: right;
	margin-top: 20px;
	background-color: #E9EDEE;
}
.comment {
	font-size: 11px;
	line-height: normal;
	color: #000;
	padding-top: 5px;
	padding-bottom: 20px;
}

.comment a{
	color: #000;
	}
	
.comment a:hover {
	text-decoration: underline;
	color: #FF6699;
	}



#new-plan {
	width: 570px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
}
#new-plan h5 {
	padding-bottom: 15px;
}
.top-list {
	background-image: url(../image/top/bg01_middle.gif);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 40px;
}


.top-list a {
	color: #000;	
	}
	
.top-list a:hover {
	color: #666;
	text-decoration: underline;
	}

.top-list li {
	font-size: 12px;
	line-height: normal;
	padding-bottom: 5px;
}
.top-list li img {
	height: 12px;
	width: 30px;
}
#news-topics {
	width: 570px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
}
#news-topics h5 {
	padding-bottom: 15px;
}
.sp-box {
	list-style-type: none;
	clear: both;
	width: 200px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.sp-box li {
	padding-bottom: 10px;
	list-style-type: none;
}
.imgtop20 {
	padding-top: 20px;
}
.link-txt {
	font-size: 11px;
	line-height: 15pt;
	color: #09C;
}

.link-txt a:link {
	font-size: 11px;
	line-height: 15pt;
	color: #09C;
}

.link-txt a:visited {
	font-size: 11px;
	line-height: 15pt;
	color: #999;
}
