@charset "Shift_JIS";
@import url("common.css");

#contact_group {
	width:827px;height:450px;
	margin-top:20px;
	text-align:left;
/*	border:1px solid red;*/
}
#contact_mark {
	float:left;
	width:300px;height:100%;
	background-repeat:no-repeat;
	background-position:top center;
	background-image:url(../pic/contact.png);
/*	border:1px solid green;*/
}
#contact_mark img { visibility:hidden; }
#contact_item {
	float:right;
	width:520px;height:100%;
	background-repeat:no-repeat;
	background-position:top center;
	background-image:url(../pic/contact_waku.png);
/*	border:1px solid blue;*/
}
#contact_item h2 {
	font-size:14px;
	font-weight:bold;
	margin:20px 0 5px 20px;
	color:#666666;
}
#contact_item a {
	margin-left:20px;
}
#contact_item p {
	margin-left:20px;
	margin-bottom:10px;
	color:#666666;
	font-size:12px;
}

#contact_item input, textarea {
	color:#666666;
	font-size:12px;
	border:1px solid gray;
}
table {
	width:500px;
	margin-top:10px;
	_margin-top:15px;
}
td { vertical-align:top; }
td p{ padding-top:3px; }
tr {height:25px;}
.item_td { width:120px; }
.item_add { height:35px; }
#address1 {
	width:325px; 
}
#address2 {
	width:325px;
	margin-top:5px;
	_margin-top:2px;
}
.send { margin-left:50px;margin-top:10px;}

#result_group {
	width:827px;height:450px;
	margin-top:20px;
	text-align:left;
/*	border:1px solid red;*/
}
#result_mark {
	float:left;
	width:300px;height:100%;
	background-repeat:no-repeat;
	background-position:top center;
	background-image:url(../pic/contact.png);
/*	border:1px solid green;*/
}
#result_mark img { visibility:hidden; }
#result_item {
	float:right;
	width:520px;height:100%;
	background-repeat:no-repeat;
	background-position:top center;
	background-image:url(../pic/contact_waku.png);
/*	border:1px solid blue;*/
}
#result_item p {
	font-size:14px;
	margin-top:20px;
	margin-left:20px;
	line-height:20px;
	color:#666666;
	font-size:12px;
}

#result_item input {
	margin-left:50px;
	margin-top:10px;" 
}
