@charset "UTF-8";

h2 {
	color:#336666;
	font-size: 130%;
	font-weight: bold;
}

table {
	margin-left:30px; 
}

#member a {
	color:#AF4F4F;
	margin-top:3px;
	display:block;
	font-size: 115%;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	width: 255px;
	height: 69px;
	background: url(../images2/btn_man.png) no-repeat left top;
}

#member a:hover {
	color:#DF4F00;
	background: url(../images2/btn_man.png) no-repeat left bottom;
}

#member td {
	line-height: 20px;
	text-decoration:none;
	vertical-align:top;
}

#shigyo a {
	color:#AF4F4F;
	margin-top:3px;
	display:block;
	font-size: 130%;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	width: 255px;
	height: 69px;
	background: url(../images2/btn_man.png) no-repeat left top;
}

#shigyo a:hover {
	color:#DF4F00;
	background: url(../images2/btn_man.png) no-repeat left bottom;
}

#shigyo td {
	line-height: 69px;
	line-width: 255px;
}


