body {
	background: #6ca8f2 url(../images/top/body_bg.png) repeat-x top center;
}

div#mainvisual {
	background: transparent url(../images/top/main.jpg) no-repeat center center;
	height: 385px;
}

div#mainvisual div.entry {
	position: absolute;
	top: 303px;
	left: 634px;
}

div#contents div.left {
	width: 599px;
	float: left;
}

div#contents div.right {
	float: right;
}

form#loginform {
	background: transparent url(../images/top/login_bg.png) no-repeat top center;
	width: 180px;
	height: 236px;
	float: left;
}

form#loginform dl {
	padding: 45px 10px 0;
}

form#loginform dl dt {
	margin: 15px 0 5px;
}

form#loginform dl input {
	width: 150px;
}

form#loginform div.remember {
	margin: 10px 0;
	text-align: center;
}

form#loginform div.submit {
	margin: 20px 0 0;
	text-align: center;
}

form#loginform div.submit input {
	width: 130px;
	height: 30px;
	background: transparent url(../images/top/login.png) no-repeat;
	border: none;
}

div#newsrelease {
	width: 407px;
	float: right;
}

div#newsrelease h2 {
	position: relative;
	width: 407px;
	height: 39px;
	background: transparent url(../images/top/news_release.png) no-repeat;
}

div#newsrelease h2 a {
	position: absolute;
	display: block;
	top: 9px;
	right: 12px;
}

div#newsrelease ul {
	margin: 3px 4px 3px 3px;
	border-top: 1px solid #d2d2d2;
}

div#newsrelease ul li {
	padding: 6px;
	border: 1px solid #d2d2d2;
	border-top: none;
	background: transparent url(../images/top/news_release_bg.png) repeat-x bottom center;
}

div#newsrelease ul li span.date {
	background: transparent url(../images/top/news_bullet.png) no-repeat center left;
	padding: 0 10px 0 10px;
	line-height: 1.3;
}

div#newsrelease ul li a {
	line-height: 1.3;
}

div#newsrelease h3.appeal {
	margin: 10px 5px 0;
	line-height: 1.3;
	font-weight: normal;
}

div.right div.menu {
	position: relative;
	width: 210px;
	height: 290px;
	background: transparent url(../images/top/contents_menu_bg.png) no-repeat;
}

div.right div.menu h2 {
	position: absolute;
	top: 8px;
	left: 10px;
}

div.right div.menu ul {
	position: absolute;
	top: 29px;
	left: 10px;
}

div.right div.menu ul li {
	margin: 3px 0;
	height: 47px;
	overflow: hidden;
}

div.right div.menu ul li a:hover img {
	filter: alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity: 0.9;
}