.container:after {
						content: ".";
						display: block;
						height: 0;
						clear: both;
						visibility: hidden;
					}
	.container {display: inline-table;}
	/* Hides from IE-mac \*/
	* html .container {height: 1%;}
	*+html .container {min-height: 1%;}
	.container {display: block;}
	/* End hide from IE-mac */
.leftbox {
	float: left;
}
.teambox {
	width: 590px;
	border: 1px solid #999;
}
.playerbox {
	width: 110px;
	border: 1px solid #999;	
}
.teamtable td {
	padding: 8px 3px;
	width: 118px;
}
.playerbox_table td {
	padding: 0;
}
.red_number {
	background-color: #cc0000;
	color: #fff;
	font-weight: bold;
	padding: 0;
	font-size: 14px;
}
.blue_number {
	background-color: #1d4a70;
	color: #fff;
	font-weight: bold;
	padding: 0;
	font-size: 14px;
}
.p_photo img{
	margin: 8px auto;
}
.p_name {
	font-size: 12px;
	line-height: 160%;
}
.small_txt {
	font-size: 10px;
}
.page_title {
	padding: 5px 0px 0px 35px;
	margin: 6px 6px 0px 6px;
	font-size: 18px;
	/* 記事のタイトルの色リンク無しの状態時 */
	font-weight: bold;
	background: url(images/title_redline.gif);
	background-repeat: no-repeat;
	height: 53px;
	font-family: ＭＳ Ｐ明朝, 細明朝体, ヒラギノ明朝 Pro W3;
}
.club_logo {
	float: left;
	width: 131px;
}
.logo_explain {
	float: right;
	width: 440px;
}
.bigtxt {
	font-size: 18px;
	font-weight: bold;
}
.middletxt {
	font-size: 14px;
	font-weight: bold;
}
.page_middletxt {
	font-size: 14px;
	font-weight: bold;
}
.pagepost {
	padding: 0 6px;
}
.bottom10 {
	padding-bottom: 10px;
}
.left40 {
	padding-left: 40px;
}
.raimu_profile {
	width: 300px;
	float: right;
}
.raimu_profile td {
	border-bottom: solid 1px #999;
}
.bottom8 {
	margin-bottom: 8px;
}
.redtable_midashi {
	background-color: #cc0000;
	color: #fff;
	font-weight: bold;
	padding: 0;	
}
.red_table {
	border-collapse: collapse;
	border: 1px #cc0000 solid;
	margin: 8px 0;
}
.red_table td {
	border: 1px #cc0000 solid;
	text-align: center;
	padding: 4px;
}
.tokuten_td {
	background-color: #ffcccc;
}
.red_list {
	color: #cc0000;
}
.furikomibox {
	padding: 4px;
	border: solid #999 1px;
	font-weight: bold;
}
.kaiin_table {
	font-weight: bold;
	margin: 8px 0;
}
.kaiin_table td {
	padding: 4px;
}
.txtbold {
	font-weight: bold;
}
.furikomi {
	margin: 10px 0;
}
.player_box {
	margin: 0px auto;
	width: 555px;
	padding: 0 5px;
}
.player_title {
	background: url(images/bg_kabusoshiki_top.gif);
	background-repeat: no-repeat;
	width: 555px;
	height: 83px;
	padding-top: 12px; 
	padding-left: 5px;
	padding-right: 5px;
}
.profile_logo {
	width: 190px;
	height: 40px;
	float: left;
}
* html .profile_logo {
	height: 40px;
	padding-bottom: 45px;
}
.player_name {
	float: right;
	padding-top: 10px;
	font-size: 18px;
	font-weight: bold;
}
* html .player_name {
	padding-top: 5px;
}
.profile_detail {
	background: url(images/bg_kabusoshiki_mid.gif);
	background-repeat: repeat-y;
	width: 555px;
	padding: 0px 5px;
	margin: 0;
}
.player_photo {
	width: 235px;
	float: left;
	padding-left: 5px;
}
.players_profile {
	float: left;
	width: 300px;
	padding-left: 10px;
}
.player_profile_tbl td {
	padding: 3px;
	border-bottom: solid 1px #fff;
	width: 60px;
	font-size: 11px;
}
.player_profile_tbl {
	width: 300px;
}
.profile_topic_td {
	background-color: #ffcccc;
}
.redtxt {
	color: #cc0000;
	font-weight: bold;
}
.playerbox_footer {
	vertical-align: top;
}

/*-----------topnavi pages--------------*/
.subtitle {
	border-left: 5px solid #cc0000;
	border-bottom: 1px solid #cc0000;
	font-weight: bold;
	padding-left: 8px;
	color: #cc0000;
}
.link_img {
	margin: 8px auto;
	text-align: center;
}
.j_paragraph {
	padding: 8px 0;
}
