@charset "UTF-8";

.mitumoribox {
	border: 1px solid #009b8d;
	margin: 10px;
	padding:10px 10px 10px 10px;
	font-weight:bold;
	font-family:"Verdana", sans-serif;
	color: #333333;
	background-color: #dbf7ff;
}

.mitumoribox  h1{
	font-weight:bold;
	font-family:"Verdana", sans-serif;
	font-size:18px;
}

.choisebox{
	font-weight:normal;
	font-family:"Verdana", sans-serif;
	font-size:14px;
	line-height:2em;
	
}
input.cmd{
  font-size:15px;
  font-weight:bold;
  width:100px;
  height:30px;
}
input.cs{
  font-size:12px;
  height:25px;
}

input.btn01		{ width:auto; height:auto; color:#fff; background:#de8a4d; text-align:center; border-bottom:1px solid #bc5a21; cursor:pointer }
input.btn02		{ width:auto; height:auto; color:#fff; background:#afc88c; text-align:center; border-bottom:1px solid #7b9e4b; cursor:pointer }
