@charset 'UTF-8';
* {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D3E7F0;
}
.w01 {
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	COLOR: #666;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}

.w02 {
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	COLOR: #478aaa;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline
}

.radius-box-warn {
	BORDER-BOTTOM: #ff8174 1px solid;
	BORDER-LEFT: #ff8174 1px solid;
	PADDING-BOTTOM: 10px;
	MARGIN: 15px 20px;
	PADDING-LEFT: 100px;
	PADDING-RIGHT: 15px;;
	BACKGROUND: #ffe6e3 url("/online/resources/euh/image/icon_warn.png") no-repeat 20px 15px;
	BORDER-TOP: #ff8174 1px solid;
	BORDER-RIGHT: #ff8174 1px solid;
	PADDING-TOP: 15px;
	border-radius: 15px;
	font: 14px/1.3571 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
}

.radius-box-warn H3 {
	BORDER-BOTTOM: medium none;
	BORDER-LEFT: medium none;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 12px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: #353535;
	FONT-SIZE: 19px;
	BORDER-TOP: medium none;
	BORDER-RIGHT: medium none;
	PADDING-TOP: 0px;
	border-radius: 0;
	box-shadow: none;
}

.radius-warn {
	LIST-STYLE-TYPE: none;
	COLOR: red;
	MARGIN-LEFT: 0px;
	FONT-SIZE: 14px
}

#textfield {
	WIDTH: 250px;
	HEIGHT: 20px
}
.background-top {
	BACKGROUND: url("/online/resources/euh/image/top_01.gif");
}
.background-center {
	BACKGROUND: url("/online/resources/euh/image/pic01.jpg");
}
.background-userlogin {
	BACKGROUND: url("/online/resources/euh/image/pic02.jpg");
}
.background-inputarea-left {
	BACKGROUND: url("/online/resources/euh/image/pic09.jpg");
}
.background-inputarea-center {
	BACKGROUND: url("/online/resources/euh/image/pic05.jpg");
}
.background-inputarea-right {
	BACKGROUND: url("/online/resources/euh/image/pic10.jpg");
}
.background-login-bottom {
	BACKGROUND: url("/online/resources/euh/image/bg_login_bottom.jpg");
}
.background-login-copyright {
	BACKGROUND: url("/online/resources/euh/image/pic06.jpg");
}
.login-input-userid {
	width:100%;
}
.login-input-domain {
	width:80%;
}
.login-input-pwd {
	width:90%;
}
.login-at-domain {
	padding-left:8px;
	padding-right:5px;
	font: 14px/1.3571 "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}
.login-top-image {
	float:right;
	padding-right:20px;
}
.login-button {
	width:75px;
	height:75px;
}
.login-copyright {
	font-size: 10px; 
	color: #2F4F4F;
	height:40px; 
	text-align: right;
}
.login-header-title {
	margin-left: 10px;
	width: 100%;
	height: 60px;
	padding: 0 0 0;
	font-size: 24px;
	line-height: 60px;
	font-weight: 500;
	color: #ffffff;
	overflow: hidden;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo,
		sans-serif;
}

.radius-box-warn > ul {
	color: #ff0000;
	margin-bottom: 10px;
	list-style-type: none;
	font: 14px/1.3571 "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}
.min-height-10 {
	min-height: 10px;
}
.min-height-16 {
	min-height: 16px;
}
.width-14 {
	width: 14px;
}
.width-92 {
	width: 92px;
}
.width-98 {
	width: 98px;
}
.width-116 {
	width: 116px;
}
.width-119 {
	width: 119px;
}
.width-121 {
	width: 121px;
}
.width-145 {
	width: 145px;
}
.width-180 {
	width: 180px;
}
.width-234 {
	width: 234px;
}
.width-200 {
	width: 200px;
}
.width-271 {
	width: 271px;
}
.width-285 {
	width: 285px;
}
.width-500 {
	width: 500px;
}
.width-1003 {
	width: 1003px;
}
.align-center {
	align: center;
}
.height-17 {
	height: 17px;
}
.height-45 {
	height: 45px;
}
.height-62 {
	height: 62px;
}
.height-74 {
	height: 74px;
}
.height-83 {
	height: 83px;
}
.height-90 {
	height: 90px;
}
.height-96 {
	height: 96px;
}
.bgcolor-d3e7f0 {
	background-color: #d3e7f0;
}
.bgcolor-478aaa {
	background-color:#478aaa;
}
.align-center {
	margin:0px auto;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
.radius-v-bottom {
	vertical-align: bottom;
}
.login-title-background {
	background-color:#004386;
}