@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 30px
}

#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;
}

#annaiArea {
	display: block;
	width: 1063px;
	margin: 0 auto 40px;
}

#annaiArea #annaiLeft {
	float: left;
	width: 660px;
}

#annaiArea #annaiLeft ul li {
	padding: 12px 0 12px ;
	font-size: 16px;
	color: #ffffff;
	line-height: 25px;
}

#annaiArea #annaiLeft ul li.ttl {
	color: #29fffc;
}

#annaiArea #annaiRight {
	float: right;
	width: 370px;
	padding-top: 68px;
}

#annaiArea #annaiCau {
	width: 313px;
	padding: 19px;
	font-size: 12px;
	color: #ffffff;
	line-height: 19px;
	border: solid 1px #ffffff ;
}

#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;
}