@charset "UTF-8";
/* CSS Document */

/* 選手スタッフ-old */

/* @group 共通 */

div#box_ttl {
	width: 100%;
	height: auto;
	background-color: #37a8ff;
}

div#box_ttl div.box_inner {
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 10px 0 10px 0;
}

div#box_ttl h2 {
	color: #fff;
	padding: 0;
	font-weight: bold;
	margin: 0;
	display: block;
	position: static;
	float: none;
}



body#page_profile div#box_container {
	background-image: url(/common/page_parts/bg_container.gif);
	padding: 0;
}

body#page_profile div#box_main {
	width: 792px;
	height: auto;
	border: 1px solid #ccc;
	padding: 12px 0 0 0;
	border-top: 1px solid #999;
	margin: 0 1px 20px 0;
	float: right;
}

div#box_left_contents {
	width: 182px;
	float: left;
	text-align: center;
	margin-top: 12px;
	margin-left: 3px;
	display: inline;
}


body#page_access div#box_left_contents {
	width: 195px;
}

div#box_side_navi_access {}

div#box_side_navi_profile_old h5 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #bbb;
	padding-bottom: 9px;
}

div#box_side_navi_profile_old ul {
	text-align: left;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 12px;
	border-bottom: 1px solid #e5e5e5;
}

div#box_side_navi_profile_old ul li {
	font-size: 14px;
	margin: 0 0 0 0;
}

div#box_side_navi_profile_old ul li a {
	padding: 6px 6px 6px 18px;
	text-decoration: none;
	color: #0057b3;
	display: block;
	position: relative;
}

div#box_side_navi_profile_old ul li:first-child a::after {
	content: '（最新）';
	display: inline-block;
	font-feature-settings: "palt" 1;
	letter-spacing: 0.05em;
}

div#box_side_navi_profile_old ul li:hover a {
	background-color: #fff;
	background-image: url(/common/page_parts/icon_navi_arrow_gray.png);
	background-position: 6px 9px;
	background-repeat: no-repeat;
}

div#box_side_navi_profile_old ul li.selected a {
	background-color: #36a8ff;
	color: #fff;
	border-bottom: 2px solid #eee;
	cursor: default;
	background-image: none;
}


/*  */


body#page_profile div#headNaviArea h3 {
	line-height: 1;
	text-align: left;
}

div#headNaviArea {
	width: 757px;
	background-color: #e5e5e5;
	position: relative;
	height: 37px;
	background-image: url(/profile/page_parts_old/base_pat_navi_end.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	z-index: 200;
}

div#profileNavi {
	position: absolute;
}

ul#profileNavi {
	position: absolute;
	margin: 0;
	font-size: 10px;
	list-style: none;
	padding: 0;
	right: 0;
	top: 0;
}

ul#profileNavi li {
	display: inline;
	float: left;
}

ul#profileNavi li a {
	display: block;
	height: 37px;
	background-image: url(/profile/page_parts_old/base_pat_headNavi.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
}

/*全一覧*/
ul#profileNavi li#allList a:link,
ul#profileNavi li#allList a:visited {
	background-position: 0 0;
	width: 135px;
	margin-right: 5px;
}

ul#profileNavi li#allList a:hover {
	background-position: 0 -37px;
}

ul#profileNavi.all li#allList a {
	background-position: 0 -74px;
}

/*選手詳細*/
ul#profileNavi li#detailPlayer a:link,
ul#profileNavi li#detailPlayer a:visited {
	background-position: -135px 0;
	width: 110px;
	margin-right: 5px;
}

ul#profileNavi li#detailPlayer a:hover {
	background-position: -135px -37px;
}

ul#profileNavi.player li#detailPlayer a {
	background-position: -135px -74px;
}

/*スタッフ詳細*/
ul#profileNavi li#detailStaff a:link,
ul#profileNavi li#detailStaff a:visited {
	background-position: -245px 0;
	width: 125px;
	margin-right: 10px;
}

ul#profileNavi li#detailStaff a:hover {
	background-position: -245px -37px;
}

ul#profileNavi.staff li#detailStaff a {
	background-position: -245px -74px;
}

ul#profileNavi li#goPrev {
	width: 44px;
	text-indent: 0;
	padding-left: 10px;
	border-left: 1px solid #fff;
	background-image: none;
}

ul#profileNavi li#goNext {
	width: 44px;
	text-indent: 0;
	margin-right: 10px;
	background-image: none;
}

/*クイックリンク*/

div#quickLink {
	list-style: none;
	width: 430px;
	position: absolute;
	background-color: #fff;
	padding: 8px;
	top: 29px;
	right: 0;
	border-top: 1px solid #cbcbcb;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	border-bottom: 2px solid #b2b2b2;
	height: 49px;
	visibility: hidden;
}

* html div#quickLink {
	height: 47px;
}

div#quickLink p {
	position: absolute;
	margin: 0;
	height: 26px;
	top: 19px;
	width: 46px;
	left: 8px;
}

div#quickLink ul {
	list-style: none;
	margin: 0 0 0 53px;
	padding: 0;
	width: 390px;
	height: 2em;
}

div#quickLink ul li {
	display: inline;
	font-size: 10px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

div#quickLink ul li a {
	float: left;
	background-color: #e5e5e5;
	display: block;
	padding: 5px 0px 4px 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	width: 22px;
	text-align: center;
	text-decoration: none;
}

* html div#quickLink ul li a {
	padding: 5px 0px 6px 0px;
}

*:first-child+html div#quickLink ul li a {
	padding: 5px 0px 7px 0px;
}

div#quickLink ul li a:link,
div#quickLink ul li a:visited {
	color: #555;
}

div#quickLink ul li a:hover {
	background-color: #37a8ff;
	color: #fff;
}

/*全一覧*/
div#allListArea {
	width: 724px;
	margin: 16px auto 0 auto;
}

/*ポジション*/

div#allListArea h3 {
	margin: 0 0 6px 0;
	height: 50px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	clear: both;
}

div#allListArea h3.gk {
	background: url(/profile/common_page_parts/typo_position_gk.gif);
	background-repeat: no-repeat;
}

div#allListArea h3.df {
	background: url(/profile/common_page_parts/typo_position_df.gif);
	background-repeat: no-repeat;
}

div#allListArea h3.mf {
	background: url(/profile/common_page_parts/typo_position_mf.gif);
	background-repeat: no-repeat;
}

div#allListArea h3.fw {
	background: url(/profile/common_page_parts/typo_position_fw.gif);
	background-repeat: no-repeat;
}

div#allListArea h3.staff {
	background: url(/profile/common_page_parts/typo_position_staff.gif);
	background-repeat: no-repeat;

}

div#allListArea h3.staff {
	background: url(/profile/common_page_parts/typo_position_staff.gif);
	height: 32px;
	background-repeat: no-repeat;

}

div#allListArea h3.supporter {
	background: url(/profile/common_page_parts/typo_position_12.gif);
	background-repeat: no-repeat;
}




ul.memberList {
	list-style: none;
	margin: 0 auto 20px auto;
	padding: 0 0 12px 0;
	width: 724px;
	height: auto;
	background-image: url(../profile/common_page_parts/base_pat_positionarea_line.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}

ul.memberList:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

ul.memberList li {
	width: 180px;
	float: left;
	font-size: 12px;
	text-align: left;
}

ul.memberList li a {
	display: block;
	width: 180px;
	color: #262626;
	line-height: 1;
	margin-bottom: 8px;
	height: 70px;
}

ul.memberList li.x2,
ul.memberList li.x2 a {
	width: 320px;
}

ul.memberList li.x15 {}

ul.memberList li a:link,
ul.memberList li a:visited {
	background-color: #fff;
	border-right: 1px solid #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

ul.memberList li a:hover {
	color: #37a8ff;
	border-left: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
	border-right: none;
	border-bottom: none;
	background-color: #eaeaea;
}

ul.memberList li a img {
	float: left;
	margin-right: 6px;
	width: 64px;
	height: 70px;
}

ul.memberList li a span {
	display: block;
	padding-bottom: 0.2em;
	padding-right: 0.3em;
}

ul.memberList li a span.name {
	letter-spacing: 0em;
	font-weight: bold;
	font-family: 'HiraKakuPro-W6';
	line-height: 1.2;
}

ul.memberList li.mem_32 a span.name {
	letter-spacing: -0.1em;
}

* html ul.memberList li.mem_32 a span.name {
	letter-spacing: -0.2em;
}

ul.memberList li.min a span.name {
	margin-bottom: 0;
}

ul.memberList li a span.staffPosition {
	font-size: 12px;
	margin-bottom: 0.3em;
	padding-top: 0.5em;
	line-height: 1.1;
}

ul.memberList li.min a span.staffPosition {
	margin-bottom: 0.1em;
}

ul.memberList li a span.paren {
	display: none;
}

ul.memberList li a span.num {
	padding: 3px 0 3px 0;
	font-size: 32px;
	font-weight: bold;
	font-family: 'Helvetica', Verdana, Arial, sans-serif;
}

ul.memberList li a span.roman {
	font-size: 10px;
	font-family: 'Arial';
}

ul#list_staff.memberList li a {
	line-height: 1.3;
}


p.suppoPhoto {
	margin: 0 auto 28px auto;
	padding: 0 0 3px 0;
	width: 724px;
	height: 387px;
	background-image: url(/profile/2008/page_parts/base_pat_positionarea_line.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}


/*選手詳細*/
div#detailPlayerArea {
	width: 721px;
	height: auto;
	margin: 0 auto 0 auto;
	z-index: 0;
	padding-bottom: 12px;
}

div#detailPlayerArea p#scene {
	border-top: 1px solid #989898;
	clear: both;
	width: 721px;
	height: 371px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 0 0 0;
	border-bottom: 1px solid #fff;
}

div#detailPlayerArea h3 {
	display: none;
}

div#messageArea dl,
div#messageArea dt,
div#messageArea dd {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#messageArea {
	background-image: url(/profile/page_parts_old/base_pat_msg_area.gif);
	background-position: 0 100%;
	background-repeat: repeat-x;
	border-bottom: 1px solid #bfbfbf;
	height: auto;
	width: 721px;
	position: relative;
	padding-bottom: 12px;
	overflow: hidden;
}

div#messageArea dl {
	width: 493px;
	margin-left: 212px;
	color: #323232;
	height: auto;
	min-height: 242px;
	text-align: left;
}

* html div#messageArea dl {
	zoom: 1;
	height: 242px;
}

div#messageArea dd {
	line-height: 1.5;
}

div#messageArea dt.bustUp {
	width: 198px;
	height: 400px;
	text-indent: -9999px;
	border-right: 1px solid #fff;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-color: #cbcbcb;
}



div#messageArea dt.typoMessage {
	font-size: 10px;
	padding-top: 8px;
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-weight: bold;
	color: #44AEFF;
	padding-bottom: 8px;
}

div#messageArea dd.textMessage {
	font-size: 16px;
	padding-bottom: 6px;
	border-bottom: 1px solid #b2b2b2;
	line-height: 1.3;

}

div#messageArea dt.headAmbition,
div#messageArea dt.headPoint {
	border-top: 1px solid #fff;
	font-size: 12px;
	background-image: url(/profile/page_parts_old/head_tip_square_arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 8px;
	padding-left: 15px;
	padding-bottom: 0.3em;
	padding-top: 5px;
	color: #4c4c4c;
}

* html div#messageArea dt.headAmbition,
* html div#messageArea dt.headPoint {
	background-position: 0px 7px;
	text-align: left;
}

*+html body div#messageArea dt.headAmbition,
*+html body div#messageArea dt.headPoint {
	background-position: 0px 9px;
}

div#messageArea dd.textAmbition {
	border-bottom: 1px solid #b2b2b2;
	padding-bottom: 0.5em;
}

div#messageArea dd.textAmbition,
div#messageArea dd.textPoint {
	font-size: 12px;
}

div#messageArea dt.headAmbition {
	color: #323232;
}

/*選手ヘッダエリア*/
div#detailHead {
	width: 721px;
	position: relative;
	padding-top: 12px;
	height: 60px;
	overflow: hidden;
}

div#detailHead.staff {
	width: 721px;
	position: relative;
	padding-top: 18px;
	height: 47px;
}

div#detailHead.staff.noPhoto {
	border-bottom: 1px solid #b2b2b2;
}

div#detailHead ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 54px;
}

div#detailHead li {
	width: 600px;
	margin: 0;
	color: #333;
	line-height: 1;
}

* html div#detailHead li {
	line-height: 1.2;
}

*+html div#detailHead li {
	line-height: 1.5;
}

div#detailHead li.position {
	height: 49px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;

}



/**/
div#detailHead.staff li.position {
	font-size: 20px;
	float: left;
	background-image: none;
	text-indent: 0;
	margin-right: 0.5em;
	color: #37a8ff;
	height: 1.7em;
	font-weight: bold;
	width: auto;
	font-family: "HiraKakuPro-W6", "ヒラギノ角ゴ Pro W6", 'ＭＳ Ｐゴシック', 'メイリオ', sans-serif;
	;
}

