@charset "UTF-8";

/* -----------------------------------------------------------
 File name:      css/contents.css
 Author:         Your Name (admin)
 Style Info:     各コンテンツ用CSS
----------------------------------------------------------- */

/* index
----------------------------------------------------------- */
/*
#index-cartImg {
	position: absolute;
	top: 138px;
	left: 69%;
	z-index: 2;
}
*/

#index-cartImg {
	position: relative;
	width:344px;
	top: -341px;
	left: 74%;
	z-index: 2;
}

#indexImg {
	position: relative;
	width:1120px;
	height:100px;
	margin: 0 auto;
	padding-top: 49px;
}

#indexImg div#taikenBtn {
	position: absolute;
	top: 82px;
	right: 30px;
}

#mainImg {
	width:1100px;
	height:178px;
	margin: 0 auto 52px;
}

#contents div.ttlImage {
	width: 1100px;
	height: 32px;
	margin: 0 auto;
	padding: 0 0 21px
}

#contents table.kaihiTbl {
	width: 1060px;
	margin: 0 auto 15px;
}

#contents table.kaihiTbl th {
	width: 193px;
	height: 32px;
	text-align: center ;
	vertical-align: top ;
	border-right: solid 1px #000000 ;
	border-bottom: solid 1px #000000 ;
}

#contents table.kaihiTbl td {
	width: 193px;
	height: 72px;
	text-align: center ;
	vertical-align: middle ;
	color: #ffffff;
	font-size: 16px;
	border: solid 1px #000000 ;
}

#contents table.kaihiTbl td.nyuukai {
	background-color: #2e2e2e;
}

#contents table.kaihiTbl td.tukikaihi {
	background-color: #585858;
}

.kaihiCau {
	width: 1060px;
	margin: 0 auto 15px;
	text-align: right ;
	color: #ffffff;
	font-size: 12px;
}

.instructorArea {
	display: block;
	width: 1060px;
	margin: 0 auto 80px 20px;
}

.instructorArea .instructorLeft {
	float: left;
	width: 269px;
	padding-right:20px;
}

.instructorArea .instructorLeft img {
	width: 259px;
	border: solid 5px #999999 ;
}

.instructorArea .instructorRight {
	float: right;
	width: 771px;
	margin-top: 3px;
}

.instructorArea .instructorRight .instructorTtl {
	width: 100%;
	margin: 3px 0 30px;
}

.instructorArea .instructorRight .prof {
	width: 595px;
	height: 80px;
	padding-left: 5px;
	font-size: 12px;
	color: #ffffff;
	line-height: 17px;
}

.instructorArea .instructorRight .message {
	padding-top: 31px;
	padding-left: 5px;
	font-size: 12px;
	color: #ffffff;
	line-height: 17px;
	border-top: solid 1px #5a5a5a ;
}

.playerMain {
	display: block;
	width: 1080px;
	margin: 0 auto 30px 20px;
}

.playerMain .playerArea {
	display: block;
	float: left;
	width: 540px;
	margin: 0 auto 50px;
}

.playerMain .playerArea .playerLeft {
	float: left;
	width: 194px;
	height: 248px;
	padding-right:20px;
}

.playerMain .playerArea .playerLeft img {
	width: 184px;
	height: 238px;
	border: solid 5px #999999 ;
}

.playerMain .playerArea .playerRight {
	float: right;
	width: 326px;
}

.playerMain .playerArea .playerRight .playerTtl {
	width: 100%;
	margin: 0 0 29px;
}

.playerMain .playerArea .playerRight .prof {
	width: 290px;
	height: 69px;
	padding-left:5px;
	font-size: 12px;
	color: #ffffff;
	line-height: 17px;
}

.playerMain .playerArea .playerRight .message {
	width: 271px;
	padding: 21px 30px 0 5px;
	font-size: 12px;
	color: #ffffff;
	line-height: 17px;
	border-top: solid 1px #5a5a5a ;
}






