@charset "shift-JIS";

.about {
	font-size:116%;
	width:880px;
	margin-top:24px;
	margin-right:auto;
	margin-botoom:24px;
	margin-left:auto;

}
h3 {
	font-weight:bold;
	margin:12px;
}
.about ul li {
	margin-left:20px;
	list-style-type:disc;
	line-height:2;
}
.about p {
	border-bottom:1px #dddddd dashed;
	line-height:1.4;
	margin-top:2px;
}

table {
	border-collapse:separate;
	border-spacing:10px;
}
table.net tr td {
	background-color:#fad7f2;
	width:280px;
	vertical-align:top;
	color:#026fc8;
}
table.net tr td div.tit {
	padding:14px 0  0 24px;
	height:43px;
	background:url(images/aboutFrameIn_bg_red.gif) no-repeat left top;
	color:#ffffff;
	font-weight:bold;
}
table.net tr td div.txt {
	padding:2px 12px;
}
table.net tr td div.btn {
	text-align:right;
	padding:0 12px 6px 12px;
}
table.club tr td {
	background-color:#e9d5f2;
	width:280px;
	vertical-align:top;
	color:#026fc8;
}
table.club tr td div.tit {
	padding:14px 0  0 24px;
	height:43px;
	background:url(images/aboutFrameIn_bg_purple.gif) no-repeat left top;
	color:#ffffff;
	font-weight:bold;
}
table.club tr td div.txt {
	padding:2px 12px 16px 12px;
}
table.mail tr td {
	background-color:#d4f2e3;
	width:280px;
	vertical-align:top;
	color:#026fc8;
}
table.mail tr td div.tit {
	padding:14px 0  0 24px;
	height:43px;
	background:url(images/aboutFrameIn_bg_green.gif) no-repeat left top;
	color:#ffffff;
	font-weight:bold;
}
table.mail tr td div.txt {
	padding:2px 12px 16px 12px;
}