﻿@charset "utf-8";
/* CSS Document */

/* フォーム部分 */
.form_l100 {
width:100px;
height:22px;
margin:10px 0 0 0;
float:left;
text-align:right;
}
.form_r550 {
width:550px;
height:22px;
margin:10px 0 0 10px;
float:right;
}
.hissu {
color:#FF0000;
font-size:120%;
vertical-align:bottom;
}

/* 上部入力案内コメント部分 */
.sup_comment {
margin:20px 0 0 20px;

}
