@charset "utf-8";

/*
	basic.css
	
	WHITEWALL.JP
*/

* {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	margin:0;
	padding:0;
}
html, body {
	background: #fff;
	width: 100%;
	height: 100%;
}
#main_screen {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -495px;
	margin-top: -340px;
	width: 991px;
	height: 680px;
	z-index: 0;
}
img {
	border:none;
}
inline {
	display:inline;
}
.contract li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #898A89;
	line-height: 1.2;
	text-align: right;
	list-style-type: none;
	letter-spacing: 4px;
}
.contract {
	position: absolute;
	left: 478px;
	top: 531px;
	width: 234px;
	height: 109px;
	z-index: 1;
}
body {
	text-align: center;
	background-color: white;
}
.left {
	float:left;
}
.right {
	float:right;
}
br.clear {
	clear:both;
	height:0px;
}
.mb2 {
	margin-bottom:2px;
}
.mb4 {
	margin-bottom:4px;
}
.mb8 {
	margin-bottom:8px;
}
.mb16 {
	margin-bottom:16px;
}
.mb24 {
	margin-bottom:24px;
}
.mb32 {
	margin-bottom:32px;
}
.mr8 {
	margin-right:8px;
}
#footer {
	position: absolute;
	height: auto;
	width: 991px;
	margin:340px auto 0 -495px;
	left: 50%;
	top: 50%;
}
.footertxt {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 10px;
	line-height: 1.3;
	text-align: left;
	padding-top: 10px;
	height: 100%;
	padding-left: 20px;
}
#window {
	position: absolute;
	z-index: 3;
	top: 28px;
	left: 395px;
	background-image: url(../window.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 454px;
	width: 475px;
	z-index: 3;
	padding: 0px;
	margin-top: -3px;
	padding: 16px;
	text-align: left;
	color: #000;
}
#window a {
	color:black;
}
#window a:hover {
	color:#b2b2b2;
}
ul.globalNavi {
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 397px;
	margin: 0;
	padding: 0px 0px 0px 6px;
	line-height: 1;
	background-color: #fff;
	list-style-type: none;
}
ul.globalNavi li {
	margin: 0;
	padding: 0px 0px 0px 2px;
	float: left;
	width: 121px;
	text-align: center;
	font-size: 11px;
}
ul.globalNavi li a {
	text-indent:-9999px;
	padding: 5px 0px;
	display: block;
	position: relative; /* for IE6 */
	color: #000;
	text-decoration: none;
	background-image: url(../menu_back.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
ul.globalNavi li.menu-about a {
	background-position: 0px 0px;
}
ul.globalNavi li.menu-busin a {
	background-position: -121px 0px;
}
ul.globalNavi li.menu-staff a {
	background-position: -243px 0px;
}
ul.globalNavi li.menu-conta a {
	background-position: -364px 0px;
}
ul.globalNavi li a:hover {
	border-color: #ccc;
	color: #ddd;
	background-color: #ccc;
}
/* ClearFix */

ul.globalNavi {
	_height: 1px;
	min-height: 1px;/*¥*//*/
	height: 1px;
	overflow: hidden;
	/**/
}
ul.globalNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
#window h2 {
	font-weight: bold;
}
.news_topics li {
	list-style-type: none;
	line-height: 1.5;
}
