/* CSS Document */

#mod_name{
	padding: 5px;
	color: white;
	background-color: #6666cc;
	clear:both;
	font-size:130%;
	font-weight:bold;
	margin:10px 0 20px;
	text-align:center;
	}

fieldset{
	color: white;
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
	margin-top: 0;
	height: 400px;
	background-repeat: no-repeat;
	width: 600px;
	background-image: url(../images/yakei.jpg);
	border:1px solid #6666cc;
	padding: 0px;
	}
div.sub-group,div.sex-group{
	padding:7px 15px;
	clear:both;
	}
div.even{
	}
div.last{
	border-bottom-style:none;
	}
input.txt-field,select,textarea{
	color:#666666;
	border:1px solid #999999;
	}
input.txt-field{
	width:190px;
	}
input.txt-field:focus,select:focus,textarea:focus{
	color:#333333;
	background-color:#f0fff0;
	border:1px solid #330000;
	}
.label-txt{
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 0;
	padding-top: 2px;
	background-color: #6666ff;
	width:120px;
	display:block;
	border-right:3px solid #cccccc;
	margin-right:15px;
	}
.txt-field{
	padding:2px;
	}
textarea{
	width:430px;
	height:200px;
	overflow:auto;
	}
.ok_txt{
	margin:10px 0;
	width:100%;
	text-align:center;
	}
.ng_txt{
	margin:10px 0;
	width:100%;
	text-align:center;
	}
.dspnon,
.resultMsg br{
	display:none;
	}
#btn-box{
	height: 33px;
	text-align:center;
	}
#btn-box button{
	background-color: #333333;
	width:100px;
	height:33px;
	border-style:none;
	margin:0;
	padding:0;
	cursor:pointer;
	}
.InputHidden{
	display:none;
	}
span.RadioboxMale,
span.RadioboxFemale,
a.RadioboxUncheckedMale,
a.RadioboxCheckedMale,
a.RadioboxUncheckedFemale,
a.RadioboxCheckedFemale{
	display:block;
	height:16px;
	width:10px;
	}
a.RadioboxUncheckedMale{
	background:url(../images/man_off.gif) no-repeat center bottom;
	}
a.RadioboxUncheckedFemale{
	background:url(../images/woman_off.gif) no-repeat center bottom;
	}
a.RadioboxCheckedMale{
	background:url(../images/man_on.gif) no-repeat center bottom;
	}
a.RadioboxCheckedFemale{
	background:url(../images/woman_on.gif) no-repeat center bottom;
	}
.btn-parts span,.btn-parts label{
	display:block;
	}
span.req{
	color:#ff0000;
	font-size:12px;
	padding-left:2px;
	display:inline!important;
	float:none!important;
	}
.sex-group label{
	float: left;
	padding:1px 8px 0 2px;
	}
.center{
	text-align:center;
	}	
.res-txt{
	padding:2px 0;
	}
.caution{
	width:558px!important;
	background:url(../images/caution.gif) no-repeat left 2px;
	padding:2px 0 2px 18px;
	}

#form1{}
#mail{background-color: #ffff99;}
#name{background-color: #ffff99;}

