/* CSS Document */h1{	margin:12px 0 20px;}h2{	margin:0 0 10px -2px;}p.lead{	margin-bottom:10px;}p.leadlast{	margin-bottom:30px;}table.form{	width:485px;	background-image:url(../image/company_linebg.jpg);	margin-bottom:30px;	}table.form th{	padding-left:20px;	width:65px;		padding-bottom:10px;}table.form th span{	font-size:9px;}table.form p{	margin-bottom:5px;}.formtext{	color:#5F6D5C;	border:solid 1px #81917E;	background-color:#FFFFFF;	padding:2px;}.message{	padding-right:10px;}/*フォームボタンのスタイル*/#resetBt {/*    display:block;    text-indent:-9898px;*/    width:101px;    height:21px;    padding:0;    border:0;    background:url(../image/contact_bt_clear.gif) no-repeat left top;    font-size: 0px;    line-height: 0px;    cursor:pointer;	margin-top:15px;	margin-right:5px;}#confirmBt {/*    display:block;    text-indent:-9898px;*/    width:101px;    height:21px;    padding:0;    border:0;    background:url(../image/contact_bt_kakunin.gif) no-repeat left top;    font-size: 0px;    line-height: 0px;    cursor:pointer;}#backBt {/*    display:block;    text-indent:-9898px;*/    width:101px;    height:21px;    padding:0;    border:0;    background:url(../image/contact_bt_back.gif) no-repeat left top;    font-size: 0px;    line-height: 0px;    cursor:pointer;	margin-top:15px;	margin-right:5px;}#submitBt {/*    display:block;    text-indent:-9898px;*/    width:101px;    height:21px;    padding:0;    border:0;    background:url(../image/contact_bt_submit.gif) no-repeat left top;    font-size: 0px;    line-height: 0px;    cursor:pointer;}.thanks{	width:485px;	text-align:center;	margin-bottom:30px;}