div#detailHead.staff li.position br {
	display: none;
}

div#detailHead li.num {
	height: 49px;
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	text-indent: -9999px;
}

div#detailHead li.name {
	width: 520px;
	font-size: 20px;
	font-weight: bold;
	vertical-align: baseline;
	position: relative;
	top: 5px;
	padding-bottom: 0.25em;
}

div#detailHead.staff li.name {
	font-size: 20px;
	font-weight: bold;
	position: static;
	top: 0;
	vertical-align: baseline;
	padding: 0;
}

* html div#detailHead.staff li.name {
	padding: 0;
}

div#detailHead li span.kana {
	font-size: 12px;
	font-weight: normal;
}

div#detailHead li.roman {
	width: 550px;
	font-size: 10px;
	position: relative;
	font-family: 'Helvetica', 'Arial', sans-serif;
	top: 5px;
	padding-top: 0.2em;
}

* html div#detailHead li.roman {
	padding-top: 0;
}

*+html div#detailHead li.roman {
	padding-top: 0;
}

* html div#detailHead.staff li.roman {
	top: 0px;
}

*+html div#detailHead.staff li.roman {
	top: -5px;
}

div#detailHead.staff li.roman {
	font-size: 10px;
	position: relative;
	font-family: 'Helvetica', 'Arial', sans-serif;
	padding-top: 0;
}

* html div#detailHead li.roman {
	width: 200px;
	top: 2px;
}

*+html body div#detailHead li.roman {
	top: -4px;
}

div#detailHead li.sentFanmail {
	width: 111px;
	position: absolute;
	top: 32px;
	right: 0;
	font-size: 1px;
	line-height: 1;
}

html>

/**/
body div#detailHead.staff li.sentFanmail {
	position: absolute;
	top: 32px;
	right: 0;
	font-size: 1px;
}

/* @end */

/* @group 2008 */

div#columnC.profile2008,
div#columnC.profile2009,
div#columnC.profile2010,
div#columnC.profile2011 {
	width: 757px;
	padding: 5px 5px 20px 5px;
	margin: 0 auto 0 auto;
}

/*選手個別*/
/*2008-p01*/
/*ポジション*/
div#detailPlayerArea.p01 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_gk.gif);
	width: 70px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p01 li.num {
	width: 20px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_01.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p01 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_01.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p01 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_01.jpg);
}




/*2008-p02*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p02 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_df.gif);
	width: 65px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p02 li.num {
	width: 28px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_02.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p02 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_02.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p02 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_02.jpg);
}




/*2008-p04*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p04 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_df.gif);
	width: 65px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p04 li.num {
	width: 30px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_04.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p04 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_04.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p04 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_04.jpg);
}



/*2008-p05*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p05 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_df.gif);
	width: 65px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p05 li.num {
	width: 29px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_05.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p05 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_05.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p05 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_05.jpg);
}



/*2008-p06*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p06 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p06 li.num {
	width: 29px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_06.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p06 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_06.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p06 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_06.jpg);
}





/*2008-p07*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p07 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_fw.gif);
	width: 80px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p07 li.num {
	width: 29px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_07.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p07 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_07.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p07 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_07.jpg);
}




/*2008-p08*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p08 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p08 li.num {
	width: 29px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_08.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p08 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_08.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p08 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_08.jpg);
}





/*2008-p09*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p09 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_fw.gif);
	width: 80px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p09 li.num {
	width: 29px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_09.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p09 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_09.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p09 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_09.jpg);
}




/*2008-p10*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p10 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_fw.gif);
	width: 80px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p10 li.num {
	width: 46px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_10.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p10 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_10.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p10 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_10.jpg);
}




/*2008-p11*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p11 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_mf.gif);
	width: 80px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p11 li.num {
	width: 40px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_11.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p11 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_11.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p11 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_11.jpg);
}




/*2008-p13*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p13 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_df.gif);
	width: 65px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p13 li.num {
	width: 45px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_13.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p13 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_13.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p13 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_13.jpg);
}




/*2008-p14*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p14 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p14 li.num {
	width: 45px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_14.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p14 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_14.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p14 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_14.jpg);
}




/*2008-p15*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p15 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p15 li.num {
	width: 45px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_15.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p15 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_15.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p15 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_15.jpg);
}



/*2008-p16*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p16 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_fw.gif);
	width: 80px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p16 li.num {
	width: 44px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_16.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p16 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_16.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p16 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_16.jpg);
}




/*2008-p17*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p17 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p17 li.num {
	width: 46px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_17.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p17 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_17.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p17 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_17.jpg);
}




/*2008-p18*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p18 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_df.gif);
	width: 65px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p18 li.num {
	width: 45px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_18.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p18 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_18.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p18 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_18.jpg);
}




/*2008-p19*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p19 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p19 li.num {
	width: 44px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_19.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p19 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_19.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p19 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_19.jpg);
}




/*2008-p20*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p20 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p20 li.num {
	width: 55px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_20.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p20 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_20.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p20 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_20.jpg);
}




/*2008-p21*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p21 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_gk.gif);
	width: 70px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p21 li.num {
	width: 41px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_21.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p21 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_21.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p21 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_21.jpg);
}




/*2008-p22*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p22 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_gk.gif);
	width: 70px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p22 li.num {
	width: 57px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_22.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p22 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_22.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p22 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_22.jpg);
}



/*2008-p23*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p23 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_fw.gif);
	width: 80px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p23 li.num {
	width: 55px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_23.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p23 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_23.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p23 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_23.jpg);
}





/*2008-p24*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p24 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p24 li.num {
	width: 59px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_24.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p24 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_24.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p24 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_24.jpg);
}




/*2008-p25*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p25 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p25 li.num {
	width: 55px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_25.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p25 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_25.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p25 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_25.jpg);
}




/*2008-p26*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p26 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p26 li.num {
	width: 54px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_26.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p26 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_26.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p26 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_26.jpg);
}



/*2008-p27*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p27 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_fw.gif);
	width: 80px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p27 li.num {
	width: 56px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_27.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p27 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_27.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p27 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_27.jpg);
}




/*2008-p28*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p28 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_gk.gif);
	width: 70px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p28 li.num {
	width: 56px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_28.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p28 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_28.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p28 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_28.jpg);
}



/*2008-p29*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p29 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p29 li.num {
	width: 55px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_29.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p29 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_29.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p29 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_29.jpg);
}




/*2008-p30*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p30 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p30 li.num {
	width: 55px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_30.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p30 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_30.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p30 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_30.jpg);
}




/*2008-p31*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p31 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p31 li.num {
	width: 43px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_31.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p31 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_31.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p31 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_31.jpg);
}




/*2008-p32*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p32 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_df.gif);
	width: 65px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p32 li.num {
	width: 54px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_32.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p32 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_32.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p32 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_32.jpg);
}




/*2008-p33*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p33 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_df.gif);
	width: 65px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p33 li.num {
	width: 54px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_33.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p33 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_33.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p33 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_33.jpg);
}

/*2008-p34*/
/*ポジション*/
div.profile2008 div#detailPlayerArea.p34 li.position {
	background-image: url(/profile/2008/page_parts/typo_player_position_fw.gif);
	width: 80px;
}

/*背番号*/
div.profile2008 div#detailPlayerArea.p34 li.num {
	width: 54px;
	margin-right: 14px;
	background-image: url(/profile/2008/page_parts/typo_player_num_34.gif);
}

/*シーン写真*/
div.profile2008 div#detailPlayerArea.p34 p#scene {
	background-image: url(/profile/2008/image_players/mem_scene_34.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.p34 dt.bustUp {
	background-image: url(/profile/2008/image_players/mem_bust_34.jpg);
}





/*スタッフ個別*/

/*s01*/
/*シーン写真*/
div.profile2008 div#detailPlayerArea.s01 p#scene {
	background-image: url(/profile/2008/image_staffs/staff_scene_01.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.s01 dt.bustUp {
	background-image: url(/profile/2008/image_staffs/staff_bust_01.jpg);
}

/*s02*/
/*シーン写真*/
div.profile2008 div#detailPlayerArea.s02 p#scene {
	background-image: url(/profile/2008/image_staffs/staff_scene_02.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.s02 dt.bustUp {
	background-image: url(/profile/2008/image_staffs/staff_bust_02.jpg);
}

/*s03*/
/*シーン写真*/
div.profile2008 div#detailPlayerArea.s03 p#scene {
	background-image: url(/profile/2008/image_staffs/staff_scene_03.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.s03 dt.bustUp {
	background-image: url(/profile/2008/image_staffs/staff_bust_03.jpg);
}

/*s04*/
/*シーン写真*/
div.profile2008 div#detailPlayerArea.s04 p#scene {
	background-image: url(/profile/2008/image_staffs/staff_scene_04.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.s04 dt.bustUp {
	background-image: url(/profile/2008/image_staffs/staff_bust_04.jpg);
}

/*s05*/
/*シーン写真*/
div.profile2008 div#detailPlayerArea.s05 p#scene {
	background-image: url(/profile/2008/image_staffs/staff_scene_05.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.s05 dt.bustUp {
	background-image: url(/profile/2008/image_staffs/staff_bust_05.jpg);
}

/*s06*/
/*シーン写真*/
div.profile2008 div#detailPlayerArea.s06 p#scene {
	background-image: url(/profile/2008/image_staffs/staff_scene_06.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.s06 dt.bustUp {
	background-image: url(/profile/2008/image_staffs/staff_bust_06.jpg);
}

/*s07*/
/*シーン写真*/
div.profile2008 div#detailPlayerArea.s07 p#scene {
	background-image: url(/profile/2008/image_staffs/staff_scene_07.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.s07 dt.bustUp {
	background-image: url(/profile/2008/image_staffs/staff_bust_07.jpg);
}

/*s08*/
/*シーン写真*/
div.profile2008 div#detailPlayerArea.s08 p#scene {
	background-image: url(/profile/2008/image_staffs/staff_scene_08.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.s08 dt.bustUp {
	background-image: url(/profile/2008/image_staffs/staff_bust_08.jpg);
}

/*s09*/
/*シーン写真*/
div.profile2008 div#detailPlayerArea.s09 p#scene {
	background-image: url(/profile/2008/image_staffs/staff_scene_09.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.s09 dt.bustUp {
	background-image: url(/profile/2008/image_staffs/staff_bust_09.jpg);
}

/*s10*/
/*シーン写真*/
div.profile2008 div#detailPlayerArea.s10 p#scene {
	background-image: url(/profile/2008/image_staffs/staff_scene_10.jpg);
}

/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.s10 dt.bustUp {
	background-image: url(/profile/2008/image_staffs/staff_bust_10.jpg);
}


/*s11*/
/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.s11 dt.bustUp {
	background-image: url(/profile/2008/image_staffs/staff_bust_11.jpg);
}


/*s12*/
/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.s12 dt.bustUp {
	background-image: url(/profile/2008/image_staffs/staff_bust_12.jpg);
}

/*s13*/
/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.s13 dt.bustUp {
	background-image: url(/profile/2008/image_staffs/staff_bust_13.jpg);
}

/*s14*/
/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.s14 dt.bustUp {
	background-image: url(/profile/2008/image_staffs/staff_bust_14.jpg);
}

/*s15*/
/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.s15 dt.bustUp {
	background-image: url(/profile/2008/image_staffs/staff_bust_15.jpg);
}

/*s16*/
/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.s16 dt.bustUp {
	background-image: url(/profile/2008/image_staffs/staff_bust_16.jpg);
}

/*s17*/
/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.s17 dt.bustUp {
	background-image: url(/profile/2008/image_staffs/staff_bust_17.jpg);
}

/*s18*/
/*バストアップ写真*/
div.profile2008 div#detailPlayerArea.s18 dt.bustUp {
	background-image: url(/profile/2008/image_staffs/staff_bust_18.jpg);
}



table#personal {}

div#detailPlayerArea table#personal td,
div#detailPlayerArea table#personal th {
	border: 1px solid #bbb;
}


div#detailPlayerArea table {}

/*テーブル関連*/




p.teamCareer {
	background-color: #fff;
	font-size: 12px;
	line-height: 1.8;
	text-align: left;
	padding: 6px;
	border: 1px #ddd solid;
	margin-top: 0;
	color: #323232;
}


div#detailPlayerArea table td,
div#detailPlayerArea table th {
	color: #323232;
	border: 1px solid #ddd;
	text-align: center;
}


table#personal td,
table#personal th {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	line-height: 1.3;
	padding-top: 8px;
	padding-bottom: 8px;
}

div#detailPlayerArea table colgroup.colYouso {
	background-color: #fff;
}

div#detailPlayerArea table colgroup.colMidashi {
	background-color: #f1f9ff;
}

div#detailPlayerArea table#personal colgroup.colMidashi {
	background-color: #f1f9ff;
}


p.midBannerArea {
	display: none;
}


table.otherTable colgroup {
	background-color: #fff;
}

table.otherTable td {
	text-align: center;
}

table.otherTable td.align_left {
	text-align: left;
}

table.otherTable th,
table.otherTable td {
	font-size: 12px;
	font-weight: normal;
}

table.otherTable tbody tr {}

table.otherTable th {
	background-color: #f1f9ff;

}


/* @end */

/* @group 2009 */

div#columnC.profile2009 div#detailPlayerArea h4 {
	font-size: 12px;
	background-image: url(/profile/2009/page_parts/bg_sttl_data_header.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding: 0.5em 0 0.7em 9px;
	color: #323232;
	text-align: left;
	font-weight: bold;
}

table#personal td {
	width: 171px;
}

tr.cell_total td {
	border-top: 1px solid #cbcbcb;
}

/*選手個別*/
/*2009-p01*/
/*ポジション*/
div.profile2009 div#detailPlayerArea.p01 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_gk.gif);
	width: 70px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p01 li.num {
	width: 20px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_01.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p01 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_01.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p01 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_01.jpg);
}




