﻿@charset "utf-8";

#Mem_Sheet {
	position:relative; 
	left:0; 
}
#Mem_Sheet_n {
	position:relative; 
	left: 0pt; 
	height: 180px; 
	padding: 0 0 18px 0;
	margin:0 0 10px 0;
	border-bottom: 1px dotted rgb(204, 204, 204); 
}
#Mem_Sheet_last {
	position:relative; 
	left: 0pt; 
	height: 180px; 
	padding: 0 0 25px 0;
}
#mem_name {
	margin:0 5px; 
	font-weight:bold; 
	background-color:#FAFAD3;
	padding:5px 10px;
}
#mem_img {
	margin:5px;
	float:left; 
}
#mem_msg {
	overflow: auto;
	margin: 2px;
	height: 103px;
	line-height:110%;
	letter-spacing:110%;
}
#mem_postcode {
	position: absolute;
	top: 133px;
	left: 10px;
}
#mem_address {
	position: absolute;
	top: 147px;
	left: 10px;
}
#mem_telfax {
	position: absolute;
	top: 162px;
	left: 10px;
}
#mem_url {
	position: absolute;
	top: 176px;
	left: 10px;
}
