@charset "utf-8";
/* CSS Document */

#set_head {
	background-image:url(../images/caption.jpg);
}
.team #cont_inner {
	padding-top:12px;
}
.character #cont_inner {
	padding-top:0;
}

.team #main_inner {
	width:650px;
	padding-bottom:213px;
	background-image:url(../images/bg_indexbottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	behavior: url(../../pie/PIE.htc);
}
.team #indextop {
	width:650px;
	background-image:url(../images/bg_indextop.png);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:183px;
}
.team #index_inner {
	padding:24px 36px 13px 37px;
	width:577px;
	background-image:url(../images/bg_index.png);
	background-repeat:repeat-y;
}
.team #index_inner p {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-bottom:1em;
}
.team #side {
	padding-top:23px;
}
.character #side {
	padding-top:35px;
}
#list .area01 {
	clear:both;
	width:658px;
	overflow:hidden;
	border-bottom:1px solid #08062e;
	margin-bottom:13px;
}
#list .area01:last-child {
	border-bottom:none;
}
#list li {
	float:left;
	margin-right:12px;
	margin-bottom:12px;
	behavior: url(../../pie/PIE.htc);
	box-shadow: 2px 5px 10px #aaa;
}

#detail .photoarea {
	margin:0;
	background-image:url(../images/bg_detail01.jpg);
	width:650px;
	height:114px;
	margin-bottom:16px;
}
#detail .photoarea img {
	border:1px solid #000;
}
#detail .photoarea .now img {
	border:1px solid #fff;
}
#detail .photoarea #ddfirst {
	color:#fff;
	font-size:12px;
	padding-top:7px;
	padding-right:9px;
	float:left;
	padding-left: 9px;
}
#detail .photoarea dt strong {
	color:#fff;
	font-size:16px;
}
#detail .photoarea dd {
	float:left;
	margin:0;
	padding-top:7px;
	padding-right:10px;
}
#detail .dataarea {
	width:650px;
	min-height:396px;
	background-position:right top;
	background-repeat:no-repeat;
	padding-bottom:48px;
}
.dataarea table {
	font-size:82%;
	width:354px;
}
.dataarea tr.odd {
	background-image:url(../images/bg_detail02.png);
}
.dataarea th,
.dataarea td {
	padding:5px 10px;
}
.dataarea th {
	text-align:left;
	white-space:nowrap;
}

#detail .dataarea2 {
	width:100%;
	box-sizing:border-box;
	padding-right:42px;
}
.dataarea2 table {
	font-size:82%;
	width:100%;
}

#carousel {
	width: 650px;
	height: 133px;
	text-align: left;
	position: relative;
}
#carousel_prev,
#carousel_next {
	top: 0;
	width: 20px;
	height: 133px;
	background: #000;
	cursor: pointer;
	position: absolute;
}
#carousel_prev {
	left: -20px;
	background-color: transparent;
	background-image: url(../images/btn_lpoprev.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#carousel_next {
	right: -20px;
	background-color: transparent;
	background-image: url(../images/btn_lponext.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#carousel ul li {
	width: 175px;
	float: left;
	display: inline;
}
#carousel li img{
	padding-top:2px;
}

/* 出場試合用 */
.result {
	padding-top:23px;
}
.result .titleset {
	padding-bottom:15px;
}
.titlearea {
	behavior: url(../../pie/PIE.htc);
	box-shadow: 2px 5px 10px #aaa;
	margin-bottom:1em;
	width:648px;
	background-image:url(../../result/images/img_title01.png);
	height:67px;
}
.titlearea h4{
	font-weight:bold;
	font-size:25px;
	padding-left:24px;
	padding-top:16px;
}

.subtitle_left {
	background-position:left;
	background-repeat:no-repeat;
	background-image:url(../../result/images/bg_subtitle_left.gif);
	padding-left:20px;
	width:628px;
	height:38px;
	overflow:hidden;
	margin-bottom:1em;
}
.subtitle_right {
	background-position:right;
	background-repeat:no-repeat;
	background-image:url(../../result/images/bg_subtitle_right.gif);
	padding-right:7px;
	height:38px;
}
.subtitle {
	background-repeat:repeat-x;
	background-image:url(../../result/images/bg_subtitle.gif);
	height:38px;
}
.subtitle h5 {
	width:490px;
	float:left;
	color:#fff;
	line-height:38px;
}
.subtitle p {
	width:126px;
	float:right;
}

.resultlist {
	width:650px;
	font-size:75%;
}
.resultlist th {
	background-color:#d21a2a;
	color:#fff;
}
.resultlist td {
	background-color:#fff;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	text-align:center;
	vertical-align:middle;
	padding:2px 0;
}
.resultlist td.scores {
	border-right:1px solid #999;
	padding-right:2px;
	width:7em;
	white-space:nowrap;
}
.resultlist td.scores a{
	display:block;
	background-position:right;
	background-repeat:no-repeat;
	background-image:url(../../images/lib_image/ic_sidemenu.gif);
	padding-right:18px;
	line-height:18px;
	height:18px;
}

.history #main_inner {
	width:650px;
	background-color:#fff;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
	behavior: url(../../pie/PIE.htc);
	box-shadow: 2px 5px 10px #aaa;
}
.history  .area99 {
	width:574px;
	margin: 0 auto;
	padding:2em 0 20em 0;
}

.aboutarea {
	padding:56px 0 0;
	margin:0 40px 0 0;
}
.aboutarea .titleset {
	height:31px;
	line-height:31px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	background-image:url(../../images/lib_image/bg_title.jpg);
	background-repeat:repeat-x;
	margin-bottom:13px;
}
.aboutarea .aboutlist {
	width:100%;
	border-top:1px solid #ccc;
	font-size:82%;
	margin:20px 0 100px;
}
.aboutarea .aboutlist th {
	border-bottom:1px solid #ccc;
	background-color:#f1f1f1;
	width:10em;
	padding:1em 0.5em;
	font-weight:bold;
}
.aboutarea .aboutlist td {
	border-bottom:1px solid #ccc;
	padding:1em 0.5em;
}