/* == DRAFT COMMON == */
div.sub-block {
	margin: 0px;
	padding: 0px 0px 20px 15px;
	width: 632px;
}
div.sub-block .mar-b-0px { margin-bottom: 0px; }
div.sub-block p {
	line-height: 1.8;
	margin-bottom: 10px;
}
div.sub-block p.text01 { margin-top: 18px; }
div.article-photo-l {
	margin: 0px 30px 15px 0px;
	border: 3px double #e0e0e0;
	padding: 7px;
	float: left;
}
div.article-photo-r {
	margin: 0px 0px 15px 10px;
	border: 3px double #e0e0e0;
	padding: 7px;
	float: right;
}
div.article-photo-c {
	margin: 0px auto 10px;
	border: 3px double #e0e0e0;
	padding: 7px;
}
div.article-photo-l p,
div.article-photo-c p,
div.article-photo-r p {
	margin: 0px;
	padding: 8px 0px 0px;
	font-weight: bold;
	text-align: left;
}
.q-and-a-top {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}
.q-and-a {
	margin: 15px 0px 0px 15px;
	padding: 15px 0px 0px 0px;
	border-top: 1px dotted #bbbbbb;
}
.q-and-a-last {
	margin: 15px 0px 26px 15px;
	padding: 15px 0px 0px 0px;
	border-top: 1px dotted #bbbbbb;
}
.q-and-a-top .mar-b-0px { margin-bottom: 0px; }
.q-and-a .mar-b-0px { margin-bottom: 0px; }
.q-and-a-last .mar-b-0px { margin-bottom: 0px; }
p.question {
	margin: 0px 0px 0px 20px;
	text-indent: -20px;
	line-height: 18px;
}
p.answer {
	margin: 8px 0px 0px 20px;
	text-indent: -20px;
	line-height: 22px;
}
.icon-q-a { padding: 0px 9px 0px 0px; }
p.question span { color: #66ccff; }
p.answer span { color: #ff6666; }
p.question span,
p.answer span {
	font-weight: bold;
	display: inline-block;
	font-size: 14px;
	margin: 0px 0px 0px 20px;
	line-height: 22px;
}
div.bottom-navi {
	margin: 0px;
	border-top: 1px solid #c2c2c2;
	padding: 0px;
	text-align: center;
}
div.history-back {
	margin: 20px 0px 0px;
	text-align: center;
}
div.alterpage {
	margin: 20px 0px 0px;
	text-align: center;
}
button#button-alterpage {
	margin: 0;
	border: none;
	padding: 7px 15px 7px 20px;
	height: 28px;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	color: #ffffff;
	background: url(../../image/bg-button_alterpage.gif);
	background-position: 0px 0px;
	cursor: pointer;
}
button#button-alterpage:hover { background-position: 0px 28px; }
button#button-alterpage img.post-icon { padding: 3px 0px 6px 6px; }
/* == /DRAFT COMMON == */

/* == FOR INDEX PAGE == */
div.release-mainphoto {
	margin: 0px 0px 15px 0px;
	text-align: center;
}
div.release-mainphoto img {
	padding: 5px;
	border: 4px solid #e2e2e2;
}
table.nomination-person {
	width: 100%;
	margin: 0px 0px 30px 0px;
}
table.nomination-person th.file1 {
	width: 84px;
	padding-top: 7px;
	padding-bottom: 7px;
}
table.nomination-person th.file2 { width: 37px; }
table.nomination-person th.file3 { width: 45px; }
table.nomination-person th.file4 { width: 124px; }
table.nomination-person th.file5 { width: 62px; }
table.nomination-person th.file6 { width: 35px; }
table.nomination-person th.file7 { width: 91px; }
table.nomination-person th.file8 { width: 113px; }
table.nomination-person th.file9 { width: 46px; }
table.list-table th.b01b {
	border-top-color:    #cccccc;
	border-right-color:  #88c2ee;
	border-bottom-color: #cccccc;
	border-left-color:   #cccccc;
}
table.list-table th.b02b {
	border-top-color:    #cccccc;
	border-right-color:  #88c2ee;
	border-bottom-color: #cccccc;
	border-left-color:   #88c2ee;
}
table.list-table th.b03b {
	border-top-color:    #cccccc;
	border-right-color:  #cccccc;
	border-bottom-color: #88c2ee;
	border-left-color:   #cccccc;
}
table.list-table th.b04b {
	border-top-color:    #88c2ee;
	border-right-color:  #cccccc;
	border-bottom-color: #cccccc;
	border-left-color:   #cccccc;
}
table.nomination-person td .to-detail {
	padding: 0px 0px 0px 6px;
	color: #3366cc;
	background: url(../../../image/icon-sublist_mark.gif) left 4px no-repeat;
}
/* == /FOR INDEX PAGE == */

/* == FOR LIST PAGE == */
table.draft-list {
	width: 100%;
	margin: 0px 0px 30px 0px;
}
table.draft-list th { font-weight: bold; }
table.draft-list td { padding: 6px 0px; }
table.draft-list th.file1 { width: 120px; }
table.draft-list td.file2 { width: 108px; }
table.draft-list td.file3 {
	/*width: 416px;*/
	width: auto;
	text-align: left;
}
table.draft-list td ul {
	margin: 0px 11px 0px 12px;
	padding: 0px;
}
table.draft-list td ul li {
	display: inline;
	margin: 0px 14px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
table.draft-list td ul li.name-list-last { margin: 0px; }
/* == /FOR LIST PAGE == */

/* == FOR SUB-LAYER PAGES == */
div.player-personaldata {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	min-height: 227px;
	position: relative;
}
div.player-personaldata div.player-photo {
	margin: 0px;
	padding: 0px;
	width: 26.5%;
	float: left;
	overflow: hidden;
}
div.player-personaldata div.player-profile {
	margin: 0px;
	padding: 0px;
	width: 69%;
	float: right;
	position: relative;
}
div.player-personaldata div.player-name {
	margin: 0px;
	padding: 15px 0px 0px;
	min-height: 64px;
}
div.player-name span.position {
	display: block;
	position: relative;
	font-size: 100%;
	line-height: 150%;
	color: #333333;
}
div.player-name span.uniform-number {
	display: block;
	position: relative;
	padding: 0px 15px 1em 0px;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #0000aa;
	float: left;
}
div.player-name span.name {
	position: relative;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #0000aa;
}
div.player-name span.name span.ruby {
	padding: 0px 0px 0px 12px;
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
	color: #3366cc;
/*	vertical-align: baseline;*/
}
div.player-personaldata-sp {
	margin: 0px -10px 30px 0px;
	padding: 0px 10px 0px 0px;
	width: 647px;
	min-height: 365px;
	position: relative;
	background: none !important;
}
div.player-personaldata-sp div.player-photo {
	margin: 0px;
	padding: 0px;
	width: 319px;
	height: 365px;
	float: left;
	overflow: hidden;
}
div.player-personaldata-sp div.player-profile {
	margin: 0px;
	padding: 0px;
	width: 319px;
/*	min-height: 365px;*/
	float: right;
	position: relative;
}
div.player-personaldata-sp div.player-name {
	margin: 0px;
	padding: 15px 0px 0px;
	min-height: 64px;
}
div.player-personaldata-sp div.history {
	margin: 30px 0px 0px;
	padding: 0px;
}
table.player-profile-table th,
table.player-profile-table td,
table.subdata-table th,
table.subdata-table td {
	padding: 5px 10px;
	text-align: left;
}
table.player-profile-table th,
table.subdata-table th { font-weight: bold; }
table.player-profile-table td,
table.subdata-table td { font-weight: normal; }
table.player-profile-table {
	width: 100%;
	position: relative;
	clear: both;
}
table.player-profile-table th { width: 90px; }
table.player-profile-table td {  }
div.player-personaldata-sp table.player-profile-table td { width: 185px; }
/* == /FOR SUB-LAYER PAGES == */
