﻿label
{
width: 9em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}


.submit input
{
margin-left: 4.5em;
}
input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351;
width:200px;
}
.input_file
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351;
width:200px;
}
.textarea
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351;
}
.select01
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351;
width:100px;

}
.select02
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351;
width:200px;

}
.select03
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351;
width:64px;
margin-right:4px;

}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}

.checkbox{
color: #781351;
background: #fee3ad;
border: 1px solid #781351;
width:20px;
 }


.checkbox:checked{
color: #781351;
background: #fee3ad;
border: 1px solid #781351;
width:20px;
 }




