/*2009-p02*/
/*ポジション*/
div.profile2009 div#detailPlayerArea.p02 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_df.gif);
	width: 65px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p02 li.num {
	width: 28px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_02.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p02 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_02.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p02 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_02.jpg);
}




/*2009-p04*/
/*ポジション*/
div.profile2009 div#detailPlayerArea.p04 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_df.gif);
	width: 65px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p04 li.num {
	width: 30px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_04.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p04 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_04.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p04 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_04.jpg);
}



/*2009-p05*/
/*ポジション*/
div.profile2009 div#detailPlayerArea.p05 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_df.gif);
	width: 65px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p05 li.num {
	width: 29px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_05.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p05 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_05.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p05 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_05.jpg);
}



/*2009-p06*/
/*ポジション*/
div.profile2009 div#detailPlayerArea.p06 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p06 li.num {
	width: 29px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_06.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p06 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_06.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p06 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_06.jpg);
}





/*2009-p07*/
/*ポジション*/
div.profile2009 div#detailPlayerArea.p07 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_fw.gif);
	width: 80px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p07 li.num {
	width: 29px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_07.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p07 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_07.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p07 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_07.jpg);
}




/*2009-p08*/
/*ポジション*/
div.profile2009 div#detailPlayerArea.p08 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p08 li.num {
	width: 29px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_08.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p08 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_08.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p08 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_08.jpg);
}





/*2009-p09*/
/*ポジション*/
div.profile2009 div#detailPlayerArea.p09 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_fw.gif);
	width: 80px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p09 li.num {
	width: 29px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_09.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p09 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_09.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p09 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_09.jpg);
}




/*2009-p10*/
/*ポジション*/
div.profile2009 div#detailPlayerArea.p10 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_fw.gif);
	width: 80px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p10 li.num {
	width: 46px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_10.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p10 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_10.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p10 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_10.jpg);
}




/*2009-p11*/
/*ポジション*/
div.profile2009 div#detailPlayerArea.p11 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p11 li.num {
	width: 40px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_11.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p11 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_11.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p11 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_11.jpg);
}




/*2009-p13*/
/*ポジション*/
div.profile2009 div#detailPlayerArea.p13 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_df.gif);
	width: 65px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p13 li.num {
	width: 45px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_13.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p13 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_13.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p13 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_13.jpg);
}




/*2009-p14*/
/*ポジション*/
div.profile2009 div#detailPlayerArea.p14 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p14 li.num {
	width: 45px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_14.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p14 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_14.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p14 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_14.jpg);
}




/*2009-p15*/
/*ポジション*/
div.profile2009 div#detailPlayerArea.p15 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_fw.gif);
	width: 80px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p15 li.num {
	width: 45px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_15.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p15 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_15.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p15 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_15.jpg);
}



/*2009-p16*/
/*ポジション*/
div.profile2009 div#detailPlayerArea.p16 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_fw.gif);
	width: 80px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p16 li.num {
	width: 44px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_16.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p16 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_16.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p16 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_16.jpg);
}




/*2009-p17*/
/*ポジション*/
div.profile2009 div#detailPlayerArea.p17 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p17 li.num {
	width: 46px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_17.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p17 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_17.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p17 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_17.jpg);
}




/*2009-p18*/
/*ポジション*/
div.profile2009 div#detailPlayerArea.p18 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_df.gif);
	width: 65px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p18 li.num {
	width: 45px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_18.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p18 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_18.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p18 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_18.jpg);
}




/*2009-p19*/
/*ポジション*/
div.profile2009 div#detailPlayerArea.p19 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p19 li.num {
	width: 44px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_19.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p19 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_19.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p19 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_19.jpg);
}




/*2009-p20*/
/*ポジション*/
div.profile2009 div#detailPlayerArea.p20 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p20 li.num {
	width: 55px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_20.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p20 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_20.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p20 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_20.jpg);
}




/*2009-p21*/
/*ポジション*/
div.profile2009 div#detailPlayerArea.p21 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_gk.gif);
	width: 70px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p21 li.num {
	width: 41px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_21.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p21 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_21.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p21 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_21.jpg);
}




/*2009-p22*/
/*ポジション*/
div.profile2009 div#detailPlayerArea.p22 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p22 li.num {
	width: 57px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_22.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p22 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_22.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p22 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_22.jpg);
}



/*2009-p23*/
/*ポジション*/
div.profile2009 div#detailPlayerArea.p23 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p23 li.num {
	width: 55px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_23.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p23 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_23.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p23 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_23.jpg);
}





/*2009-p24*/
/*ポジション*/
div.profile2009 div#detailPlayerArea.p24 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p24 li.num {
	width: 59px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_24.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p24 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_24.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p24 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_24.jpg);
}




/*2009-p25*/
/*ポジション*/
div.profile2009 div#detailPlayerArea.p25 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_df.gif);
	width: 65px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p25 li.num {
	width: 55px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_25.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p25 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_25.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p25 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_25.jpg);
}




/*2009-p26*/
/*ポジション*/
div.profile2009 div#detailPlayerArea.p26 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p26 li.num {
	width: 54px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_26.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p26 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_26.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p26 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_26.jpg);
}



/*2009-p27*/
/*ポジション*/
div.profile2009 div#detailPlayerArea.p27 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_gk.gif);
	width: 70px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p27 li.num {
	width: 56px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_27.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p27 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_27.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p27 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_27.jpg);
}




/*2009-p28*/
/*ポジション*/
div.profile2009 div#detailPlayerArea.p28 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_gk.gif);
	width: 70px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p28 li.num {
	width: 56px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_28.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p28 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_28.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p28 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_28.jpg);
}



/*2009-p29*/
/*ポジション*/
div.profile2009 div#detailPlayerArea.p29 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p29 li.num {
	width: 55px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_29.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p29 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_29.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p29 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_29.jpg);
}






/*2009-p30 090324追記 */
/*ポジション*/
div.profile2009 div#detailPlayerArea.p30 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p30 li.num {
	width: 55px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_30.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p30 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_30.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p30 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_30.jpg);
}

/*2009-p34*/
/*ポジション*/
div.profile2009 div#detailPlayerArea.p34 li.position {
	background-image: url(/profile/2009/page_parts/typo_player_position_fw.gif);
	width: 80px;
}

/*背番号*/
div.profile2009 div#detailPlayerArea.p34 li.num {
	width: 54px;
	margin-right: 14px;
	background-image: url(/profile/2009/page_parts/typo_player_num_34.gif);
}

/*シーン写真*/
div.profile2009 div#detailPlayerArea.p34 p#scene {
	background-image: url(/profile/2009/image_players/mem_scene_34.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.p34 dt.bustUp {
	background-image: url(/profile/2009/image_players/mem_bust_34.jpg);
}





/* スタッフ個別 2009 ====================== */

/*s01*/
/*シーン写真*/
div.profile2009 div#detailPlayerArea.s01 p#scene {
	background-image: url(/profile/2009/image_staffs/staff_scene_01.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.s01 dt.bustUp {
	background-image: url(/profile/2009/image_staffs/staff_bust_01.jpg);
}

/*s02*/
/*シーン写真*/
div.profile2009 div#detailPlayerArea.s02 p#scene {
	background-image: url(/profile/2009/image_staffs/staff_scene_02.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.s02 dt.bustUp {
	background-image: url(/profile/2009/image_staffs/staff_bust_02.jpg);
}

/*s03*/
/*シーン写真*/
div.profile2009 div#detailPlayerArea.s03 p#scene {
	background-image: url(/profile/2009/image_staffs/staff_scene_03.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.s03 dt.bustUp {
	background-image: url(/profile/2009/image_staffs/staff_bust_03.jpg);
}

/*s04*/
/*シーン写真*/
div.profile2009 div#detailPlayerArea.s04 p#scene {
	background-image: url(/profile/2009/image_staffs/staff_scene_04.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.s04 dt.bustUp {
	background-image: url(/profile/2009/image_staffs/staff_bust_04.jpg);
}

/*s05*/
/*シーン写真*/
div.profile2009 div#detailPlayerArea.s05 p#scene {
	background-image: url(/profile/2009/image_staffs/staff_scene_05.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.s05 dt.bustUp {
	background-image: url(/profile/2009/image_staffs/staff_bust_05.jpg);
}

/*s06*/
/*シーン写真*/
div.profile2009 div#detailPlayerArea.s06 p#scene {
	background-image: url(/profile/2009/image_staffs/staff_scene_06.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.s06 dt.bustUp {
	background-image: url(/profile/2009/image_staffs/staff_bust_06.jpg);
}

/*s07*/
/*シーン写真*/
div.profile2009 div#detailPlayerArea.s07 p#scene {
	background-image: url(/profile/2009/image_staffs/staff_scene_07.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.s07 dt.bustUp {
	background-image: url(/profile/2009/image_staffs/staff_bust_07.jpg);
}

/*s08*/
/*シーン写真*/
div.profile2009 div#detailPlayerArea.s08 p#scene {
	background-image: url(/profile/2009/image_staffs/staff_scene_08.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.s08 dt.bustUp {
	background-image: url(/profile/2009/image_staffs/staff_bust_08.jpg);
}

/*s09*/
/*シーン写真*/
div.profile2009 div#detailPlayerArea.s09 p#scene {
	background-image: url(/profile/2009/image_staffs/staff_scene_09.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.s09 dt.bustUp {
	background-image: url(/profile/2009/image_staffs/staff_bust_09.jpg);
}

/*s10*/
/*シーン写真*/
div.profile2009 div#detailPlayerArea.s10 p#scene {
	background-image: url(/profile/2009/image_staffs/staff_scene_10.jpg);
}

/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.s10 dt.bustUp {
	background-image: url(/profile/2009/image_staffs/staff_bust_10.jpg);
}


/*s11*/
/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.s11 dt.bustUp {
	background-image: url(/profile/2009/image_staffs/staff_bust_11.jpg);
}


/*s13*/
/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.s13 dt.bustUp {
	background-image: url(/profile/2009/image_staffs/staff_bust_13.jpg);
}

/*s14*/
/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.s14 dt.bustUp {
	background-image: url(/profile/2009/image_staffs/staff_bust_14.jpg);
}

/*s15*/
/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.s15 dt.bustUp {
	background-image: url(/profile/2009/image_staffs/staff_bust_15.jpg);
}

/*s16*/
/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.s16 dt.bustUp {
	background-image: url(/profile/2009/image_staffs/staff_bust_16.jpg);
}

/*s17*/
/*バストアップ写真*/
div.profile2009 div#detailPlayerArea.s17 dt.bustUp {
	background-image: url(/profile/2009/image_staffs/staff_bust_17.jpg);
}

/*s18*/
/*バストアップ写真*/

/*シーン写真*/
div.profile2009 div#detailPlayerArea.s18 p#scene {
	background-image: url(/profile/2009/image_staffs/staff_scene_18.jpg);
}

div.profile2009 div#detailPlayerArea.s18 dt.bustUp {
	background-image: url(/profile/2009/image_staffs/staff_bust_18.jpg);
}


/*s19 090324追記 */
/*バストアップ写真*/

div.profile2009 div#detailPlayerArea.s19 dt.bustUp {
	background-image: url(/profile/2009/image_staffs/staff_bust_19.jpg);
}





div#detailPlayerArea table {}

/* @end */

/* @group 2010 */

div#columnC.profile2010 div#detailPlayerArea h4 {
	font-size: 14px;

	background-image: url(/profile/2010/page_parts/bg_sttl_data_header.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding: 0.6em 0 0.4em 9px;
	color: #323232;
	text-align: left;
	font-weight: bold;

}

table#personal td {
	width: 171px;
}

tr.cell_total td {
	border-top: 1px solid #cbcbcb;
}


div#columnC p.prof_caution {
	color: #ff0000;
	margin: 0 0 0.4em 0;
}

/* フォトギャラリー */

div#box_photo_gallery {
	width: 719px;
	height: auto;
	border: 1px solid #d8d8d8;
}

div#box_photo_gallery ul {
	width: 715px;
	height: auto;
	list-style: none;
	margin: 0;
	padding: 4px 0 4px 4px;
	border-bottom: 1px solid #d8d8d8;
}

div#box_photo_gallery ul li {
	font-size: 2px;
	line-height: 1;
	float: left;
}


