@charset "UTF-8";

html {
	font-family: sans-serif;
}
html * {
	box-sizing: border-box;
	font-size: 13px;
}

.body_a {
	margin-left: 20%;
	margin-top: 1%;
}

.waku2 {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 15px;
	padding-left: 1em;
	width: 500px;
	line-height: 2em;
	height: 2em;
	border-left: 10px solid #FFD800;
	border-bottom: 1px solid #FFD800;
	font-size: 16px;
	font-weight: bold;
}

.waku3 {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-left: 1em;
	width: 500px;
	line-height: 2em;
	height: 4em;
	border-left: 10px solid #FFD800;
	border-bottom: 1px solid #FFD800;
	font-size: 16px;
	font-weight: bold;
}

.waku {
  position: absolute; /* 絶対位置指定 */
  left: 50%; /* 画面の左端から50%の位置 */
  top: 5%;  /* 画面の上端から50%の位置 */
  transform: translate(-50%, -5%); *//* 要素の幅と高さの半分だけ移動 */	
}

.waku-blank {
  position: absolute; /* 絶対位置指定 */
  left: 50%; /* 画面の左端から50%の位置 */
  top: 30%;  /* 画面の上端から30%の位置 */
  transform: translate(-50%, -5%); *//* 要素の幅と高さの半分だけ移動 */	
}

.waku-status {
  position: absolute; /* 絶対位置指定 */
  left: 35%; /* 画面の左端から50%の位置 */
  top: 0%;  /* 画面の上端から50%の位置 */
  transform: translate(-35%, -0%); *//* 要素の幅と高さの半分だけ移動 */	
}

.error {
/*	font-weight: bold;*/
	color: #ff0000;
}

.login {
	margin-top: 1em;
}
.button-login{
	width:80px;
}
.button2{
	width:205px;
	margin-bottom: 15px;
}
.button3{
	width:75px;
	margin-bottom: 15px;
}

.password {
	width: 250px;
	height: 190px;
	padding-left:2em;
	border: 1px solid;
	border-color:#C0C0C0;
	line-height: 25px;
	
}
.password-ok{
	width:100px;
}

.button-change-return {
	width:75px;
	margin-bottom: 15px;
}

.change-cancel {
	width: 450px;
	height: 120px;
	padding-left:2em;
	border: 1px solid;
	border-color:#C0C0C0;
}
.panel-dialog {
	width: 450px;
	height: 150px;
	padding-left:2em;
	border: 1px solid;
	border-color:#C0C0C0;
	margin-bottom:10px;
}
.button-logout{
	width:100px;
}

.property2 {
	text-align: right;
	margin-right: 20px;
}
.property-button {
	width: 6em;
	text-align: center;
}

.admin-change {
	width: 350px;
	height: 145px;
	padding-left:2em;
	border: 1px solid;
	border-color:#C0C0C0;
}

.change-inprogress {
	width: 350px;
	height: 200px;
	padding-left:2em;
	border: 1px solid;
	border-color:#ff0000;
}
.admin-button {
	margin-bottom: 15px;
}

/* pxx-panel-confirm-change.php */
.confirm-change {
	width: 400px;
	height: auto;
	padding-left:2em;
	padding-bottom:1em;
	border: 1px solid;
	border-color:#C0C0C0;
}
/*-----------------------------*/

.class01 {
	margin-top: 5px;
}
.sendcode {
	margin-bottom: 5px;
}

.property_style {
	line-height: 10px;
}
.property_style2 {
	margin-left: 2em;
}

.li-status {
	font-family: 'Courier New', Consolas, monospace;
	font-size: 11px;
	margin-bottom: 5px;
	margin-top: 10px;
	width:1000px; 
}

.inputbox{
	border: none; /*枠を非表示*/
	background: #D4EDFF; /*#e7edf8;*/
    outline: none; /*枠を選択されたときにも非表示*/
}

.ac_class{
	border: none; /*枠を非表示*/
	background: #FFFFCC;
	outline: none; /*枠を選択されたときにも非表示*/
}
.de_class{
	border: none; /*枠を非表示*/
	background: #EFEFEF; /*灰色*/
	outline: none; /*枠を選択されたときにも非表示*/
}

.li-delete {
	padding-left: 890px;
	margin-top: 10px;
}
.li-delete2 {
	width:100px;
}

.li-button{
	width:100px;
}

/* pxx-panel-change.php */
.change-01{
	 font-size: 14px;
	 font-weight: bold;
}

.change-01a{
	font-size: 14px;
	font-weight: bold;
	color:red;
}
.change-02{
	width: 600px;
	height: auto;
	padding-left:2em;
	padding-top:0.5em;
	padding-bottom:1em;
	border: 1px solid;
	border-color:#C0C0C0;
	line-height: 25px;
	margin-top: -10px;
}
.change-02x{
	width: auto;
	height: auto;
	padding-left:2em;
	padding-top:0.2em;
	padding-bottom:0.5em;
	border: 1px solid;
	border-color:#C0C0C0;
	line-height: 25px;
	margin-top: -10px;
}

.change-02a{
	width: 500px;
	height: auto;
	padding-left:2em;
	padding-bottom:1em;
	border: 1px solid;
	border-color:#C0C0C0;
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.change-03{
	margin-top:10px;
	width:9em;
	height:2em;
}
.change-04{
	width:100px;
	height:2em;
}
.change-04-1{
	width:120px;
	height:2em;
}
.button3-apply{
	width:100px;
	height:2em;
}

.status-small{
	line-height: 0.8em;
}

.password-01{
	width: 350px;
	height: auto;
	padding-left:2em;
	padding-top:1em;
	padding-bottom:1em;
	border: 1px solid;
	border-color:#C0C0C0;
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
input[name="password"] {
	margin-bottom: 10px;
}
