@charset "shift_jis";
* {
	margin: 0 auto;
	padding: 0;
	font-size: 100%;
	list-style: none;
}
html{
	height:130%;
}
body {
	background-color: #FFFFFF;
	background-image:none;
	margin: 0 auto;
	padding: 0px;
	font-size: 80%;
	font-family: 'ヒラギノ丸ゴ Pro', 'Hiragino Maru Gothic Pro', 'メイリオ', "Meiryo", 'ＭＳ Ｐゴシック', "sans-serif";
	color: #333333;
	height:100%;

}
div#background {
	width: 940px;
	background-image:  url(../../images/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height:100%;
}
#Container {
	width: 900px;
	margin: 0 auto;
	padding: 0px;
	background-image:  url(../../images/ContainerBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
/*header*/
#logo {
	clear: both;
	width: 238px;
	height: 38px;
	margin: 0px 0px 127px 25px;
	padding: 31px 0px 0px 0px;
}
/*Contents*/
#SplashMovie {
	clear: both;
	width: 560px;
	height: 250px;
	margin: 0px 0px 1px 169px;
	padding: 0px;
	text-align: center;
}
#environment {
	width: 400px;
	height: 41px;
	margin: 0px 0px 9px 249px;
	border: 0px;
	padding: 0px;
}
#environmentName {
	text-align: center;
	vertical-align: middle;
	font-size: 11pt;
	font-weight: bold;
}
#login {
	clear: both;
	background-image: url(../../images/login_bt.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -10000em;
	width: 228px;
	height: 67px;
	margin: 0px 0px 114px 337px;
	padding: 0px;
}
#login a {
	display: block;
	width: 228px;
	height: 67px;
}
#login a:link {  }
#login a:visited {  }
#login a:hover {
	background-image: url(../../images/login_bt.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#footer {
	clear: both;
	width: 850px;
	border-top: 1px solid #444;
	margin: 25px 24px 15px 25px;
	padding: 4px 0px 0px 0px;
}
#footer img {
	float: left;
	width: 113px;
	height: 20px;
	vertical-align: top;
	margin: 0px;
	padding-top: -4px;
	display: inline;
}
#footer #copyright {
	float: left;
	width: 400px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-family: "verdana" ;
	font-size: 11px;
	color: #444;
}
h1 {

}
h2 {

}
ul {

}