div#box_photo_gallery ul li a {
	display: block;
}

div#box_photo_gallery ul li a img {
	height: 32px;
	border: 4px solid #fff;
}

div#box_photo_gallery ul li a:hover img {
	height: 32px;
	border: 4px solid #C7E6FF;
}

div#box_photo_gallery p#photo_large {
	width: 719px;
	clear: both;
	margin: 0;
	text-align: center;
	padding: 24px 0 24px 0;
}

div#box_photo_gallery p#photo_large img {}



/*選手個別*/
/*2010-p01*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p01 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_gk.gif);
	width: 70px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p01 li.num {
	width: 20px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_01.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p01 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_01.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p01 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_01.jpg);
}




/*2010-p02*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p02 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_df.gif);
	width: 65px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p02 li.num {
	width: 28px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_02.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p02 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_02.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p02 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_02.jpg);
}


/*2010-p03*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p03 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_df.gif);
	width: 65px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p03 li.num {
	width: 28px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_03.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p03 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_03.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p03 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_03.jpg);
}




/*2010-p04*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p04 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_df.gif);
	width: 65px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p04 li.num {
	width: 30px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_04.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p04 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_04.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p04 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_04.jpg);
}



/*2010-p05*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p05 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_df.gif);
	width: 65px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p05 li.num {
	width: 29px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_05.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p05 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_05.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p05 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_05.jpg);
}



/*2010-p06*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p06 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p06 li.num {
	width: 29px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_06.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p06 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_06.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p06 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_06.jpg);
}





/*2010-p07*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p07 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_fw.gif);
	width: 80px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p07 li.num {
	width: 29px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_07.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p07 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_07.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p07 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_07.jpg);
}




/*2010-p08*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p08 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_df.gif);
	width: 73px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p08 li.num {
	width: 29px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_08.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p08 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_08.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p08 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_08.jpg);
}





/*2010-p09*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p09 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_fw.gif);
	width: 80px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p09 li.num {
	width: 29px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_09.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p09 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_09.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p09 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_09.jpg);
}




/*2010-p10*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p10 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_fw.gif);
	width: 80px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p10 li.num {
	width: 46px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_10.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p10 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_10.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p10 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_10.jpg);
}




/*2010-p11*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p11 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p11 li.num {
	width: 40px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_11.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p11 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_11.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p11 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_11.jpg);
}




/*2010-p13*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p13 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_df.gif);
	width: 65px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p13 li.num {
	width: 45px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_13.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p13 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_13.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p13 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_13.jpg);
}




/*2010-p14*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p14 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p14 li.num {
	width: 45px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_14.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p14 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_14.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p14 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_14.jpg);
}




/*2010-p15*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p15 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_fw.gif);
	width: 80px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p15 li.num {
	width: 45px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_15.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p15 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_15.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p15 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_15.jpg);
}



/*2010-p16*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p16 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_mf.gif);
	width: 80px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p16 li.num {
	width: 44px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_16.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p16 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_16.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p16 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_16.jpg);
}




/*2010-p17*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p17 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p17 li.num {
	width: 46px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_17.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p17 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_17.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p17 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_17.jpg);
}




/*2010-p18*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p18 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_df.gif);
	width: 65px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p18 li.num {
	width: 45px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_18.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p18 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_18.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p18 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_18.jpg);
}




/*2010-p19*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p19 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p19 li.num {
	width: 44px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_19.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p19 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_19.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p19 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_19.jpg);
}




/*2010-p20*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p20 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p20 li.num {
	width: 55px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_20.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p20 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_20.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p20 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_20.jpg);
}




/*2010-p21*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p21 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_gk.gif);
	width: 70px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p21 li.num {
	width: 41px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_21.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p21 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_21.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p21 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_21.jpg);
}




/*2010-p22*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p22 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p22 li.num {
	width: 57px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_22.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p22 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_22.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p22 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_22.jpg);
}



/*2010-p23*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p23 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p23 li.num {
	width: 55px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_23.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p23 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_23.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p23 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_23.jpg);
}





/*2010-p24*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p24 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_fw.gif);
	width: 83px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p24 li.num {
	width: 59px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_24.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p24 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_24.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p24 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_24.jpg);
}




/*2010-p25*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p25 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_df.gif);
	width: 65px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p25 li.num {
	width: 55px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_25.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p25 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_25.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p25 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_25.jpg);
}




/*2010-p26*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p26 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_fw.gif);
	width: 81px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p26 li.num {
	width: 54px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_26.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p26 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_26.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p26 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_26.jpg);
}



/*2010-p27*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p27 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_gk.gif);
	width: 70px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p27 li.num {
	width: 56px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_27.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p27 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_27.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p27 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_27.jpg);
}




/*2010-p28*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p28 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_gk.gif);
	width: 70px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p28 li.num {
	width: 56px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_28.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p28 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_28.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p28 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_28.jpg);
}



/*2010-p29*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p29 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p29 li.num {
	width: 55px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_29.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p29 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_29.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p29 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_29.jpg);
}






/*2010-p30 090324追記 */
/*ポジション*/
div.profile2010 div#detailPlayerArea.p30 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_df.gif);
	width: 73px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p30 li.num {
	width: 55px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_30.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p30 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_30.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p30 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_30.jpg);
}

/*2010-p34*/
/*ポジション*/
div.profile2010 div#detailPlayerArea.p34 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_fw.gif);
	width: 80px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p34 li.num {
	width: 54px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_34.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p34 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_34.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p34 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_34.jpg);
}

/* 2010-p35 20100729 -修正 */
/*ポジション*/
div.profile2010 div#detailPlayerArea.p35 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_gk.gif);
	width: 80px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p35 li.num {
	width: 54px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_35.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p35 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_35.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p35 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_35.jpg);
}

/* 2010-p36 */
/*ポジション*/
div.profile2010 div#detailPlayerArea.p36 li.position {
	background-image: url(/profile/2010/page_parts/typo_player_position_gk.gif);
	width: 80px;
}

/*背番号*/
div.profile2010 div#detailPlayerArea.p36 li.num {
	width: 54px;
	margin-right: 14px;
	background-image: url(/profile/2010/page_parts/typo_player_num_36.gif);
}

/*シーン写真*/
div.profile2010 div#detailPlayerArea.p36 p#scene {
	background-image: url(/profile/2010/image_players/mem_scene_36.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.p36 dt.bustUp {
	background-image: url(/profile/2010/image_players/mem_bust_36.jpg);
}





/* スタッフ個別 2010 ====================== */

/*s01*/
/*シーン写真*/
div.profile2010 div#detailPlayerArea.s01 p#scene {
	background-image: url(/profile/2010/image_staffs/staff_scene_01.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.s01 dt.bustUp {
	background-image: url(/profile/2010/image_staffs/staff_bust_01.jpg);
}

/*s02*/
/*シーン写真*/
div.profile2010 div#detailPlayerArea.s02 p#scene {
	background-image: url(/profile/2010/image_staffs/staff_scene_02.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.s02 dt.bustUp {
	background-image: url(/profile/2010/image_staffs/staff_bust_02.jpg);
}

/*s03*/
/*シーン写真*/
div.profile2010 div#detailPlayerArea.s03 p#scene {
	background-image: url(/profile/2010/image_staffs/staff_scene_03.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.s03 dt.bustUp {
	background-image: url(/profile/2010/image_staffs/staff_bust_03.jpg);
}

/*s04*/
/*シーン写真*/
div.profile2010 div#detailPlayerArea.s04 p#scene {
	background-image: url(/profile/2010/image_staffs/staff_scene_04.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.s04 dt.bustUp {
	background-image: url(/profile/2010/image_staffs/staff_bust_04.jpg);
}

/*s05*/
/*シーン写真*/
div.profile2010 div#detailPlayerArea.s05 p#scene {
	background-image: url(/profile/2010/image_staffs/staff_scene_05.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.s05 dt.bustUp {
	background-image: url(/profile/2010/image_staffs/staff_bust_05.jpg);
}

/*s06*/
/*シーン写真*/
div.profile2010 div#detailPlayerArea.s06 p#scene {
	background-image: url(/profile/2010/image_staffs/staff_scene_06.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.s06 dt.bustUp {
	background-image: url(/profile/2010/image_staffs/staff_bust_06.jpg);
}

/*s07*/
/*シーン写真*/
div.profile2010 div#detailPlayerArea.s07 p#scene {
	background-image: url(/profile/2010/image_staffs/staff_scene_07.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.s07 dt.bustUp {
	background-image: url(/profile/2010/image_staffs/staff_bust_07.jpg);
}

/*s08*/
/*シーン写真*/
div.profile2010 div#detailPlayerArea.s08 p#scene {
	background-image: url(/profile/2010/image_staffs/staff_scene_08.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.s08 dt.bustUp {
	background-image: url(/profile/2010/image_staffs/staff_bust_08.jpg);
}

/*s09*/
/*シーン写真*/
div.profile2010 div#detailPlayerArea.s09 p#scene {
	background-image: url(/profile/2010/image_staffs/staff_scene_09.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.s09 dt.bustUp {
	background-image: url(/profile/2010/image_staffs/staff_bust_09.jpg);
}

/*s10*/
/*シーン写真*/
div.profile2010 div#detailPlayerArea.s10 p#scene {
	background-image: url(/profile/2010/image_staffs/staff_scene_10.jpg);
}

/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.s10 dt.bustUp {
	background-image: url(/profile/2010/image_staffs/staff_bust_10.jpg);
}


/*s11*/
/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.s11 dt.bustUp {
	background-image: url(/profile/2010/image_staffs/staff_bust_11.jpg);
}

/*s12*/
/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.s12 dt.bustUp {
	background-image: url(/profile/2010/image_staffs/staff_bust_12.jpg);
}

/*s13*/
/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.s13 dt.bustUp {
	background-image: url(/profile/2010/image_staffs/staff_bust_13.jpg);
}

/*s14*/
/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.s14 dt.bustUp {
	background-image: url(/profile/2010/image_staffs/staff_bust_14.jpg);
}

/*s15*/
/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.s15 dt.bustUp {
	background-image: url(/profile/2010/image_staffs/staff_bust_15.jpg);
}

/*s16*/
/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.s16 dt.bustUp {
	background-image: url(/profile/2010/image_staffs/staff_bust_16.jpg);
}

/*s17*/
/*バストアップ写真*/
div.profile2010 div#detailPlayerArea.s17 dt.bustUp {
	background-image: url(/profile/2010/image_staffs/staff_bust_17.jpg);
}

/*s18*/
/*バストアップ写真*/

/*シーン写真*/
div.profile2010 div#detailPlayerArea.s18 p#scene {
	background-image: url(/profile/2010/image_staffs/staff_scene_18.jpg);
}

div.profile2010 div#detailPlayerArea.s18 dt.bustUp {
	background-image: url(/profile/2010/image_staffs/staff_bust_18.jpg);
}


/*s19 090324追記 */
/*バストアップ写真*/

div.profile2010 div#detailPlayerArea.s19 dt.bustUp {
	background-image: url(/profile/2010/image_staffs/staff_bust_19.jpg);
}


p.txt_last_modefi {
	text-align: right;
	font-size: 10px;
	color: #555;
}


div#detailPlayerArea table {
	background-color: #dddddd;
}

/* @end */

/* @group 2011 */

div#columnC.profile2011 div#detailPlayerArea h4 {
	text-align: left;
	font-size: 12px;
	background-image: url(/profile/2011/page_parts/bg_sttl_data_header.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding: 0.5em 0 0.6em 9px;
	color: #323232;
	font-weight: bold;
}

table#personal td {
	width: 171px;
}

tr.cell_total td {
	border-top: 1px solid #cbcbcb;
}


div#columnC p.prof_caution {
	color: #ff0000;
	margin: 0 0 0.4em 0;
}

/* フォトギャラリー */

div#box_photo_gallery {
	width: 719px;
	height: auto;
	border: 1px solid #d8d8d8;
}

div#box_photo_gallery ul {
	width: 715px;
	height: auto;
	list-style: none;
	margin: 0;
	padding: 4px 0 4px 4px;
	border-bottom: 1px solid #d8d8d8;
}

div#box_photo_gallery ul li {
	font-size: 2px;
	line-height: 1;
	float: left;
}


div#box_photo_gallery ul li a {
	display: block;
}

div#box_photo_gallery ul li a img {
	height: 32px;
	border: 4px solid #fff;
}

