/* CSS Document */
#page {
	visibility: hidden;
}
.page {
/*	background-image: url(../img/top_bg.gif);
	background-repeat: no-repeat;*/
	margin-top: 50px;
}
.news_area {
	width: 710px;
	margin: 0px 20px 0px 10px;
}
.news_area .news_icon {
	width: 100px;
	height: 70px;
}
.news_area dl {
	width: 600px;
	left: 110px;
	margin: 10px 0px 0px 0px;
	line-height: 1em;
}
.news_area dt {
	width: 600px;
	height: 15px;
	margin: 0px 0px -1em 0px;
	letter-spacing: 0.1em;
	font-size: 0.9em;
	color: #888888;
}
.news_area dd {
	width: 520px;
	margin: 0px 0px 5px 70px;
}
.news_area dd .head_line {
	font-size: 0.9em;
	color: #666666;
}
.news_area dd a {
	margin: 0px 0px 0px 10px;
	font-size: 0.8em;
}
.logo {
	width: 170px;
	height: auto;
}
.logo .ls_logo {
	margin: 0 0 10px;
}
.logo .mitsubishi_logo {
}

.ls_logo {
	width: 170px;
	height: auto;
}
.ls_logo img {
}
.top_menu {
	width: 900px;
	height: 400px;
	margin: 11px;
}
.top_menu .menu_icon {
	width: 99px;
	height: 99px;
	margin: 0px 1px 1px 0px;
}
.top_menu .menu_icon img {
	width: 99px;
	height: 99px;
}
#image_view {
	width: 100%;
	height: auto;
	top: 61px;
}
#image_view .center {
	width: 50%;
	height: 1px;
	margin: 0px -450px 0px 0px;
}
#image_view .image_window {
	width: 900px;
}
#image_view .image_window .head {
	width: 900px;
	height: 20px;
	margin: 0px auto -20px;
	text-align: right;
}
#image_view .image_window .head img {
	width: 20px;
	height: 20px;
	margin: 0px;
}
#image_view .image_window .body {
	width: 900px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#image_view .image_window .body #top_image {
	width: 900px;	
}