@charset "utf-8";

#main script {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 900px;
}
#main_flash {
	width: 900px;
	padding: 0px;
	margin: 0px;
}

#main h2 {
	height: 50px;
	width: 758px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	font-size: 100%;
	font-weight: normal;
}
#toptable{
	height: auto;
	width: 870px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	clear: both;

}
#toptable .left{
	margin: 0px;
	float: left;
	height: auto;
	width: 330px;
	background-attachment: scroll;
	background-image: url(topbackhana.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
}

#toptable .leftdown{
	margin: 5px;
	float: left;
	height: auto;
	width: 330px;
	text-align: left;
}

#toptable .right{
	margin: 0;
	float: right;
	height: auto;
	width: 510px;
}

#toptable .rightup{
	float: right;
	height: auto;
	width: 510px;
	margin-top: 5;
	margin-right: 5;
	margin-bottom: 5;
	margin-left: 5;
}

#toplink{
	height: auto;
	width: 480px;
}
#toplink dl{
	width: 480px;
	height: 140px;
	background-image: url(image/topline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#toplink dl .back{
	background-image: url(image/home_img01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 480px;
}
#toplink dl .back01{
	background-image: url(image/home_img02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 480px;
}
#toplink dl .back02{
	background-image: url(image/home_img03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 480px;
}
#toplink dt{
	text-align: left;
	height: 70px;
	width: 250px;
	margin-right: 10px;
	margin-left: 220px;
	padding-top: 30px;
}
#toplink dd{
	text-align: right;
	height: 20px;
	width: 480px;
}