div#box_photo_gallery ul li a:hover img {
	height: 32px;
	border: 4px solid #C7E6FF;
}

div#box_photo_gallery p#photo_large {
	width: 719px;
	clear: both;
	margin: 0;
	text-align: center;
	padding: 24px 0 24px 0;
}

div#box_photo_gallery p#photo_large img {}


div.profile2011 div#detailPlayerArea table td {
	background-color: #fff;
}

div.profile2011 div#detailPlayerArea table th {
	background-color: #f1f9ff;
	font-weight: normal;
}


/*選手個別*/
/*2011-p01*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p01 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_gk.gif);
	width: 70px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p01 li.num {
	width: 20px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_01.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p01 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_01.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p01 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_01.jpg);
}




/*2011-p02*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p02 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_df.gif);
	width: 65px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p02 li.num {
	width: 28px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_02.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p02 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_02.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p02 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_02.jpg);
}


/*2011-p03*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p03 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_df.gif);
	width: 65px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p03 li.num {
	width: 28px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_03.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p03 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_03.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p03 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_03.jpg);
}




/*2011-p04*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p04 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_df.gif);
	width: 65px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p04 li.num {
	width: 30px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_04.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p04 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_04.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p04 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_04.jpg);
}



/*2011-p05*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p05 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_df.gif);
	width: 65px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p05 li.num {
	width: 29px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_05.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p05 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_05.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p05 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_05.jpg);
}



/*2011-p06*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p06 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p06 li.num {
	width: 29px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_06.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p06 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_06.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p06 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_06.jpg);
}





/*2011-p07*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p07 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_fw.gif);
	width: 80px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p07 li.num {
	width: 29px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_07.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p07 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_07.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p07 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_07.jpg);
}




/*2011-p08*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p08 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_df.gif);
	width: 73px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p08 li.num {
	width: 29px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_08.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p08 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_08.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p08 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_08.jpg);
}





/*2011-p09*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p09 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_fw.gif);
	width: 80px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p09 li.num {
	width: 29px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_09.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p09 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_09.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p09 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_09.jpg);
}




/*2011-p10*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p10 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_fw.gif);
	width: 80px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p10 li.num {
	width: 46px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_10.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p10 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_10.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p10 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_10.jpg);
}




/*2011-p11*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p11 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_fw.gif);
	width: 80px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p11 li.num {
	width: 40px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_11.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p11 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_11.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p11 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_11.jpg);
}




/*2011-p13*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p13 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_mf.gif);
	width: 65px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p13 li.num {
	width: 45px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_13.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p13 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_13.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p13 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_13.jpg);
}




/*2011-p14*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p14 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p14 li.num {
	width: 45px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_14.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p14 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_14.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p14 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_14.jpg);
}




/*2011-p15*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p15 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_df.gif);
	width: 68px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p15 li.num {
	width: 45px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_15.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p15 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_15.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p15 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_15.jpg);
}



/*2011-p16*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p16 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_mf.gif);
	width: 80px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p16 li.num {
	width: 44px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_16.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p16 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_16.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p16 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_16.jpg);
}




/*2011-p17*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p17 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_df.gif);
	width: 73px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p17 li.num {
	width: 46px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_17.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p17 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_17.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p17 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_17.jpg);
}




/*2011-p18*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p18 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_mf.gif);
	width: 80px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p18 li.num {
	width: 45px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_18.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p18 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_18.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p18 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_18.jpg);
}




/*2011-p19*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p19 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p19 li.num {
	width: 44px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_19.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p19 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_19.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p19 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_19.jpg);
}




/*2011-p20*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p20 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p20 li.num {
	width: 55px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_20.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p20 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_20.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p20 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_20.jpg);
}




/*2011-p21*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p21 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_fw.gif);
	width: 80px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p21 li.num {
	width: 41px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_21.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p21 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_21.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p21 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_21.jpg);
}




/*2011-p22*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p22 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_df.gif);
	width: 73px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p22 li.num {
	width: 57px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_22.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p22 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_22.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p22 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_22.jpg);
}



/*2011-p23*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p23 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p23 li.num {
	width: 55px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_23.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p23 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_23.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p23 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_23.jpg);
}





/*2011-p24*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p24 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_df.gif);
	width: 65px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p24 li.num {
	width: 59px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_24.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p24 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_24.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p24 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_24.jpg);
}




/*2011-p25*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p25 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_df.gif);
	width: 65px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p25 li.num {
	width: 55px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_25.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p25 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_25.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p25 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_25.jpg);
}




/*2011-p26*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p26 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_gk.gif);
	width: 81px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p26 li.num {
	width: 54px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_26.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p26 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_26.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p26 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_26.jpg);
}



/*2011-p27*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p27 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_gk.gif);
	width: 70px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p27 li.num {
	width: 56px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_27.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p27 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_27.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p27 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_27.jpg);
}




/*2011-p28*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p28 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_gk.gif);
	width: 70px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p28 li.num {
	width: 56px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_28.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p28 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_28.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p28 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_28.jpg);
}



/*2011-p29*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p29 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p29 li.num {
	width: 55px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_29.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p29 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_29.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p29 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_29.jpg);
}






/*ポジション*/
div.profile2011 div#detailPlayerArea.p30 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_mf.gif);
	width: 73px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p30 li.num {
	width: 55px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_30.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p30 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_30.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p30 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_30.jpg);
}

/*2011-p31*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p31 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_fw.gif);
	width: 80px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p31 li.num {
	width: 54px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_31.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p31 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_31.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p31 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_31.jpg);
}

/*2011-p32*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p32 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_gk.gif);
	width: 80px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p32 li.num {
	width: 54px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_32.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p32 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_32.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p32 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_32.jpg);
}

/*ポジション*/
div.profile2011 div#detailPlayerArea.p35 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_gk.gif);
	width: 80px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p35 li.num {
	width: 54px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_35.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p35 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_35.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p35 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_35.jpg);
}

/* 2011-p36 */
/*ポジション*/
div.profile2011 div#detailPlayerArea.p36 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_gk.gif);
	width: 80px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p36 li.num {
	width: 54px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_36.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p36 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_36.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p36 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_36.jpg);
}

/*2011-p33*/
/*ポジション*/
div.profile2011 div#detailPlayerArea.p33 li.position {
	background-image: url(/profile/common_page_parts/typo_player_position_gk.gif);
	width: 80px;
}

/*背番号*/
div.profile2011 div#detailPlayerArea.p33 li.num {
	width: 54px;
	margin-right: 14px;
	background-image: url(/profile/common_page_parts/typo_player_num_33.gif);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.p33 p#scene {
	background-image: url(/profile/2011/image_players/mem_scene_33.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.p33 dt.bustUp {
	background-image: url(/profile/2011/image_players/mem_bust_33.jpg);
}




/* スタッフ個別 2011 ====================== */

/*s01*/
/*シーン写真*/
div.profile2011 div#detailPlayerArea.s01 p#scene {
	background-image: url(/profile/2011/image_staffs/staff_scene_01.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.s01 dt.bustUp {
	background-image: url(/profile/2011/image_staffs/staff_bust_01.jpg);
}

/*s02*/
/*シーン写真*/
div.profile2011 div#detailPlayerArea.s02 p#scene {
	background-image: url(/profile/2011/image_staffs/staff_scene_02.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.s02 dt.bustUp {
	background-image: url(/profile/2011/image_staffs/staff_bust_02.jpg);
}

/*s03*/
/*シーン写真*/
div.profile2011 div#detailPlayerArea.s03 p#scene {
	background-image: url(/profile/2011/image_staffs/staff_scene_03.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.s03 dt.bustUp {
	background-image: url(/profile/2011/image_staffs/staff_bust_03.jpg);
}

/*s04*/
/*シーン写真*/
div.profile2011 div#detailPlayerArea.s04 p#scene {
	background-image: url(/profile/2011/image_staffs/staff_scene_04.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.s04 dt.bustUp {
	background-image: url(/profile/2011/image_staffs/staff_bust_04.jpg);
}

/*s05*/
/*シーン写真*/
div.profile2011 div#detailPlayerArea.s05 p#scene {
	background-image: url(/profile/2011/image_staffs/staff_scene_05.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.s05 dt.bustUp {
	background-image: url(/profile/2011/image_staffs/staff_bust_05.jpg);
}

/*s06*/
/*シーン写真*/
div.profile2011 div#detailPlayerArea.s06 p#scene {
	background-image: url(/profile/2011/image_staffs/staff_scene_06.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.s06 dt.bustUp {
	background-image: url(/profile/2011/image_staffs/staff_bust_06.jpg);
}

/*s07*/
/*シーン写真*/
div.profile2011 div#detailPlayerArea.s07 p#scene {
	background-image: url(/profile/2011/image_staffs/staff_scene_07.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.s07 dt.bustUp {
	background-image: url(/profile/2011/image_staffs/staff_bust_07.jpg);
}

/*s08*/
/*シーン写真*/
div.profile2011 div#detailPlayerArea.s08 p#scene {
	background-image: url(/profile/2011/image_staffs/staff_scene_08.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.s08 dt.bustUp {
	background-image: url(/profile/2011/image_staffs/staff_bust_08.jpg);
}

/*s09*/
/*シーン写真*/
div.profile2011 div#detailPlayerArea.s09 p#scene {
	background-image: url(/profile/2011/image_staffs/staff_scene_09.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.s09 dt.bustUp {
	background-image: url(/profile/2011/image_staffs/staff_bust_09.jpg);
}

/*s10*/
/*シーン写真*/
div.profile2011 div#detailPlayerArea.s10 p#scene {
	background-image: url(/profile/2011/image_staffs/staff_scene_10.jpg);
}

/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.s10 dt.bustUp {
	background-image: url(/profile/2011/image_staffs/staff_bust_10.jpg);
}


/*s11*/
/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.s11 dt.bustUp {
	background-image: url(/profile/2011/image_staffs/staff_bust_11.jpg);
}

/*s12*/
/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.s12 dt.bustUp {
	background-image: url(/profile/2011/image_staffs/staff_bust_12.jpg);
}

/*s13*/
/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.s13 dt.bustUp {
	background-image: url(/profile/2011/image_staffs/staff_bust_13.jpg);
}

/*s14*/
/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.s14 dt.bustUp {
	background-image: url(/profile/2011/image_staffs/staff_bust_14.jpg);
}

/*s15*/
/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.s15 dt.bustUp {
	background-image: url(/profile/2011/image_staffs/staff_bust_15.jpg);
}

/*s16*/
/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.s16 dt.bustUp {
	background-image: url(/profile/2011/image_staffs/staff_bust_16.jpg);
}

/*s17*/
/*バストアップ写真*/
div.profile2011 div#detailPlayerArea.s17 dt.bustUp {
	background-image: url(/profile/2011/image_staffs/staff_bust_17.jpg);
}

/*シーン写真*/
div.profile2011 div#detailPlayerArea.s17 p#scene {
	background-image: url(/profile/2011/image_staffs/staff_scene_17.jpg);
}




/* 相馬コンテンツ */

div#box_soma_archives {
	width: 721px;
	height: auto;
	overflow: hidden;
}


div#columnC div#box_soma_archives h4 {
	margin-bottom: 13px;
}

div#box_soma_archives ul {
	width: 780px;
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;

}

div#box_soma_archives ul li {
	font-size: 12px;
	margin-right: 8px;
	margin-bottom: 8px;
	width: 220px;
	height: 170px;
	float: left;
	line-height: 1.4;

}

div#box_soma_archives ul li img {
	display: block;
	margin: 0 0 6px 0;
}

div#box_soma_archives ul li#msg2011 {
	width: 264px;
	height: 376px;
	line-height: 0;
	margin: 0 8px 0 0;
	padding: 0 0 0 0;
}

ul li#msg2011 p#btn_box_expand {
	width: 264px;
	height: 376px;
	margin: 0;
	line-height: 1;
	background-image: url(/profile/2011/soma_images/btns_soma_archives_2011msg.jpg);
	text-indent: -9999px;
	cursor: pointer;
}


div#scale_box_msg {
	height: auto;
	float: none;
	clear: both;
	width: 679px;
	padding: 300px 20px 1em 20px;
	border: 1px solid #e5e5e5;
	background-image: url(/profile/2011/soma_images/bg_soma_msg_2011.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	margin-bottom: 20px;
	display: none;
}

*+html div#scale_box_msg {
	padding-top: 312px;
}

* html div#scale_box_msg {
	padding-top: 312px;
}

div#scale_box_msg p {
	font-size: 12px;
	line-height: 1.8;
	display: block;
}

div#scale_box_msg p#btn_close_msg {
	position: absolute;
	margin: 0;
	top: 0;
	right: 0;
	font-size: 2px;
	line-height: 0;
}

div#scale_box_msg p#btn_close_msg img {
	margin: 0;
}

/* ブログ紹介 */
div#box_blog_review {
	height: auto;
	color: #fff;
	font-size: 1px;
}

