body{
     margin-top: 5px;
	 background: #ffffff;
	 font-family:"‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka;
	 font-size: 13px;
	 color: #977534;
}
#allBox{
     width: 500px;
	 padding: 15px;
	 background: #ffffff;
	 margin-right: auto;
	 margin-left: auto;
	 border: 1px solid #f7e8bc;
}
.logo{
     float: left;

}
h1{
     margin-top: 40px;
	 margin-bottom: 50px;
	 padding-left: 20px;
	 font-size: 22px;
	 font-family: "Times New Roman", Times, serif;
	 font-weight:bolder;
}
.mention{
     margin-bottom: 50px;
	 margin-top: 30px;
	 margin-left:auto;
	 margin-right: auto;
	 font-size: 18px;
	 font-weight: bold;
	 line-height: 30px;
	 width: 70%;
	 border: 1px dashed #999999;
	 text-align: center;
}
.input{
     font-weight: bold;
	 border-bottom: 1px solid #FF9900;
	 margin-bottom: 40px;
}
.note{
     font-weight: bold;
	 border-bottom: 1px dashed #666666;
	 margin-bottom: 10px;
}