@charset "shift_jis";
@import "common.css";
@import "contents.css";

#contents_body .bodycopy_body {
	font-size: 9pt;
	line-height: 160%;
	text-align: left;
}

#contents_body .club_box {
	width: 680px;
}

#contents_body .club_cell {
	font-size: 7.5pt;
	line-height: 160%;
	text-align: center;
	margin-right: 7px;
	float: left;
}

#contents_body .club_cell a {
	color: #915036;
	text-decoration: underline;
}

#contents_body .club_cell a:hover {
	color: #f02319;
}

#contents_body .club_cell.large, #contents_body .club_cell.l_side {
	margin-right: 9px;
}

#contents_body .club_cell.end {
	margin-right: 0;
}

#contents_body .club_cell img {
	clear: both;
}

#contents_body .club_cell .club_name {
	clear: both;
	padding-bottom: 6px;
}

#contents_body .club_cell.bottom .club_name {
	clear: both;
	padding-bottom: 0px;
}

#contents_body .club_cell.text_only {
	width: 130px;
}

#contents_body .club_cell.text_only .club_name {
	margin: 0 auto;
	padding: 2px 10px;
	margin: 15px 0 0;
	color: #ffffff;
	background-color: #915036;
}