div#box_blog_inner {
	border: 1px solid #ddd;
	height: auto;
	border-bottom: none;
}


div#box_blog_inner p {
	font-size: 12px;
	color: #262626;
	line-height: 1.2;
	margin: 0;
	padding: 0.8em 8px 0.8em 8px;
}


/* @end */



/* サブリスト　2011 */

div#box_side_all_list {
	width: 145px;
	height: auto;
	padding: 0 0 21px 0;
	background-image: url(/profile/page_parts_old/bg_profile_side_list_bot.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}

div#box_side_all_list div.inner {
	width: 127px;
	height: auto;
	background-image: url(/profile/page_parts_old/bg_profile_side_list.png);
	background-position: 0 100px;
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
}

div#box_side_all_list h4 {
	color: #fff;
	font-size: 0;
	line-height: 0;
	margin: 0 0 0 0;

}

div#box_side_all_list h5 {
	width: 127px;
	color: #fff;
	font-size: 12px;
	line-height: 1.1;
	margin: 0 0 0.7em 0;
	background-image: url(../common_parts/bg_dot_w100_1pitch.gif);
	background-position: 0 100%;
	background-repeat: repeat-x;
	padding: 0 0 0.3em 0;
}

div#box_side_all_list div#slist_staff h5 {
	padding-top: 6px;
}

div#box_side_all_list ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

div#box_side_all_list ul li {
	font-size: 10px;
	line-height: 1.2em;
	margin: 0 0 3px 0;
}

div#box_side_all_list ul li a {
	color: #fff;
}

div#box_side_all_list ul li a:hover {
	text-decoration: underline;
}

/* @group ページ内アンカーナビ */

div#box_anchor_navi {
	width: 721px;
	height: auto;
	background-color: #f4f4f4;
}

div#box_anchor_navi ul {
	width: 703px;
	height: auto;
	list-style: none;
	padding: 0;
	margin: 0;
	border: 1px solid #d8d8d8;
	border-bottom: none;
	padding: 0.6em 8px 0.3em 8px;
}

* html div#box_anchor_navi ul {
	padding-bottom: 0.6em;
}

*+html div#box_anchor_navi ul {
	padding-bottom: 0.6em;
}

div#box_anchor_navi ul li {
	font-size: 10px;
	line-height: 1.2;
	float: left;
	margin: 0 0.8em 0.5em 0;
	display: inline-block;
	width: auto;
}

div#box_anchor_navi ul li.lf {
	clear: both;
	float: none;
	width: 0px;
	height: 0px;
	line-height: 0;
	overflow: hidden;
	font-size: 0px;
	padding: 0;
	margin: 0;
	display: block;
}



div#box_anchor_navi ul li a {
	padding: 0.2em 0 0.2em 11px;
	color: #323232;
	background-image: url(/profile/2010/page_parts/bg_btn_head_tip_arrow.gif);
	background-position: 0 -30%;
	background-repeat: no-repeat;
}

*+html div#box_anchor_navi ul li a {
	background-position: 0 5px;
}

html>

/**/
body div#box_anchor_navi ul li a {
	background-position: 0 5px;
}

* html div#box_anchor_navi ul li a {
	color: #7f7f7f;
}

div#box_anchor_navi ul li a:hover {
	color: #3caafe;
	text-decoration: underline;
	background-position: 0 -15px;
}

div#box_anchor_navi ul li.x5 {
	width: 5em;
}

div#box_anchor_navi ul li.x6 {
	width: 6em;
}

div#box_anchor_navi ul li.x10 {
	width: 10em;
}

div#box_anchor_navi ul li.x12 {
	width: 12em;
}

div#box_anchor_navi ul li.x13 {
	width: 13em;
}

div#box_anchor_navi ul li.x14 {
	width: 14em;
}

div#box_anchor_navi ul li.x15 {
	width: 15em;
}

div#box_anchor_navi ul li.x16 {
	width: 16em;
}

div#box_anchor_navi ul li.x17 {
	width: 17em;
}

div#box_anchor_navi ul li.x18 {
	width: 18em;
}

div#box_anchor_navi ul li.x19 {
	width: 19em;
}


div#box_anchor_navi ul li.x2 {
	width: 21em;
}

/* @end */

/* @group 旧CSS */

div#aleartArea {
	height: auto;
	padding: 20px;
	border: #37A8FF 1px solid;
}

div#aleartArea h4 {
	margin: 0 0 1em 0;
}

div#detailPlayerArea h4 {
	clear: both;
	margin: 20px 0 0 0;
}

div#detailPlayerArea h4 img {
	vertical-align: bottom;
}

/*プロフィールエリア全体*/

div#profileIndex {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 637px;
	height: auto;
	z-index: 0;
}

/* @group ヘッダの設定 */

/*ヘッダの設定*/



div#profileIndex.s2008 div#titleHeader {
	width: 637px;
	height: 51px;
	background-image: url(/profile/page_parts_old/head_season_2008.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 7px;
	position: relative;
	z-index: 1;
}


div#profileIndex.s2007 div#titleHeader {
	width: 637px;
	height: 51px;
	background-image: url(/profile/page_parts_old/head_season_2007.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 7px;
	position: relative;
	z-index: 1;
}

/*見出し*/

div#profileIndex div#titleHeader h2 {
	text-indent: -9999px;
	width: 30px;
	margin: 0;
}

/*ここでwidthを設定しないと
WinIEで下の<a>タグ指定と干渉する*/

div#profileIndex div#titleHeader p {
	margin: 0;
}

div#profileIndex div#titleHeader p {
	position: absolute;
	top: 18px;
	right: 11px;
}

div#profileIndex div#titleHeader p a {
	display: block;
	font-size: 10px;
	width: 114px;
	height: 13px;
	text-indent: -9999px;
	text-decoration: none;
	line-height: 1em;
	z-index: 5;
	background-image: url(/profile/page_parts_old/button_past_profiles.gif);
}

/* @end */

/* @group トップリストブロック */

div#memberBlock {
	background-image: url(/profile/page_parts_old/base_pat_position_area.gif);
	background-position: 0 35px;
	background-repeat: repeat-x;
	height: auto;
	margin-bottom: 24px;
}

div#memberBlock:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

div#memberBlock {
	display: inline-table;
}

/*MacIE 以外はこちら\*/

* html div#memberBlock {
	height: 1%;
}

div#memberBlock {
	display: block;
}

/*MacIE 以外の指定〜終わり*/

div#memberBlock h4#positionHeader {
	width: 637px;
	height: 35px;
	text-indent: 0;
	background-image: none;
	border: none;
	margin: 0 0 12px 0;
	text-align: left;
}

div#memberBlock h4#positionHeaderSupporters {
	width: 637px;
	height: 35px;
	text-indent: 0;
	background-image: none;
	margin: 0 0 2px 0;
}

div#memberBlock ul,
div#memberBlock li {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

div#memberBlock li {
	width: 211px;
	height: 72px;
	min-height: 72px;
	float: left;
	margin-right: 1px;
	margin-bottom: 8px;
}

div#memberBlock li:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

div#memberBlock li {
	display: inline-table;
}

/*MacIE 以外はこちら\*/

* html div#memberBlock li {
	height: 1%;
}

div#memberBlock li {
	display: block;
}

/*MacIE 以外の指定〜終わり*/

div#memberBlock li a:link,
div#memberBlock li a:visited {
	width: 205px;
	height: auto;
	min-height: 72px;
	display: block;
	text-decoration: none;
	color: #000000;
	border-bottom: #f3f3f3 1px solid;
}

* html div#memberBlock li a:link,
* html div#memberBlock li a:visited {
	height: 72px;
}

div#memberBlock li a:hover {
	background-color: #37a8ff;
	border-bottom: #b3b3b3 1px dotted;
}

div#memberBlock li a img {
	float: left;
	margin-right: 6px;
}

div#memberBlock li a span.paren {
	display: none;
}

div#memberBlock li a:link span.num,
div#memberBlock li a:visited span.num {
	line-height: 1.2em;
	display: block;
	font-size: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div#memberBlock li a:hover span.num {
	color: #ffffff;
}

div#memberBlock li a span.name {
	line-height: 1.2em;
	display: block;
	font-size: 14px;
	padding-top: 2px;
	letter-spacing: 0.20em;
	padding-bottom: 2px;
}

div#memberBlock li a span.nameB {
	line-height: 1.2em;
	display: block;
	font-size: 14px;
	padding-top: 2px;
	letter-spacing: 0em;
	padding-bottom: 2px;
}


div#memberBlock li a span.roman {
	line-height: 1em;
	display: block;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#memberBlock li a:link span.staffPart,
div#memberBlock li a:visited span.staffPart {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	padding-top: 4px;
	display: block;
}

div#memberBlock li a:hover span.staffPart {
	color: #ffffff;
}


/* @end */

div#profileDetailArea {
	background-image: url(/profile/page_parts_old/side_dot_pat_base.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	width: 624px;
	padding-left: 13px;
	position: relative;
	height: auto;
	z-index: 1;
	min-height: 500px;
	padding-bottom: 12px;
}

/* @group ページナビ */

/*----------
プロフィール詳細ページ
----------*/

ul.naviProfilePlayer,
ul.naviProfileStaff {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 17px;
	right: 10px;
}

ul.naviProfilePlayer li,
ul.naviProfileStaff li {
	float: left;
}

ul.naviProfilePlayer li a {
	text-decoration: none;
	font-size: 8px;
	display: block;
	height: 17px;
	background-repeat: no-repeat;
	background-image: url(/profile/page_parts_old/parts_navi_player.gif);
	text-indent: -9999px;
}

ul.naviProfileStaff li a {
	text-decoration: none;
	font-size: 8px;
	display: block;
	height: 17px;
	background-repeat: no-repeat;
	background-image: url(/profile/page_parts_old/parts_navi_staff.gif);
	text-indent: -9999px;
}

/*前の選手*/

ul.naviProfilePlayer li a.back:link,
ul.naviProfilePlayer li a.back:visited {
	width: 71px;
	background-position: 0 0;
	margin-right: 5px;
}

ul.naviProfilePlayer li a.back:hover {
	background-position: 0 -17px;
}

ul.naviProfilePlayer li a.backDis {
	width: 71px;
	background-position: 0 -34px;
	margin-right: 5px;
}

/*前のスタッフ*/

ul.naviProfileStaff li a.back:link,
ul.naviProfileStaff li a.back:visited {
	width: 84px;
	background-position: 0 0;
	margin-right: 5px;
}

ul.naviProfileStaff li a.back:hover {
	background-position: 0 -17px;
}

ul.naviProfileStaff li a.backDis {
	width: 84px;
	background-position: 0 -34px;
	margin-right: 5px;
}

/*一覧へ*/

ul.naviProfileStaff li a.list:link,
ul.naviProfileStaff li a.list:visited,
ul.naviProfilePlayer li a.list:link,
ul.naviProfilePlayer li a.list:visited {
	background-image: url(/profile/page_parts_old/parts_navi_player.gif);
	width: 60px;
	background-position: -76px 0;
	margin-right: 5px;
}

ul.naviProfileStaff li a.list:hover,
ul.naviProfilePlayer li a.list:hover {
	background-image: url(/profile/page_parts_old/parts_navi_player.gif);
	background-position: -76px -17px;
}

ul.naviProfileStaff li a.listDis,
ul.naviProfilePlayer li a.listDis {
	background-image: url(/profile/page_parts_old/parts_navi_player.gif);
	background-position: -76px -34px;
}

/*次の選手*/

ul.naviProfilePlayer li a.next:link,
ul.naviProfilePlayer li a.next:visited {
	width: 71px;
	background-position: -141px 0;
}

ul.naviProfilePlayer li a.next:hover {
	background-position: -141px -17px;
}

ul.naviProfilePlayer li a.nextDis {
	width: 71px;
	background-position: -141px -34px;
}

/*次のスタッフ*/

ul.naviProfileStaff li a.next:link,
ul.naviProfileStaff li a.next:visited {
	width: 83px;
	background-position: -154px 0;
}

ul.naviProfileStaff li a.next:hover {
	background-position: -154px -17px;
}

ul.naviProfileStaff li a.nextDis {
	width: 83px;
	background-position: -154px -34px;
}



/* @end */

/* @group 選手詳細ヘッダ */

div#memberHeader {
	padding-bottom: 4px;
	width: 624px;
	height: auto;
	position: relative;
	margin-bottom: 4px;
}

div#memberHeader span.none {
	display: none;
}

div#memberHeader h3.num {
	font: bold 45px Verdana, sans-serif;
	float: left;
	color: #37a8ff;
	vertical-align: bottom;
	margin: 0;
}

div#memberHeader h3.staff {
	font-size: 24px;
	font-weight: bold;
	float: left;
	color: #37a8ff;
	vertical-align: bottom;
	margin: 0;
	margin-right: 8px;
	padding-top: 10px;
	padding-bottom: 8px;
	margin-left: 4px;
}

