@charset "utf-8";
#content {
	width: 750px;
	padding: 0px;
	background-image: url(../images/content_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#content address { margin-left: 20px; }
h1 { }
h2 { }
h3 { }
h4 { }
/*mainimg*/
#mainimg {
	height: 100px;
	width: 750px;
	clear: left;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../members/images/members_img.gif);
	padding: 0px;
	margin: 0px;
}
#mainimg  h1 {
	width: 350px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*mainimg　ここまで*/

.box01 {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.managerial_position {
	font-size: 87%;
	color: #333333;
	vertical-align: middle;
}
.caption01 {
	font-size: 87%;
	color: #333333;
	vertical-align: middle;
}
table {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
tr, th, td {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 85%;
	padding: 8px;
	line-height: 100%;
}
th   {
	text-align: center;
	color: #CC9900;
	font-weight: bold;
}
td p   { line-height: 100%; }
.member_name { width: 180px; }
.member_zip {
	width: 50px;
	text-align: center;
	white-space: nowrap;
}
.member_add { }
.member_telfax {
	width: 80px;
	text-align: center;
	white-space: nowrap;
}
.member_mail {
	text-align: center;
	width: 40px;
	padding: 0px;
}
