@charset "utf-8";

.mem_block {
	position: relative;
	width: 377px;
	height:257px;
	background-image: url(../images/mem_pic01.jpg);
	margin-top: 33px;
	margin-left: 92px;
	font-size: 11px;
	line-height: 23px;
	color: #ffffff;
}
.mem_block1 {
	width: 550px;
	background-image: url(../images/mem_bg02.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	border: solid 1px #297802;
}
.mem_block2 {
	margin-top: 10px;
	padding-left: 45px;
	background-image: url(../images/mem_bg01.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 18px;
	color: #297802;
}

.mem_button1 {
	border: solid 1px #666666;
	background-color: #ffffff;
	width: 70px;
	color: #454545;
}
.mem_button2 {
	border: solid 1px #333333;
	background-color: #333333;
	width: 60px;
	font-size: 10px;
	color: #ffffff;
}

.mem_font1 {
	font-size: 12px;
	line-height: 26px; 
	color: #297802;
}

.mem_input1 {
	width: 88px;
	height: 17px;
	border: solid 1px #d4d1d4;
}
.mem_input2 {
	width: 125px;
	height: 17px;
	background-color: #f4f4f4;
	border: solid 1px #c8c8c8;
	color: #8ea900;
}

.mem_link {
	width: 555px;
	height: 21px;
	background-image: url(../images/mem_link01.jpg);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 21px;
	color: #ffffff;
}
.mem_link a:link, .mem_link a:visited {
	color: #ffffff;
	text-decoration: none;
}
.mem_link a:active, .mem_link a:hover {
	color: #ffffff;
	text-decoration: underline;
}