#kidsSchoolArea {
	width: 1006px;
	margin: 0 auto 90px;
	padding: 17px;
	background-color: #2e2e2e;
	border: solid 8px #ffce49 ;
}

#kidsSchoolArea #kidsSchoolAreaTtl{
	margin-left: 4px;
	padding-bottom: 18px;
}

#kidsSchoolArea #kidsSchoolAreaSub{
	display: block;
	width: 100%;
}

#kidsSchoolArea #kidsSchoolAreaSub div.kidsImg {
	float: left;
	margin-right:19px;
}

#kidsSchoolArea #kidsSchoolAreaSub div.info {
	float: left;
	width:553px;
	padding: 0 0 0 9px;
	color: #ffffff;
	font-size: 12px;
	line-height: 17px;
}

#kidsSchoolArea #kidsSchoolAreaSub div.info .kidsKaihiImg {
	width:100%;
	padding-top: 22px;
	text-align: right;
}

#traninngInfo{
	padding: 10px 20px 40px ;
	color: #ffffff;
	font-size: 14px;
	line-height: 25px;
}

table.traTbl {
	margin: 0 0 90px 23px;
}

table.traTbl td {
	vertical-align: middle;
}

table.traTbl td.ya {
	padding: 0 19px 0 15px;
}

#taikenArea {
	display: block;
	width:100%;
	margin-bottom: 90px;
}

#taikenArea .taikenAreaSub {
	display: block;
	float: left;
	width:509px;
	margin: 0 18px;
	background-color: #2e2e2e;
	border: solid 1px #ffffff ;
}

#taikenArea .taikenImg {
	float: left;
	width: 130px;
}

#taikenArea .info {
	float: left;
	width: 337px;
	padding: 10px 20px 10px 13px;
	background-color: #2e2e2e;
	color: #ffffff;
	font-size: 12px;
	line-height: 17px;
}

#taikenArea .info .taikenTtl {
	padding-bottom: 18px;
}

#cyuuiInfo{
	padding: 10px 20px 40px ;
	color: #ffffff;
	font-size: 12px;
	line-height: 17px;
}

.pickupLead {
	width:799px;
	height:50px;
	margin:30px 0 56px;
	padding:0 39px;
}

#whatsnewTtlFrame {
	margin: 18px 0 42px;
}

#whatsnewTtl {
	margin: 54px 0 17px;	
}

#whatsnew {
	width: 854px;
	height: 136px;
	border: 1px solid #a3a3a3;
}

#tournamentTtl {
	width: 100%;
	padding-top: 10px;
}

#tournamentArea {
	width: 100%;
	padding: 20px 10px 0;
}

#tournamentArea div.event {
	width: 100%;
	padding: 0 0 20px;
}

#tournamentArea div.event .title {
	width: 630px;
	margin-bottom: 10px;
	padding: 0 10px;
	line-height: 32px;
	font-size: 14px;
	color: #00ff1e;
	background-color: #3a3a3a ;
}

#tournamentArea div.event table.eventTbl th, #tournamentArea div.event table.eventTbl td {
	padding: 8px 0;
	line-height: 14px;
	font-size: 12px;
	color: #ffffff;
}

#tournamentArea div.event table.eventTbl th {
	width: 85px;
	font-weight: bold;
}

#resultTtl {
	width: 100%;
	padding-top: 10px;
}

#resultArea {
	width: 100%;
	padding: 10px 10px 50px;
}

#resultArea div.comment {
	padding: 8px 0;
	line-height: 14px;
	font-size: 12px;
	color: #ffffff;
}

#bnrArea {
	display: block;
	margin-bottom: 48px;
}

#bnrArea div.bnr {
	float: left;
	padding-right:25px;
}

#bnrArea div.right {
	padding-right:0;
}

.mb30 {
	margin-bottom: 30px !important;
}