




body {
font-family: ＭＳ Ｐ明朝, 平成明朝, Verdana, Arial, Helvetica, sans-serif;
font-size: 60%;
margin: 50px;
color: #666666;
}

.fieldset {
  width: 500px;

  }

.fieldset label {
text-align: right;
width: 150px;
float: left;
padding: 0.2em;
margin: 0;
margin-top: 0.3em;
  }

.fieldset .nobr {display:none;}  



.fieldset .textfield {
margin: 3px;
height: 20px;
width: 200px;
border: solid 0 #fff;
background: transparent url("textfield_bg.gif") no-repeat;
}


.fieldset .textarea {
margin: 3px;
height: 165px;
width: 200px;
border: solid 0 #fff;
background: transparent url("textarea_bg.gif") no-repeat;
}

.submit {
margin: 3px;
height: 20px;
border: solid 0 #fff;
width: 80px;
background: transparent url("submit.gif") no-repeat;
 }



.fieldset .radio {
text-align: left;
width: 350px;
margin-top: 50em;
  }


.section-title {
font-family: MS明朝, MSゴシック, Vernada, sans-serif;
font-size: 20px;
font-color: #D3D3D3;
font-weight: 900;
line-height: 25px;
letter-spacing: 0px;
word-spacing: 0px;
}


.question {
font-family: MS明朝, MSゴシック, Vernada, sans-serif;
font-size: 16px;
font-color: #D3D3D3;
font-weight: 700;
line-height: 25px;
letter-spacing: 0px;
word-spacing: 0px;
}


.question-exp {
font-family: MS明朝, MSゴシック, Vernada, sans-serif;
font-size: 12px;
font-color: #D3D3D3;
font-weight: 500;
line-height: 25px;
letter-spacing: 0px;
word-spacing: 0px;
}



.radio {
font-family: MS明朝, MSゴシック, Vernada, sans-serif;
font-size: 14px;
font-color: #D3D3D3;
font-weight: 500;
line-height: 25px;
letter-spacing: 0px;
word-spacing: 0px;
}

.checkbox {
font-family: MS明朝, MSゴシック, Vernada, sans-serif;
font-size: 14px;
font-color: #D3D3D3;
font-weight: 500;
line-height: 25px;
letter-spacing: 0px;
word-spacing: 0px;
}




.question-desc {
font-family: MS明朝, MSゴシック, Vernada, sans-serif;
font-size: 14px;
font-color: #D3D3D3;
line-height: 25px;
letter-spacing: 0px;
word-spacing: 0px;
}


.thankyou {
font-family: MS明朝, MSゴシック, Vernada, sans-serif;
font-size: 16px;
font-color: #D3D3D3;
line-height: 25px;
letter-spacing: 0px;
word-spacing: 0px;
}





.intro-text {
font-family: MS明朝, MSゴシック, Vernada, sans-serif;
font-size: 16px;
font-color: #D3D3D3;
line-height: 24px;
letter-spacing: 0px;
word-spacing: 0px;
}



.intro-text-mini {
font-family: MS明朝, MSゴシック, Vernada, sans-serif;
font-size: 13px;
font-color: #D3D3D3;
line-height: 20px;
letter-spacing: 0px;
word-spacing: 0px;
}

.intro-header-mini {
font-family: MS明朝, MSゴシック, Vernada, sans-serif;
font-size: 13px;
font-color: #D3D3D3;
line-height: 20px;
letter-spacing: 0px;
word-spacing: 0px;
}



.border-dot	{border-style: dotted; border-color: #DCDCDC}


.td-margin
{
margin-left: 10px;
}




.input-border { 
border: thin #DEB887 groove;
height: 25px;



} 
.input-border2 { border: medium #85B9E9 dotted; } 


.input-border3 { 
border: thin #DEB887 groove;
height: 60px;



