﻿@charset "utf-8";
/* CSS Document */

.form-t-lead{margin:0 0 20px 0px;}

dl#contdl {margin:30px 0 50px;}
dl#contdl dt{ font-weight:bold; margin-top:15px; margin-bottom:7px;}
dl#contdl dd{ padding-left:2em;text-indent:-1em; margin-bottom:5px;}
dl#contdl dd.none{ padding-left:1em;text-indent:0;}


.formTable tr.tit_style td{font-size:20px; font-weight:bold; color:rgba(255,255,255,1.00); background:rgba(54,84,156,1.00);}

.formTable .input-frame .tel-wrapper input{ width:90px;}
.formTable .input-frame .mark{ padding-top:13px;}
.formTable{margin-bottom:40px;}

.num2{ color:#f46e0b; display:inline;}

#copyright{color:rgba(252,252,252,1.00);}

.thanks{ 
	text-align:center;
	margin-bottom:20px;
	line-height:140%;
	}
	
.formTable th .any{
	position: absolute;
	top: 1px;
	right: 0;
}

.limited {
color:#666666; display:block; font-size:75% !important; /*letter-spacing:1px;*/ line-height:1.5; padding:5px 0 0;
}