@charset "UTF-8";
/* CSS Document */
/*==インプットフォーム用css==*/


.inputform {
 float:left;
 width:100%;
 text-align:left;
}
.inputform th {
 width:110px;
 color:#fff;
 font-size:9px;
 vertical-align:top;
 background:#666;
 margin:0 10px 0 0;
}
.inputform th p {
 padding:0.9em;
}
.inputform td p {
 margin-left:15px;
 padding:5px 0;
}
.inputform td select {
 width:150px;
}
.inputform td p span {
 padding-left:1em;
}

.coursepoint th {
 height:6em;
}
.coursepoint td {
 height:3em;
}


.tinputprace {
 width:110px;
}
.tinputcom {
 width:288px;
}
#comment {
 height:60px;
}
#inputkm {
 width:70px;
}

.wid330 {
 width:330px;
}

.cginputbtn {
 margin-bottom:15px;
}

