#member #contents #maincontents {
	width: 540px;
	margin-right: 20px;
	font-size: 12px;
	line-height: 1.6;
	letter-spacing: 1px;
	display: inline;
	color: #333333;
}

#member em{
	color: #F83E39;
	font-style: normal;
}
#member h3{
	background-image: url(../../member/images/line540.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

a,a:link,a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
}
#btnArea {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
table {
	border-collapse:collapse;
	margin-top: 7px;
}
td {
	padding: 3px;
}
ul#info {
	line-height: 16px;
}
input,option {
	font-size: 12px;
	font-family: "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 30px;
	margin-top: 30px;
}
p {
	margin-bottom: 30px;
}
.caution{
	color: #F83E39;
}
.forms #maincontents {
	padding-bottom: 250px;
}