* html div#memberHeader h3.staff {
	padding-top: 8px;
}

div#memberHeader h3.num span.position {
	background: url(/profile/page_parts_old/position_slash.gif) no-repeat 0 11px;
	padding-left: 16px;
	color: black;
	margin-right: 8px;
}

div#memberHeader h4.name {
	padding-top: 12px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	margin: 0;
	letter-spacing: 0.25em;
	color: #191919;
}

* html div#memberHeader h4.name {
	padding-top: 14px;
}

div#memberHeader h4.name span.kana {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0em;
}

div#memberHeader h4.name span.roman {
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0em;
}

div#memberHeader p.buttonFanMailMini {
	margin: 0;
	background-color: black;
}

div#memberHeader p.buttonFanMailMini a {
	position: absolute;
	width: 25px;
	height: 23px;
	right: 0;
	top: 24px;
	z-index: 5
}

/* @end */

/*

@group 選手写真・データエリア */

div.photoDataArea {
	width: 624px;
	position: relative;
	clear: both;
	height: auto;
	min-height: 333px;
	background-image: url(../profile/2007/page_parts/pat_photo_bottom_shadow.jpg);
	background-position: 0 323px;
	background-repeat: no-repeat;
}

div.photoDataAreaStaff {
	width: 624px;
	position: relative;
	clear: both;
	height: 333px;
	min-height: 333px;
	background-image: url(../profile/2007/page_parts/pat_photo_bottom_shadow.jpg);
	background-position: 0 323px;
	background-repeat: no-repeat;
}


div.photoDataArea.second {
	padding-top: 12px;
	background-image: none;
	min-height: 900px;
}

div.photoDataArea.second.short {
	background-image: none;
	border-top: 1px solid #b3b3b3;
	padding-top: 4px;
	height: 350px;
	min-height: 0px;
}



div.leftDataSide {
	width: 198px;
	height: auto;
	float: left;
}

div.rightDataSide {
	width: 416px;
	height: auto;
	float: right;
}

div.photoDataArea p#scenePhoto {
	margin-bottom: 8px;
	width: 624px;
	height: 323px;
}

div.photoDataArea p.bustupPhoto {
	margin-right: 10px;
}

div#profileDetailArea.staff div.photoDataArea p.bustupPhoto {
	margin: 0;
	padding: 0 0 12px 0;
	text-align: left;
}

div.photoDataArea h6 {
	font-size: 10px;
	margin: 0;
	padding-left: 5px;
}

div.photoDataArea p.message {
	font-size: 16px;
	background-color: #b3b3b3;
	width: 392px;
	height: auto;
	line-height: 1.4em;
	margin: 0 0 8px 0;
	color: #ffffff;
	padding: 12px 12px 12px 12px;
	background-image: url(/profile/page_parts_old/pat_message_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

div#profileDetailArea.staff div.photoDataArea p.message {
	font-size: 16px;
	background-color: #b3b3b3;
	width: 392px;
	height: auto;
	line-height: 1.4em;
	margin: 0 0 8px 0;
	color: #ffffff;
	padding: 12px 12px 12px 12px;
	background-image: url(/profile/page_parts_old/pat_message_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

div.photoDataArea h5 {
	font-size: 12px;
	color: #666666;
	margin: 0;
	margin-top: 12px;
	padding-bottom: 3px;
	margin-bottom: 4px;
	border-bottom: 1px solid #cccccc;
}

div.photoDataArea.second h5 {
	font-size: 12px;
	color: #666666;
	margin: 0;
	padding: 0;
	border: none;
	background-image: url(/profile/page_parts_old/co_header_base_pat.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-top: 1px;
	margin-bottom: 5px;
}



div#profileDetailArea.staff div.photoDataArea.second h5 {
	font-size: 12px;
	color: #666666;
	margin: 0;
	border: none;
	background-image: url(/profile/page_parts_old/co_header_base_pat.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-top: 1px;
	padding-bottom: 4px;
	margin-bottom: 0px;
}



div.photoDataArea.second div.rightDataSide h5 {
	margin-bottom: 0;
}

div.photoDataArea.second p {
	font-size: 10px;
	line-height: 1.4em;
	padding-left: 5px;
	padding-bottom: 0em;
	color: #181919;
	font-weight: normal;
}

div.photoDataArea h5.message {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	margin: 0 0 0px 0;
	border: none;
}

div#profileDetailArea.staff div.photoDataArea h5.message {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	margin: 0 0 0px 0;
	border: none;
	background-image: none;
	padding-left: 0;
}



div.photoDataArea h5.paraSpace {
	margin-top: 1em;
}



div#personalData {
	background-color: #ffffff;
	border-top: none;
	border-left: 1px dotted #b3b3b3;
	border-right: 1px dotted #b3b3b3;
	border-bottom: 1px dotted #b3b3b3;
	padding: 0 1px 1px 1px;
	width: 412px;
	height: auto;
	margin-bottom: 12px;
}

div#personalData table {
	background-color: #fff;
}

div#personalData table colgroup.colSideHeader {
	background-color: #f4faff;
}



div#personalData table td {
	font-size: 10px;
	line-height: 1.2em;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	color: #181919;
}

div#personalData table td span {
	font-weight: bold;
	color: #181919;
}

/* @group 再下辺 */

div.bottomDataArea {
	clear: both;
	padding-top: 16px;
}

div.bottomDataArea ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 100px;
	border: 1px #00000 solid;
}

div.bottomDataArea ul li {
	float: left;
}

div.bottomDataArea ul li a img {
	margin: 15px 0 0 0;
}


div.bottomDataArea ul li a:link,
div.bottomDataArea ul li a:visited {
	display: block;
	width: 104px;
	height: 104px;
	background-color: #f3f3f3;
	text-align: center;
}

div.bottomDataArea ul li a:hover {
	background-color: #37A8FF;
}

div.bottomDataArea ul li a:link img,
div.bottomDataArea ul li a:visited img {
	border: 1px #f3f3f3 solid;
}

div.bottomDataArea ul li a:hover img {
	border: 1px #ffffff solid;
}


/*

 @end */




/*

@end */

/* @group データテーブル */

/*----------
テーブルの設定
----------*/

table.tableProfilePlayData {
	background-color: #b3b3b3;
	margin-bottom: 14px;
}

table.tableProfilePlayData tr {
	background-color: #ffffff;
}

table.tableProfilePlayData th,
table.tableProfilePlayData td {
	font-size: 10px;
}

table.tableProfilePlayData th {
	text-align: center;
	background-color: #f4faff;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.tableProfilePlayData td {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.tableProfilePlayData td.cellDeepr {
	background-color: #f3f3f3;
}

/* @end */

/*----------
プロフィール（過去）
-----------*/

/**/

/*プロフィール全体*/

.float_clear {
	clear: both;
}

div.list_area p {
	margin: 0;
}

#profile_area tr {
	background-color: #fff;
}

#headerTitle {
	text-indent: -9999px;
}

#profileArea637 {
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 637px;
	height: auto;
}

#profileArea669 {
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 669px;
	height: auto;
}

A:link#gotoPastList,
A:visited#gotoPastList,
A:hover#gotoPastList {
	text-decoration: none;
	display: block;
	position: absolute;
	top: 17px;
	right: 12px;
	width: 120px;
	height: 18px;
}

A:link#gotoTopList,
A:visited#gotoTopList,
A:hover#gotoTopList {
	text-decoration: none;
	display: block;
	position: absolute;
	top: 17px;
	left: 504px;
	width: 116px;
	height: 18px;
}

/**/

/*2006プロフィール*/

/**/

#listBlock {
	background-image: url("/profile/page_parts_old/pat_base_dot.gif");
	background-position: 0 bottom;
	margin: 0 0 14px;
	padding: 0;
	width: 636px;
	height: auto;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#header2006 {
	background-image: url("/profile/2006/page_parts/header_profile_2006.gif");
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
	position: relative;
	width: 637px;
	height: 50px;
}

ul#profileBase {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	width: auto;
}

/**/

ul#profileBase A:link,
ul#profileBase A:visited {
	color: #262626;
	text-decoration: none;
	background-image: url("/profile/page_parts_old/list_panel_base_pat.jpg");
	background-repeat: repeat-x;
	background-position: 0 bottom;
	display: block;
	margin: 0;
	padding: 0;
	height: 72px;
}

ul#profileBase A:hover {
	color: #262626;
	text-decoration: none;
	background-color: #e9e9e9;
	background-image: none;
	display: block;
	margin: 0;
	padding: 0;
	border-right: 1px solid #fff;
}

/**/

ul#profileBase img {
	display: block;
	margin: 0 8px 0 0;
	padding: 0;
	float: left;
}

ul#profileBase li {
	background-color: #fff;
	display: block;
	margin: 0;
	padding: 0;
	width: 211px;
	height: auto;
	float: left;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	text-align: left;
}

ul#profileBase .num {
	color: #1d6ef0;
	font-size: 24px;
	font-family: Arial;
	font-weight: bolder;
	line-height: 1em;
	display: block;
	margin: 0 0 2px;
	padding: 5px 0 0;
}

ul#profileBase .staff {
	color: #1d6ef0;
	font-size: 12px;
	font-weight: bolder;
	line-height: 1.2em;
	display: block;
	margin: 0 0 2px;
	padding: 10px 0 0;
}

ul#profileBase .name {
	font-size: 15px;
	line-height: 1em;
	letter-spacing: 0.25em;
	display: block;
	margin: 0;
	padding: 2px 0 3px;
}

ul#profileBase .name2 {
	font-size: 15px;
	line-height: 1em;
	display: block;
	margin: 0;
	padding: 2px 0 3px;
}

ul#profileBase .roman {
	font-size: 10px;
	display: block;
	margin: 0;
	padding: -2px 0 0;
}

/**/

/*2003以前用プロフィール*/

/**/

#listBlockPast {
	background-image: url("/profile/page_parts_old/pat_base_dot.gif");
	background-position: 0 bottom;
	margin: 0 0 14px;
	padding: 0;
	width: 668px;
	height: auto;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#header2003 {
	background-image: url("/profile/2003/page_parts/header_profile_2003.gif");
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
	position: relative;
	width: 669px;
	height: 50px;
}

#header2002 {
	background-image: url("/profile/2002/page_parts/header_profile_2002.gif");
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
	position: relative;
	width: 669px;
	height: 50px;
}

#header2001 {
	background-image: url("/profile/2001/page_parts/header_profile_2001.gif");
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
	position: relative;
	width: 669px;
	height: 50px;
}

#header2000 {
	background-image: url("/profile/2000/page_parts/header_profile_2000.gif");
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
	position: relative;
	width: 669px;
	height: 50px;
}

#header1999 {
	background-image: url("/profile/1999/page_parts/header_profile_1999.gif");
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
	position: relative;
	width: 669px;
	height: 50px;
}

#header1998 {
	background-image: url("/profile/1998/page_parts/header_profile_1998.gif");
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
	position: relative;
	width: 669px;
	height: 50px;
}

#header1997 {
	background-image: url("/profile/1997/page_parts/header_profile_1997.gif");
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
	position: relative;
	width: 669px;
	height: 50px;
}

ul#profileBase2 {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	width: auto;
}

ul#profileBase2 img {
	display: block;
	margin: 0 12px 0 0;
	padding: 0;
	float: left;
}

ul#profileBase2 li {
	background-color: #fff;
	background-image: url("/profile/page_parts_old/list_panel_base_pat.jpg");
	background-repeat: repeat-x;
	background-position: 0 -18px;
	display: block;
	margin: 0;
	padding: 0;
	width: 333px;
	height: auto;
	float: left;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}

ul#profileBase2 li.staffBase {
	background-color: #fff;
	background-image: url("/profile/page_parts_old/list_panel_base_pat.jpg");
	background-repeat: repeat-x;
	background-position: 0 -24px;
}

ul#profileBase2 .num {
	color: #1d6ef0;
	font-size: 26px;
	font-family: Arial;
	font-weight: bolder;
	line-height: 1em;
	display: block;
	margin: 0 0 2px;
	padding: 5px 0 0;
}

ul#profileBase2 .staff {
	color: #1d6ef0;
	font-size: 12px;
	font-weight: bolder;
	line-height: 1.2em;
	display: block;
	margin: 0 0 2px;
	padding: 10px 0 0;
}

ul#profileBase2 .name {
	font-size: 14px;
	line-height: 1em;
	letter-spacing: 0.15em;
	display: block;
	margin: 0;
	padding: 2px 0;
}

ul#profileBase2 .name2 {
	font-size: 14px;
	line-height: 1em;
	display: block;
	margin: 0;
	padding: 2px 0;
}

ul#profileBase2 .nameKana {
	font-size: 10px;
	letter-spacing: 0;
}

ul#profileBase2 .roman {
	font-size: 10px;
	display: block;
	margin: 0;
	padding: 0 0;
}

