@charset "utf-8";

/*
///////////////////////////////////////////////////////////////////////////////////
//
//  topレイアウト
//
///////////////////////////////////////////////////////////////////////////////////
*/

#page {
	width: 827px;
	height: 627px;
	position: absolute;
	top: 47%;
	MARGIN: -220px 0px 0px;
}
#top_title {
	width: 772px;
	height: 30px;
	margin-bottom: 10px;
}
#top_title h2 {
	width: 485px;
	height: 30px;
	float: right;
}
#top_title img {
}
* html #ie_outer {
	width: 827px;
	height: 100%;
}
* html .back_w {
	background: #FFFFFF;
	width: 800px;
	height: 100%;
	-moz-opacity: 1.2;
	opacity:.90;
	filter: alpha(opacity=25);
}
#page_inner {
	width: 752px;
	position: absolute;
	left: 25px;
}
#top_contents {
	background: url(../images/top/top_back.png) center no-repeat;
	width: 752px;
	height: 272px;
}
* html #top_contents {
	behavior: url(iepngfix.htc);
}

/* navi,logo,tab_navi */

#navi {
	width: 175px;
	float: left;
}
#logo {
	width: 134px;
	height: 78px;
	margin: 20px auto 15px auto;
	padding: 0;
}
#navi_box {
	margin: 0;
	padding: 0;
}
#navi_box ul {
	margin-left: 15px;
	padding: 0;
}
#navi_box li {
	width: 152px;
	height: 17px;
	padding: 0;
	margin-bottom: 1px;
	display: block;
}
* html #navi_box li {
	width: 152px;
	height: 13px;
	padding: 0;
	margin-bottom: 2px;
}
* html #navi_box a {
	display: block;
	margin: 0;
	padding: 0;
}
*:first-child+html #navi_box li,a {
	margin: 0;
	padding: 0;
	margin-top: -1px;
}
#news_topics {
	background: url(../images/top/new_topics.png) no-repeat;
	width: 741px;
	height: 131px;
	margin: 20px 5px 20px 5px;
}
* html #news_topics {
	behavior: url(iepngfix.htc);
}
#news_topics div {
	margin-top: 20px;
}
#news_inner {
	padding-left: 30px;
	padding-top: 50px;
	height: 81px;
}
#news_inner li {
	line-height: 180%;
	font-size: 12px;
}
#news_inner a {
	color: #0066FF;
}
#news_inner a:hover {
	color: #FF0000;
}
#ban_mobile {
	width: 253px;
	float: right;
	margin-top: 48px;
}

/* image_roll */

#img_roll {
	width: 567px;
	float: right;
	margin: 0;
	padding: 0;
}
#imageContainer {
	width: 560px;
}
#imageContainer img {
	display: none;
	position: absolute;
	right: 11px;
	top: 11px;
}

