﻿#main-img {
	padding: 0px;
	margin: 40px 20px 20px 20px;
	width: 600px;
	height: 320px;
}
#content-m {
	width: 295px;
	height: 165px;
	position: absolute;
	top: 380px;
	left: 20px;
}
#toppage-content-p {
	font-size: 1.2em;
	padding: 40px 0px 0px 65px;
	line-height: 1.6em;
	margin: 0px 0px 0px 370px;
	text-align: left;
	background-image: url('../image/whatsnew.jpg');
	background-repeat: no-repeat;
	width: 175px;
	height: 110px;
}
#toppage-content-p a {
	text-decoration: none;
	color: #666666;
}
#toppage-content-p a:hover {
	color: #FF9900;
}
#link {
	padding: 0px;
	margin: 0px;
	width: 50px;
	position: absolute;
	right: 0px;
}