ul#profileBase2 .data {
	font-size: 10px;
	line-height: 1.5;
	display: block;
	margin: 0 0 0;
	padding: 6px 0 0;
}

/**/

/**/

/*ポジション現在用*/

/**/

#positionHeaderGK {
	background-image: url("/profile/page_parts_old/posi_header_gk.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 635px;
	height: 40px;
	border-top: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	border-left: 1px solid #b5b5b5;
	clear: both;

}

#positionHeaderDF {
	background-image: url("/profile/page_parts_old/posi_header_df.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 635px;
	height: 40px;
	border-top: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	border-left: 1px solid #b5b5b5;
	clear: both;
}

#positionHeaderMF {
	background-image: url("/profile/page_parts_old/posi_header_mf.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 635px;
	height: 40px;
	border-top: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	border-left: 1px solid #b5b5b5;
}

#positionHeaderFW {
	background-image: url("/profile/page_parts_old/posi_header_fw.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 635px;
	height: 40px;
	border-top: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	border-left: 1px solid #b5b5b5;
}

#positionHeaderStaff {
	background-image: url("/profile/page_parts_old/posi_header_staff.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 635px;
	height: 40px;
	border-top: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	border-left: 1px solid #b5b5b5;
}

/**/

/*ポジション過去用*/

/**/

#positionHeaderGKpast {
	background-image: url("/profile/page_parts_old/posi_header_gk.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 667px;
	height: 40px;
	border-top: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	border-left: 1px solid #b5b5b5;
	clear: both;

}

#positionHeaderDFpast {
	background-image: url("/profile/page_parts_old/posi_header_df.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 667px;
	height: 40px;
	border-top: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	border-left: 1px solid #b5b5b5;
	clear: both;

}

#positionHeaderMFpast {
	background-image: url("/profile/page_parts_old/posi_header_mf.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 667px;
	height: 40px;
	border-top: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	border-left: 1px solid #b5b5b5;
	clear: both;

}

#positionHeaderFWpast {
	background-image: url("/profile/page_parts_old/posi_header_fw.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 667px;
	height: 40px;
	border-top: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	border-left: 1px solid #b5b5b5;
	clear: both;

}

#positionHeaderStaffpast {
	background-image: url("/profile/page_parts_old/posi_header_staff.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 667px;
	height: 40px;
	border-top: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	border-left: 1px solid #b5b5b5;
	clear: both;

}

/*2005プロフィール*/

.table_frame {
	background-color: #e9e9e9;
}

.cell_gray {
	color: #fff;
	font-size: 10px;
	line-height: 15px;
	background-color: #587789;
	text-align: left;
	padding: 6px 8px;
	border-style: solid;
	border-width: 1px;
	border-color: #8fa4b0 #206091 #206091 #8fa4b0;
}

.cell_gray_center {
	color: #fff;
	font-size: 10px;
	line-height: 15px;
	background-color: #587789;
	text-align: center;
	padding: 6px 8px;
	border-style: solid;
	border-width: 1px;
	border-color: #8fa4b0 #206091 #206091 #8fa4b0;
}

.cell_gray_no_padding {
	color: #ccc;
	font-size: 10px;
	line-height: 15px;
	background-color: #587789;
	text-align: center;
	padding: 6px 0 6px 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #8fa4b0 #206091 #206091 #8fa4b0;
}

.cell_gray_no_padding2 {
	color: #fff;
	font-size: 10px;
	line-height: 15px;
	background-color: #587789;
	text-align: center;
	padding: 0;
}

.cell_gray_blue {
	color: #fff;
	font-size: 10px;
	line-height: 15px;
	background-color: #37a8ff;
	text-align: left;
	padding: 6px 0 6px 1px;
	border-top: 1px solid #8fa4b0;
	border-right: #206091;
	border-bottom: #206091;
	border-left: 1px solid #8fa4b0;
}

.cell_gray_12px {
	color: #fff;
	font-size: 12px;
	line-height: 15px;
	background-color: #587789;
	text-align: left;
	padding: 5px 8px;
	border-style: solid;
	border-width: 1px;
	border-color: #8fa4b0 #206091 #206091 #8fa4b0;
}

.cell_gray_12px_center {
	color: #fff;
	font-size: 12px;
	line-height: 15px;
	background-color: #587789;
	text-align: center;
	padding: 5px 8px;
	border-style: solid;
	border-width: 1px;
	border-color: #8fa4b0 #206091 #206091 #8fa4b0;
}

.cell_gray_k5 {
	font-size: 10px;
	line-height: 15px;
	background-color: #f3f3f3;
	text-align: left;
	padding: 8px;
	border-style: solid solid solid none;
	border-width: 1px;
	border-color: #fff #d9d9d9 #d9d9d9 #fff;
}

.cell_gray_k5_center {
	font-size: 10px;
	line-height: 15px;
	background-color: #f3f3f3;
	text-align: center;
	padding: 8px;
	border-style: solid solid solid none;
	border-width: 1px;
	border-color: #fff #d9d9d9 #d9d9d9 #fff;
}

.cell_gray_k10_center {
	font-size: 10px;
	line-height: 15px;
	background-color: #e1e1e1;
	text-align: center;
	padding: 8px;
	border-style: solid solid solid none;
	border-width: 1px;
	border-color: #fff #d9d9d9 #d9d9d9 #fff;
}

.cell_white {
	font-size: 10px;
	line-height: 15px;
	background-color: #fff;
	padding: 8px;
}

#contents_area {
	margin-top: 8px;
}

.member_header_area {
	margin-bottom: 12px;
}

.cell_head_name {
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #587789;
}

.cell_head_photo {
	border-right: 1px solid #587789;
	border-bottom: 1px solid #587789;
	border-left: 1px solid #587789;
}

.cell_head_photo_scene {
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #587789;
}

.table_list {
	background-color: #d9d9d9;
}

.cell_white_list {
	font-size: 18px;
	line-height: 16px;
	background-color: #fff;
	border-bottom: 2px solid #e9e9e9;
}

.number {
	color: #206091;
	font-size: 26px;
	font-family: "Arial Bold", Arial, san-serif;
	font-weight: bold;
	line-height: 28px;
	display: block;
	padding-top: 3px;
}

.staff {
	color: #206091;
	font-size: 12px;
	font-family: "hiragino kaku gothic pro", "?q???M?m?p?S Pro W6", Osaka, Osaka-????, "?l?r ?o?S?V?b?N";
	font-weight: bold;
	line-height: 24px;
	display: block;
	padding-top: 7px;
}

.roman_name {
	font-size: 10px;
	padding-bottom: 3px;
}

.photo_small {
	margin-right: 7px;
	margin-left: 0;
	float: left;
}

/**/

/*2005プロフィール（追加）*/

#header2005 {
	background-image: url("/profile/page_parts_old/header_profile_2005.gif");
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
	position: relative;
	width: 630px;
	height: 50px;
}

A.thum:link {
	text-decoration: none;
	display: block;
}

A.thum:visited {
	text-decoration: none;
	display: block;
}

A.thum:hover {
	color: #1d6ef0;
	text-decoration: none;
	background-color: #f3f3f3;
	display: block;
}

.list_area {
	margin-top: 12px;
}

/**/

/*過去用のスタイル*/

#header2004 {
	background-image: url("/profile/2004/page_parts/header_profile_2004.gif");
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
	position: relative;
	width: 630px;
	height: 50px;
}

#headerPastList {
	background-image: url("/profile/page_parts_old/header_profile_archives.gif");
	background-repeat: no-repeat;
	text-align: left;
	display: block;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
	position: relative;
	width: 637px;
	height: 50px;
}

ul#pastList {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

ul#pastList li {
	text-indent: -9999px;
	list-style-type: none;
	list-style-image: none;
	display: block;
	margin: 0 0 17px;
	padding: 0;
	width: 310px;
	height: 197px;
	float: left;
}

ul#pastList li.right {
	margin-left: 17px;
}

ul#pastList A {
	font-style: normal;
	text-decoration: none;
	display: block;
	width: 310px;
	height: 197px;
}

#pastPanel1997 {
	background-image: url("/profile/page_parts_old/past_panel_1997.gif");
	background-repeat: no-repeat;
}

#pastPanel1997 A:hover {
	background-image: url("/profile/page_parts_old/past_panel_1997-over.gif");
	background-repeat: no-repeat;
}

#pastPanel1998 {
	background-image: url("/profile/page_parts_old/past_panel_1998.gif");
	background-repeat: no-repeat;
}

#pastPanel1998 A:hover {
	background-image: url("/profile/page_parts_old/past_panel_1998-over.gif");
	background-repeat: no-repeat;
}

#pastPanel1999 {
	background-image: url("/profile/page_parts_old/past_panel_1999.gif");
	background-repeat: no-repeat;
}

#pastPanel1999 A:hover {
	background-image: url("/profile/page_parts_old/past_panel_1999-over.gif");
	background-repeat: no-repeat;
}

#pastPanel2000 {
	background-image: url("/profile/page_parts_old/past_panel_2000.gif");
	background-repeat: no-repeat;
}

#pastPanel2000 A:hover {
	background-image: url("/profile/page_parts_old/past_panel_2000-over.gif");
	background-repeat: no-repeat;
}

#pastPanel2001 {
	background-image: url("/profile/page_parts_old/past_panel_2001.gif");
	background-repeat: no-repeat;
}

#pastPanel2001 A:hover {
	background-image: url("/profile/page_parts_old/past_panel_2001-over.gif");
	background-repeat: no-repeat;
}

#pastPanel2002 {
	background-image: url("/profile/page_parts_old/past_panel_2002.gif");
	background-repeat: no-repeat;
}

#pastPanel2002 A:hover {
	background-image: url("/profile/page_parts_old/past_panel_2002-over.gif");
	background-repeat: no-repeat;
}

#pastPanel2003 {
	background-image: url("/profile/page_parts_old/past_panel_2003.gif");
	background-repeat: no-repeat;
}

#pastPanel2003 A:hover {
	background-image: url("/profile/page_parts_old/past_panel_2003-over.gif");
	background-repeat: no-repeat;
}

#pastPanel2004 {
	background-image: url("/profile/page_parts_old/past_panel_2004.gif");
	background-repeat: no-repeat;
}

#pastPanel2004 A:hover {
	background-image: url("/profile/page_parts_old/past_panel_2004-over.gif");
	background-repeat: no-repeat;
}

#pastPanel2005 {
	background-image: url("/profile/page_parts_old/past_panel_2005.gif");
	background-repeat: no-repeat;
}

#pastPanel2005 A:hover {
	background-image: url("/profile/page_parts_old/past_panel_2005-over.gif");
	background-repeat: no-repeat;
}

#pastPanel2006 {
	background-image: url("/profile/page_parts_old/past_panel_2006.gif");
	background-repeat: no-repeat;
}

#pastPanel2006 A:hover {
	background-image: url("/profile/page_parts_old/past_panel_2006-over.gif");
	background-repeat: no-repeat;
}

/**/

#profile_area {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 628px;
	height: auto;
}

body#page_profile #profile_area {
	width: auto;
}




#profile_area a:link,
a:visited {
	color: #333;
	text-decoration: none;
}

#profile_area a:visited {
	color: #333;
	text-decoration: none;
}

#profile_area a:hover {
	color: #1d6ef0;
	text-decoration: none;
}

#profile_area td {
	font-size: 10px;
	line-height: 1.5em;
	text-align: left;
}

/*プロフィール内の文字を10pxに*/

td .small_10px_03 {
	font-size: 10px;
	line-height: 1.5em;
}

td .midashi_14px-01 {
	font-size: 12px;
	line-height: 1.5em;
}

/* @end */

/* ----- */

body#page_profile.page2004 {}

body#page_profile.page2004 #profile_area table#table_main_img {}

body#page_profile.page2004 #profile_area table td#table_main_img p {
	padding: 0;
	line-height: 0;
	margin: 0;
}

body#page_profile.page2004 #inner_main.page_detail {}

body#page_profile.page2004 #inner_main.page_detail table {
	border-collapse: collapse;
	border: none;
}


body#page_profile.page2004 #inner_main.page_detail th,
body#page_profile.page2004 #inner_main.page_detail td {}

body#page_profile.page2004 #inner_main.page_detail table td {
	font-size: 12px;
	line-height: 1.4;
}

body#page_profile.page2004 div#profile_area {
	width: 628px;
	margin: 0 auto;
	padding-bottom: 20px;
}


@media screen and (max-width: 768px) {
	ul.memberList li a {
		pointer-events: none;
	}
}


/* ----- */

/* ----- */

/* ----- */

/* ----- */

/* ----- */

/* ----- */

/* ----- */

/* ----- */

/* ----- */

/* ----- */

/* ----- */

/* ----- */

/* ----- */

/* ----- */

/* ----- */

/* ----- */

/* ----- */

/* ----- */

/* ----- */

/* ----- */

/* ----- */

/* ----- */