@charset "UTF-8";

.tohyoForm input{
border-radius: 4px;
}
.tohyoTxt{
  left: 3%;
    position: absolute;
    top: 2px;
}
.tohyoBtn{
    background: #34a3d1 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff !important;
    display: inline-block;

    padding: 3px 10px;
    text-align: center;
    float:left;
}
.tohyoBtn02{
float:left;
}
.tohyoWrap02{
 border: 1px solid #ffcd6b!important;
}

.tohyoWrap02 .tohyoContents01{
   background: #ffcd6b none repeat scroll 0 0!important;

}
.tohyoWrap{
 border: 1px solid #ade1f7;
    border-radius: 4px;
    display: inline-block;
    float: left;
    margin-left: 7px;
    position: relative;
    width: 75%;
    height:22px;
}
.tohyodefo{
    display: inline-block;
    height: 30px;

}
.tohyoContents01{
   background: #ade1f7 none repeat scroll 0 0;
    display: inline-block;
    height: 22px;
    width: 10%;
}
