@charset "UTF-8";
@import "../../css/common.css";
#conts {
	line-height: 1.5;
}

#conts h2 {
	margin: 0 0 20px;
	*margin-bottom: 19px;
}

#conts table {
	margin: 0 0 10px 11px;
	*margin: 0 0 10px 10px;
	width: 629px;
	*width: 630px;
	border-collapse: collapse;
	color: #363433;
}

#conts table th {
	width: 148px;
	background: #F4F5FA;
	text-indent: 9px;
	border: 1px solid #bfc0c2;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	color: #363433;
}

#conts table td {
	padding: 10px 0 10px 10px;
	*padding: 8px 0 9px 10px;
	border: 1px solid #bfc0c2;
	vertical-align: middle;
}

#conts table td.w140 {
	width: 129px;
}

#conts table td.back {
	padding: 0;
	text-align: center;
	background: #005CA2;
	line-height: 32px;
	color: #fff;
}

#conts .table01 th {
	width: 98px;
}

#conts th.w100 {
	padding: 9px 0 9px 10px;
	width: 200px;
}

#conts table td.btn {
	padding: 8px 0;
	text-align: center;
	background: #FFFBC6;
	vertical-align: middle;
}
#conts table td.btn img{
	cursor: pointer;
}

#conts table td.reset {
	padding-bottom: 3px;
}

#conts table td.btn input {
	margin: 0 8px;
	padding: 0;
	width: auto;
	height: auto;
}

#conts table td.btn .reset {
	margin: 0 8px;
	padding: 0;
	width: 102px;
	height: 23px;
	position: relative;
	top: -6px;
	background: url(../img/btn02.gif) no-repeat;
	border: none;
	cursor: pointer;
}

	* html #conts table td.btn .reset {
		top: -4px;
	}

	*+html #conts table td.btn .reset {
		top: -4px;
	}

	head~/* */body #conts table td.btn .reset {
		top: -4px;
	}

#conts .icon {
	display: block;
	margin: 0 0 10px 294px;
}

#conts .table02 input.mb8 {
	margin-top: 8px;
}

#conts .table02 input.w50,
#conts .table01 input.w50 {
	width: 45px;
}

#conts table .pb10 {
	padding-bottom: 5px;
}

	*+html #conts table .pb10 {
		padding-bottom: 2px;
	}
	
	*html #conts table .pb10 {
		padding-bottom: 2px;
	}

#conts table .back02 {
	background: #F5FAF4;
}

#conts ul.list {
	margin: 0 12px 5px 11px;
	font-size: 0.85em;
}

	*html #conts ul.list { 
		margin: 13px 12px 4px 11px;
		letter-spacing:	-1px;
	}

#conts ul.list li a {	
	color: #0068B7;
}

#conts ul.list li span {
	margin: -15px 0 0 11px;
	_margin-bottom: -15px;
	display: block;
}

#conts .table01 input,
#conts .table02 input {
	text-align: right;
}

#conts .table02 input,
#conts .table03 input,
#conts .table01 input.w200 {
	margin: 0 5px 0 0;
 	width: 195px;
}

#conts .table01 input {
	margin: 0 5px 0 0;
	width: 95px;
}

#conts .table01 select {
	margin-right: 5px;
}

#conts .table01 .ml5 ,
#conts .table02 .ml5{
	margin-left: 5px;
}

#conts .table01 td span {
	padding: 0 0 0 15px;
}

#conts .table03 .w400 {
	width: 435px;
}

#conts .table03 .pb10 input {
	width: auto;
}

#conts .thanks {
	padding: 100px 0 0;
	text-align: center;
}

#conts .msg {
	padding-top: 100px;
	margin-left: 200px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#conts table th {
	width: 148px;
}

#conts table td {
	padding: 10px 0 10px 10px;
}

#conts h2 {
	margin: 0 0 19px;
}

}
