@charset "utf-8";
@import "../common/css/0-import.css";
#conts h2 {
	margin: 0 0 34px 14px;
}

#conts h3 {
	margin-right: 5px;
	padding: 9px 0 7px 16px;
	background-color: #FFEC9D;
}

#conts h3.special {
	padding: 10px 0 7px 16px;
	*padding-bottom: 6px;
}

#conts p {
	line-height: 1.4;
}

#conts .mb0 {
	margin-bottom: 0;
}

#conts .lineBox {
	padding: 20px 0 23px 26px;
	*padding-bottom: 22px;
	margin: 0 20px 7px 29px;
	*margin-bottom: 8px;
	background: url(../common/img/line/01.gif) repeat-y left top;
	zoom: 1;
}

#conts .lineBox p {
	margin: 0 0 17px 0;
	width: 583px;
}

#conts .lineBox p.mb13 {
	margin-bottom: 13px;
	*margin-bottom: 14px;
}

#conts .lineBox img.tel {
	margin-bottom: 21px;
}

#conts .textBox {
	margin: 0 27px 0 0;
	overflow: hidden;
}

#conts .textBox p {
	padding: 4px 0 0 0;
	margin-bottom: 13px;
	width: 380px;
	float: left;
}

#conts .titleBox {
	margin: 0 61px 0 45px;
	padding-top: 9px;
	background: url(../img/registration/line01.jpg) repeat-x left top;
	font-size: 15px;
	line-height: 1.3;
}

#conts .none {
	padding-top: 0;
	background: none;
}

#conts .titleBox span {
	color: #c00;
}

#conts .tableBox {
	margin: 0 61px 0 45px;
	width: 595px;
	padding-top: 9px;
	background: url(../img/registration/line01.jpg) repeat-x left top;
}

#conts table {
	width: 595px;
}

#conts th {
	padding: 9px 8px 17px 16px;
	*padding: 8px 8px 17px 16px;
	_padding: 9px 8px 16px 16px;
	width: 145px;
	background: url(../img/registration/line01.jpg) repeat-x left bottom;
	background-color: #EEE;
	text-align: left;
	vertical-align: top;
	font-size: 15px;
	line-height: 1.3;
}

#conts th span {
	color: #c00;
}

#conts th.special {
	padding-bottom: 16px;
	*padding-bottom: 17px;
	_padding-bottom: 16px;
}

#conts td {
	padding: 7px 0 0 18px;
	background: url(../img/registration/line01.jpg) repeat-x left bottom;
	text-align: left;
	vertical-align: top;
	font-size: 15px;
	line-height: 1.3;
}

#conts td input.w300 {
	width: 300px;
}

#conts td input.w40 {
	width: 38px;
	height: 12px;
}

#conts td.radio input {
	margin-right: 0;
	vertical-align: -2px;
	*vertical-align: -3px;
}

#conts td.radio label {
	margin-right: 13px;
}

#conts td.select {
	font-size: 12px;
}

#conts td.select input {
	margin-right: -4px;
}

#conts td.select select {
	width: 38px;
}

#conts td ul {
	margin-bottom: 22px;
	*margin-bottom: 20px;
}

#conts td ul li {
	margin-bottom: 5px;
	*margin-bottom: 3px;
}
	
#conts td ul li input {
	margin-right: 2px;
	*margin-right: -2px;
	vertical-align: -2px;
	*vertical-align: -3px;
}

#conts td ul li label {
	margin-right: 10px;
}

#conts td ul li input.w180 {
	vertical-align: 0;
	width: 177px;
	*width: 173px;
}

#conts td input.w185 {
	margin-left: 5px;
	width: 180px;
}

#conts td input.w102 {
	margin-left: 5px;
	width: 102px;
}

#conts td textarea {
	margin: 6px 0 21px;
	*margin-bottom: 17px;
	width: 398px;
	height: 68px;
}

#conts .tableBox02 table td ul {
	padding: 2px 0 0 0;
}

#conts .tableBox02 table td ul li {
	margin-right: 7px;
	float: left;
}

#conts .tableBox02 table td ul li input {
	margin-right: 2px;
	vertical-align: -2px;
	*vertical-align: -3px;
}

#conts .tableBox02 table td select {
	margin-right: 16px;
}

#conts .tableBox02 table td select option {
	width: 35px;
	font-size: 12px;
}

#conts .tableBox02 table td textarea {
	margin: 6px 0 9px;
}

#conts .tableBox02 table td.text textarea {
	margin: 6px 0 3px;
}

#conts .tableBox02 table td p {
	margin: 0 0 16px 0;
}

#conts .tableBox02 table td.text p  {
	margin-bottom: 12px;
}

#conts .tableBox03 table td p {
	margin: 2px 0 9px 0;
	clear: both;
}

#conts .tableBox02 table td p span {
	font-weight: bold;
}

#conts .tableBox03 table td dl {
	margin: 0 0 0 16px;
	width: 342px;
}

#conts .tableBox03 table td dl.mb129 {
	margin-bottom: 124px;
}

#conts .tableBox03 table td dl dd input {
	margin-left: 0;
}

#conts .tableBox03 table td dl dt {
	float: left;
	clear: left;
}

#conts .tableBox03 table td dl dd {
	margin: 0 0 10px 80px;
	_margin-left: 77px;
}

#conts .tableBox03 table td dl dd.mb15 {
	margin-bottom: 29px;
	_margin-left: 80px;
}

#conts .tableBox03 table td dl dd ul {
	margin-left: 1px;
}	

#conts .tableBox03 table td dl dd ul li {
	margin-right: 3px;
	float: left;
	font-size: 12px;
}

#conts .tableBox03 table td select {
	margin-right: -3px;
	vertical-align: -3px;
}

#conts .tableBox03 table td dl dd ul li select {
	width: 50px;
	vertical-align: -1px;
}

#conts .tableBox03 table td dl dd ul li.special select {
	width: 38px;
}

#conts .tableBox03 table td dl dd.special select option {
	width: auto;
}

#conts .tableBox03 table td dl dd textarea {
	margin: 3px 0 6px;
	width: 255px;
	_width: 254px;
	height: 20px;
}

#conts .tableBox03 table.table03 {
	margin-bottom: 15px;
}

#conts .tableBox03 p.ml40 {
	margin: 0 0 37px 42px;
	font-size: 15px;
	line-height: 1.3;
}

#conts .submitBox {
	margin: 0 0 22px 244px;
}

#conts .submitBox ul li {
	margin-right: 5px;
	float: left;
}

#conts .submitBox ul li input {
	*padding: 3px 0 0 0;
	text-align: center;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#conts td.radio input {
		vertical-align: 1px;
	}
	
	#conts td ul li input {
		vertical-align: 1px;
	}
	
	#conts .tableBox02 table td ul li input {
		vertical-align: 1px;
	}
	
	#conts .letter{
		letter-spacing: -1px;
	}
	
	#conts .tableBox03 table td select {
		vertical-align: 0;
	}

}
