@charset "utf-8";
/* CSS Document */

img.beam { display:block; }

.list { padding: 20px 102px 102px 136px; background-color: white; }
.comming{ text-align:center;}
p{ font-size:15pt; color:#6f6056;}
p>span{ font-size:20pt; color:#900;}
.input_t{}
.input_b{
	background-color: #A8E2E2;
  height: 500px;
  margin-top: -3px;
    text-align: center;
	padding-top:20px;}
.select{
	    margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 20px;
	}

#submit{
	width: 100px;
	height: 90px;
	border: none;
	background: url('../index/image/newwords/submit.png');
	 margin-top: 7px;
}
#submit:hover{
	background: url('../index/image/newwords/submit-in.png');
}
.line{ width:716ps; height:16px; margin-top:20px; margin-bottom:20px;}
.input{
	margin-left: 20px;
	margin-top: 5px;
	height:25px;
}

.box{
	margin-right: 30px;
	margin-bottom:10px;
}
.no{
	   margin-bottom: 10px;
  font-size: 11pt;
  color: #F00;
  margin-left: 250px;
  text-align: left;
  font-weight: normal;
}
