@charset "Shift_JIS";/*----ページ基本設定　ここから----*/div#right2{	position:absolute;	top:0px;	left:227px;	width:742px;	height:650px;	background:url('../images/contact_bg.jpg') no-repeat;}div#right_con{	margin-top:40px;	width:557px;	height:560px;	overflow:auto;}div#right_con div.in{	padding:0px 30px;	text-align:left;}div#right_con div.in h2{	text-align:center;}/*----ページ基本設定　ここまで----*//*----フォーム　ここから----*/table.form{	margin-top:10px;	border-spacing:1px 10px;}.form th{	background-color:#381513;	color:#ffffff;	text-align:left;	vertical-align:top;	width:197px;}.form th span{	font-weight:normal;	font-size:0.8em;}.form td{	background-color:#ffffff;	color:#555555;	text-align:left;	vertical-align:top;	width:300px;}/*----フォーム　ここまで----*/div.submitbox{	width:497px;	height:28px;	position:relative;}p.back{	position:absolute;	top:0px;	left:231px;	width:133px;	height:28px;	float:right;	margin-right:10px;}p.back a{	background:url('../images/back_bg.png') no-repeat;}p.submit{	position:absolute;	top:0px;	left:364px;	width:133px;	height:28px;	float:right;}p.submit a{	background:url('../images/submit_bg.png') no-repeat;}p.back_e{	position:absolute;	top:0px;	left:231px;	width:133px;	height:28px;	float:right;	margin-right:10px;}p.back_e a{	background:url('../images/back_bg_e.png') no-repeat;}p.submit_e{	position:absolute;	top:0px;	left:364px;	width:133px;	height:28px;	float:right;}p.submit_e a{	background:url('../images/submit_bg_e.png') no-repeat;}p.submit a,p.back a,p.submit_e a,p.back_e a{	display:block;}p.submit img,p.back img,p.submit_e img,p.back_e img{	visibility:hidden;}p.submit a:hover img,p.back a:hover img,p.submit_e a:hover img,p.back_e a:hover img{	visibility:visible;}p.submit a:hover,p.back a:hover,p.submit_e a:hover,p.back_e a:hover{	background-color:transparent;	background:url('../../../common/images/spacer.gif');}