@charset "Shift_JIS";

#maincontent .entry {
	text-align: left;
	margin: 20px 20px 30px;
}

#maincontent .entry h3 {
	padding-bottom: 8px;
	_padding-bottom: 3px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	background: url(../images/line_oblique.gif) repeat-x left bottom;
}

#maincontent .entry h3 span {
	display: block;
	background: url(../images/line_oblique.gif) repeat-x left top;
	padding: 10px 10px 0px;
	margin: 0px;
}

#maincontent .entry div,#maincontent .entry p {
	margin: 1.5em 0em;
}

#maincontent .entry ul li {
	margin-left: 2em;
	list-style: disc;
}

#maincontent .entry dl.gaiyo dt {
	font-weight: bold;
}

#maincontent .entry dl.gaiyo dd {
	margin-bottom: 1em;
}

.toform dt {
	float: left;
	margin-bottom: 10px;
	clear: both;
	background: #FFF url(../fanclub/img/bt_back.gif) no-repeat 3px center;
}
.toform dt a {
	height: 18px;
	width: 82px;
	text-align: right;
	vertical-align: top;
	display: block;
	border: 3px solid #FFF;
	padding: 3px;
}
.toform dt a:hover {
	border: 3px solid #F00;
}
.toform dd {
	margin-bottom: 10px;
	float: left;
	padding-left: 10px;
	font-size: 10px;
	color: #7887A3;
	vertical-align: middle;
}

.bank {
	margin: 1em 0em 2em;
}
.bank strong {
	color: #7887A3;
	background: #E8ECF1;
	padding: 1em 2em;
	border: 1px solid #7887A3;
}

.chui {
	text-indent: -1em;
	background: url(../images/line_oblique.gif) repeat-x 0px 10px;
	padding: 30px 0px 0px 1em;
}




#torokuForm {
	margin: 10px 0px 0px 5px;
	background: #657992;
	width: 445px;
}
#torokuForm th {
	background: #EAEEF3;
	font-weight: normal;
	color: #657992;
	white-space: nowrap;
	padding: 0.5em;
	text-align: left;
}
#torokuForm td {
	background: #EAEEF3;
	padding: 0.5em;
	text-align: left;
}
#torokuForm td span {
	background: #EAEEF3;
	padding: 0.5em;
	font-size: 10px;
	text-align: left;
}
.formWaku {
	border: 1px solid #657992;
	margin: 2px 4px 0px 2px;
}


#koshinForm {
	text-align: center;
}
#koshinForm table {
	margin: 10px auto 0px;
	background: #657992;
}
#koshinForm th {
	background: #EAEEF3;
	font-weight: normal;
	color: #657992;
	white-space: nowrap;
	padding: 0.5em;
	text-align: left;
}
#koshinForm td {
	background: #EAEEF3;
	padding: 0.5em;
	text-align: left;
}
#koshinForm td span {
	background: #EAEEF3;
	padding: 0.5em;
	font-size: 10px;
	text-align: left;
}

