@charset "utf-8";

#headline {
	width:230px;
	height: 0 !important;
	height /**/: 50px;
	padding: 50px 0 0;
	display: block;
	overflow: hidden;
	background: url(../img/headline.gif) no-repeat;
}
#main .cms_block h3 {
background: rgba(0, 0, 0, 0) url("/form_estimate/img/sttl_bg.gif") no-repeat scroll 0 0;
}

em,
.caution {
	color: #f00;
}
.w55 { width: 55px;}
.w110 { width: 110px;}
.w250 { width: 250px;}
.w290 { width: 290px;}
.w430 { width: 430px;}


.mb40 {
	margin-bottom: 40px;
}

.pdl9 {
    padding-left: 9px;
}

.ml20 {
	margin-left: 20px;
}

.ml30 {
	margin-left: 30px;
}

.status {
	margin: 35px 0 30px;
}

span.note  {
    color: #f00;
    font-weight: bold;
}

#main table {
	width: 681px;
	margin: 10px 0 35px;
	border-collapse: collapse;
}

#main table th {
	width: 230px;
	padding: 10px 0;
	border-bottom: 1px dotted #c4c4c4;
	font-weight: bold;
	text-align: left;
}

#main table th span {
	color: #f00;
}

#main table td {
	padding: 10px;
	border-bottom: 1px dotted #c4c4c4;
}

#main table td .w420 {
	width: 420px;
	font-size: 12px;
	font-family: "MS PGothic","Osaka",Arial,sans-serif;
}

#main table td .w210 {
	width: 210px;
}

#main table td .w50 {
	width: 50px;
}

#main table td .smaller {
	margin: 5px 0;
}

#main table td select {
	margin: 0 0 10px;
}

.textcenter {
	text-align: center;
}

.btn {
	margin: 30px 0;
	text-align: center;
}
#check{
	padding: 0;
	cursor: pointer;
	border: none;
	background: url(/form_repairservice/img/btn_next.gif) repeat-x 0 bottom;
	width: 192px;
	height: 36px;
}
#check:hover{
	padding: 0;
	cursor: pointer;
	border: none;
	background: url(/form_repairservice/img/btn_next.gif) repeat-x 0 bottom;
	width: 192px;
	height: 36px;
}
#back {
	padding: 0;
	cursor: pointer;
	border: none;
	background: url(/form_repairservice/img/btn_back.gif) no-repeat 0 0;
	width: 192px;
	height: 36px;
	margin-right: 20px;
	float: left;
}
#back:hover {
	padding: 0;
	cursor: pointer;
	border: none;
	background: url(/form_repairservice/img/btn_back.gif) no-repeat 0 0;
	width: 192px;
	height: 36px;
	margin-right: 20px;
} 
#submit {
	padding: 0;
	cursor: pointer;
	border: none;
	background: url(/form_repairservice/img/btn_submit.gif) no-repeat 0 0;
	width: 192px;
	height: 36px;
	float: right;
}
#submit:hover {
	padding: 0;
	cursor: pointer;
	border: none;
	background: url(/form_repairservice/img/btn_submit.gif) no-repeat 0 0;
	width: 192px;
	height: 36px;
}
#buttons {
	width: 413px;
	text-align: center;
}
#buttons {
	width: 413px;
	margin: 0 auto;
}

/* �X�}�z�T�C�g */
main table {
	width: 100%;
	margin: 10px 0 35px;
	border-collapse: collapse;
	border-top: 1px dotted #c4c4c4;
}

main table th {
	width: auto;
	padding: 10px 0;
	border-bottom: 1px dotted #c4c4c4;
	font-weight: bold;
	text-align: left;
}

.required {
	color: red;
}

main #form_box input[type="text"], main #form_box textarea, main #form_box select {
    display: block;
    font-size: 120%;
    padding: 5px;
    width: 97%;
}

main #form_box #zip1, main #form_box #zip2 {
    display: inline;
    font-size: 120%;
    padding: 5px;
    width: 27%;
}

main #buttons {
	width: 100%;
}

main .textcenter button[id="back"], main .textcenter button[id="submit"] {
	margin: 0 auto;
	float: none !important;
}

main .textcenter button[id="submit"] {
	display: block;
}

main .textcenter button[id="back"] {
	margin-right: 0 !important;
	margin-bottom: 10px;
}

main .zip_srch {
	margin-top: 10px;
}


div.w98 {
    width: 98px;
}

div.w96 {
    width: 96px;
}
div.w98, div.w96 {
    float: left;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
}

.status {
    margin: 35px 0 30px;
}
#step01, #step02, #step03 {
    color: #4c4c4c;
    height: 40px;
    width: 290px;
}
#step01 {
    background: rgba(0, 0, 0, 0) url("../img/status01.gif") repeat scroll 0 0;
}
#step02 {
    background: rgba(0, 0, 0, 0) url("../img/status02.gif") repeat scroll 0 0;
}
#step03 {
    background: rgba(0, 0, 0, 0) url("../img/status03.gif") repeat scroll 0 0;
}
div.w98, div.w96 {
    font-weight: bold;
    line-height: 40px;
    text-align: center;
}
.white {
    color: #fff;
}
.choice input {
    margin-right: 0.4em;
}
.choice li {
	text-indent: -1.8em;
	padding-left: 1.6em;
	margin-bottom: 0.7em;
}
/* ------------------------------
 スマホ
------------------------------ */
main #form_box {
	margin: 0 5% 3%;
}
main #form_box .cms_block {
	margin: 0 0 1.6em;
}
main #form_repairservice table {
	border-top:none;
}
main #form_repairservice table th{
	display:block;
	background: #f7f8f9;
	padding:10px;
	border-top: 1px solid #c4c4c4;
	border-bottom: 1px dotted #c4c4c4;
}
main #form_repairservice table td {
	display:block;
	padding:10px;
}
main #form_repairservice table td p {
	margin-bottom: 0;
}
main #form_repairservice table td .choice li {
    margin-bottom: 0.7em;
    padding-left: 1.6em;
    text-indent: -1.8em;
}