@charset "UTF-8";

/* mcR
mcRを上に上げ、H1との間隔を狭める */

#agent #mcRcont,
#contact #mcRcont {
	margin-top:-15px;}
	
	

/* タイトル */

#agent h1 {
	background:url(../img/contact/h1-agent.gif) no-repeat;}
	
#contact h1 {
	background:url(../img/contact/h1-contact.gif) no-repeat;}
	
	

/* TABLE */

#mcR table {
	width:524px;}
	
#mcR table th {
	width:107px;
	padding:6px 0 6px 8px;
	border-bottom:4px solid #FFF;
	background-color:#e8e8e8;
	font-weight:normal;
	vertical-align:middle;}
	
#mcR table td {
	padding:6px 0 6px 8px;
	border-bottom:4px solid #FFF;
	background-color:#f0f0f0;
	vertical-align:middle;}
	
#mcR table td input {
	width:270px;}
	
#mcR table td input.x-small {
	width:50px;}
	
#mcR table td textarea {
	width:385px; height:120px;}



/* ボタン */

.btn {
	text-align:center;}
	
.btn input {
	height:43px;
	border:none;
	cursor:pointer;}
	
.comfirmbtn {
	width:147px;
	background:url(../img/contact/btn-comfirm.gif) no-repeat;}

.back {
	width:87px;
	background:url(../img/contact/btn-back.gif) no-repeat;}
	
.submit {
	width:147px;
	background:url(../img/contact/btn-submit.gif) no-repeat;}