#nav {
	position: absolute;
}
#nav ul {
	margin-top: 93px;
}
#bgwrapper{
	margin: 0;
	padding: 0;
}
.bg {
	margin: 0;
	padding: 0;
	position: absolute;
	overflow: hidden;
	background: #000;
	z-index: 100;
}
.bgimgcon{
	position:absolute;
}
.bgimg{
	position:absolute;
}
.copyimgcon{
	position:absolute;
}
.copyimg{
	position:absolute;
}
#topContents .inner {
	clear: both;
}


#indexNav {
	display: none;
	position: fixed;
	top: 31px;
	left: 0;
	width: 100%;
	height: 51px;
	margin: 0;
	padding: 0;
	background: #c1272d;
	z-index: 10000 !important;
}
#indexNav ul {
	width: 1080px;
	margin: 0 auto;
	padding: 0 100px;
	*zoom: 1;
	overflow: hidden;
	list-style: none;
}
#indexNav ul li {
	float: left;

}
#indexNav ul li a {
	padding: 17px 12px;
	display: block;
}

#indexNav li.nav_news a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 39px;
	height: 19px;
	background: url("../../images/nav_news_off.png") no-repeat left 50%;
	line-height: 0;
}
#indexNav li.nav_news a:hover {
	background: url("../../images/nav_news_on.png") no-repeat left 50%;
}
#indexNav li.nav_voice a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 42px;
	height: 19px;
	background: url("../../images/nav_voice_off.png") no-repeat left 50%;
	line-height: 0;
}
#indexNav li.nav_voice a:hover {
	background: url("../../images/nav_voice_on.png") no-repeat left 50%;
}
#indexNav li.nav_schedule a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 72px;
	height: 19px;
	background: url("../../images/nav_schedule_off.png") no-repeat left 50%;
	line-height: 0;
}
#indexNav li.nav_schedule a:hover {
	background: url("../../images/nav_schedule_on.png") no-repeat left 50%;
}
#indexNav li.nav_gallery a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 61px;
	height: 19px;
	background: url("../../images/nav_gallery_off.png") no-repeat left 50%;
	line-height: 0;
}
#indexNav li.nav_gallery a:hover {
	background: url("../../images/nav_gallery_on.png") no-repeat left 50%;
}
#indexNav li.nav_style a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 44px;
	height: 19px;
	background: url("../../images/nav_style_off.png") no-repeat left 50%;
	line-height: 0;
}
#indexNav li.nav_style a:hover {
	background: url("../../images/nav_style_on.png") no-repeat left 50%;
}
#indexNav li.nav_review a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 52px;
	height: 19px;
	background: url("../../images/nav_review_off.png") no-repeat left 50%;
	line-height: 0;
}
#indexNav li.nav_review a:hover {
	background: url("../../images/nav_review_on.png") no-repeat left 50%;
}
#indexNav li.nav_present a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 62px;
	height: 18px;
	background: url("../../images/nav_present_off.png") no-repeat left 50%;
	line-height: 0;
}
#indexNav li.nav_present a:hover {
	background: url("../../images/nav_present_on.png") no-repeat left 50%;
}
#indexNav li.nav_media a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 44px;
	height: 19px;
	background: url("../../images/nav_media_off.png") no-repeat left 50%;
	line-height: 0;
}
#indexNav li.nav_media a:hover {
	background: url("../../images/nav_media_on.png") no-repeat left 50%;
}
#indexNav li.nav_profile a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 56px;
	height: 19px;
	background: url("../../images/nav_profile_off.png") no-repeat left 50%;
	line-height: 0;
}
#indexNav li.nav_profile a:hover {
	background: url("../../images/nav_profile_on.png") no-repeat left 50%;
}
#indexNav li.nav_download a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 75px;
	height: 19px;
	background: url("../../images/nav_download_off.png") no-repeat left 50%;
	line-height: 0;
}
#indexNav li.nav_download a:hover {
	background: url("../../images/nav_download_on.png") no-repeat left 50%;
}

#indexNav li.nav_message a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 64px;
	height: 19px;
	background: url("../../images/nav_message_off.png") no-repeat left 50%;
	line-height: 0;
}
#indexNav li.nav_message a:hover {
	background: url("../../images/nav_message_on.png") no-repeat left 50%;
}

#indexNav li.nav_manager_blog a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 71px;
	height: 19px;
	background: url("../../images/nav_manager_off.png") no-repeat left 50%;
	line-height: 0;
}
#indexNav li.nav_manager_blog a:hover {
	background: url("../../images/nav_manager_on.png") no-repeat left 50%;
}
#indexNav li.nav_blog a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 68px;
	height: 19px;
	background: url("../../images/nav_blog_off.png") no-repeat left 50%;
	line-height: 0;
}
#indexNav li.nav_blog a:hover {
	background: url("../../images/nav_blog_on.png") no-repeat left 50%;
}


/* レイアウト */
#cube {
	margin-bottom: 100px;
	*zoom: 1;
	overflow: hidden;
}
#cube .inner {
	width: 1100px;
	margin: 0 auto;
}

.newsArea {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	padding: 10px 0;
}
.newsArea .inner {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}
.newsArea .newsBlock {
	float: left;
	width: 50%;
}
.newsArea .voiceBlock {
	float: left;
	width: 50%;
}
.newsArea h2 {
	width: 67px;
	float: left;
	margin: 0;
}
.newsArea ul {
	margin-left: 96px;
	padding: 0;
	list-style: none;
}
.newsArea li {
	margin: 0 20px 5px 0;
	padding: 0;
	float: left;
	width: 440px;
}
.newsArea dl {
	margin: 0;
	padding: 0;
}
.newsArea dt {
	float: left;
	width: 7em;
	margin: 0;
}
.newsArea dd {
	margin-left: 7em;
}
.newsArea a {
	color: #cccccc !important;
}
.box {
	width: 210px;
	float: left;
	margin-right: 12px;
}
.box:last-of-type {
	margin-right: 0;
}
#topContents {
	padding-top: 90px;
}
#topContents .box ul {
	margin: 0;
	padding: 0;
}
#topContents .box ul li {
	position: relative;
	float: none;
	width: 210px;
	margin: 0 0 12px;
	padding: 0;
}
#topContents .box ul li span.typ {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 9999;
}


/* 赤ボックス */
.squareBlock a {
	background-color: #c1272d;
	display: block;
	width: 210px;
	height: 210px;
	text-align: center;
	vertical-align: middle;
	line-height: 200px;
}
.squareBlock a:hover {
	background-color: #8f2327;
}


/* ボックスリスト */
.columnBox a {
	display: block;
	position: relative;
	height: 412px;
	padding: 10px;
	background-color: #0a0305;
	color: #cccccc;
	text-decoration: none;
}
.columnBox_small a {
	display: block;
	position: relative;
	height: 190px;
	padding: 10px;
	background-color: #0a0305;
	color: #cccccc;
	text-decoration: none;
}
.columnBox a:hover,
.columnBox_small a:hover,
.squareImg:hover,
.entry:hover {
	background-color: #222222;
}
.columnBox a article,
.columnBox_small a article {
	margin: 0 auto;
}
.columnBox a:hover .entry > p:after {
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	content: "　";
}

.columnBox_small .entryFooter {
	overflow: hidden;
	position: absolute;
	left: 17px;
	bottom: 18px;
	width: 175px;
	height: 25px;
	margin: 0 auto;
	background: none;
	color: #cccccc;
}
.columnBox_small .entryBody > p:after {
	display: none;
}

.entry {
	margin: 0 20px 20px 0;
	color: #ffffff;
}
.entry a {
	color: #cccccc;
	text-decoration: none;
}

.entryHeader {
	*zoom: 1;
	overflow: hidden;
	width: 175px;
	margin: 10px auto;
}
.entryHeader img {
	margin: 0;
	float: left;
}
.entryHeader span {
	float: right;
	color: #cccccc;
}

.entryBody {
	width: 175px;
	margin: 0 auto;
	line-height: 1.7;
}
.entryBody > h3 {
	margin: 10px auto;
	font-size: 116%;
	line-height: 1.5;
}
.entryBody > p {
	color: #cccccc;
	font-size: 91%;
}
.entryBody > p:after {
	display: block;
	position: absolute;
	right: 10px;
	bottom: 20px;
	content: "　";
	width: 43px;
	background: url("../../images/btn_readmore_op.png") no-repeat left bottom;
}


.entryFooter {
	overflow: hidden;
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 190px;
	height: 55px;
	margin: 0 auto;
	background-color: rgba(0,0,0,0.6);
	color: #ffffff;
}
.entryFooter .entryFooterInner {
	width: 172px;
	margin: 10px auto;
	padding: 0;
	line-height: 1;
}
.entryFooter h3 {
	margin: 0 auto;
}
.entryFooter span {
	display: block;
	margin: 10px auto 0;
	color: #cccccc;
	font-size: 13px;
}
.squareImg a:hover {
	position: relative;
}
.squareImg a:hover .entryFooter {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background-color: rgba(0,0,0,0.6);
	color: #ffffff;
}
.squareImg a:hover .entryFooter .entryFooterInner {
	position: absolute;
	bottom: 8px;
	left: 19px;
}
.squareImg a:hover .entryFooter .entryFooterInner h3 {
	margin-bottom: 37%;
}

.membersonly span:after {
	float: right;
	width: 60px;
	content: "　";
	background: url("../../images/icon_membersonly.png") no-repeat right 50%;
}
.readmore span:after {
	float: right;
	width: 43px;
	content: "　";
	background: url("../../images/btn_readmore_op.png") no-repeat right 50%;
}
.thumbnail > img {
	padding-bottom: 3px;
}
.thumbnail .entryBody > p:after {
	margin-top: 7px;
}

/*
.unlogin > p:after {
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.9) url("../../images/icon_membersonly_l.png") no-repeat 50% 45%;
	content: "　";
	line-height: 0;
}
*/

.squareBlock a img {
	padding-top: 92px;
}
.squareImg {
	position: relative;
	background-color: #0a0305;
}
.squareImg > a {
	display: block;
	padding: 10px;
}
.squareImg .typ img {
	padding: 10px;
}
.squareImg.bnr img {
	width: 190px;
	height: 190px;
}
.squareImg.bnr a:hover , .fr a:hover {
	display: block;
	background: #000000;
}
.squareImg.bnr a:hover img , .fr a:hover img {
	display: block;
	opacity: 0.5;
}


/* 動画の場合再生ボタン表示 */
.box .movie {
	position: relative;
}
.box .movie:before {
	display: block;
	position: absolute;
	top: 40%;
	left: 40%;
	width: 40px;
	height: 40px;
	background: url("../../images/icon_play.png") no-repeat left top;
	background-size: contain;
	content: "　";
}
/* //動画の場合再生ボタン表示 */


/* 画像トリミング */
.cropContain {
	display: block;
	background-color: #000000;
	background-position: center center;
	background-repeat: no-repeat;
	width: 190px;
	height: 190px;
	margin: 0 auto;
	background-size: cover;
}


/* SCHEDULE */
.cal {
	width: 190px;
	height: 190px;
	padding: 10px;
	background-color: #bc262c;
}
.cal:hover {
	background-color: #8f2327;
}
.cal.japan {
	background-color: #084865 !important;
}
.cal.japan:hover {
	background-color: #015b85 !important;
}
.box a:hover, .box a:active {
    text-decoration: none;
}
.cal h3 {
	text-align: center;
	margin: 30px 0 5px;
}
.milan_red {
	color: #8f2327;
}
.japan_blue {
	color: #084865;
}
.homeAndAway {
	float: right;
	padding-top: 4px;
	text-align: right;
}
.game {
	clear: both;
	margin-top: 2px;
}
.game .skyperfect {
	text-align: center;
}
.team,
.team_result {
	color: #ffffff;
	margin: 0;
	padding: 0 0 0 38px;
	line-height: 18px;
	background: url("../../images/typ_vs.png") no-repeat 10px 0;
}
.score {
	color: #ccc;
}
.team img,
.score img {
	width: 32px;
	height: auto;
	padding-left: 25px;
	float: left;
}
.time {
	margin: 5px 0 0 !important;
	text-align: center;
	clear: both;
}
.time:hover {
	text-decoration: none;
}
.kickOff {
	font-size: 72.5%;
	text-align: center;
}
.cal_note {
	width: 897px;
	text-align: right;
	margin: 5px 0;
	font-size: 85%;
}
.nextSchedule {
	padding-top: 0px;
}
.nextSchedule p.note {
	padding-top: 0px;
	font-size: 100%;
	line-height: 1.3;
}

.nextSchedule .tba {
	display: block;
	margin-top: 25%;
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 150%;
}
.nextSchedule .tba.grey {
	color: #cccccc;
}

.nextSchedule,
.resultScore {
	display: table;
	width: 172px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.resultScore .score {
	font-size: 200%;
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
}
.nextSchedule .logo,
.resultScore .logo,
.resultScore .num {
	text-align: center;
	margin-bottom: 10px;
	display: table-cell;
	vertical-align: middle;
}
.nextSchedule .num {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
.nextSchedule .num .note {
	margin-top: 8px;
	padding-left: 10px;
}
.nextSchedule .logo img,
.resultScore .logo img {
	height: 40px;
	width: auto;
}
.resultScore .num {
	padding: 4px 0 5px;
	text-align: center;
	width: auto;
}
.resultScore .num img {
	vertical-align: 1%;
	padding: 0px 14px 0 14px;
}

.skyperfect,
.keisukesReview {
	width: 190px;
	position: absolute;
	bottom: 6px;
	left: 10px;
	text-align: center;
}

/* cal result */
.cal.result {
	background-color: #bc262c;
}
.cal.result:hover {
	background-color: #8f2327;
}
.cal.result h3 {
	margin-top: 15px;
}

.cal.next {
	background-color: #bc262c;
}
.cal.next:hover {
	background-color: #8f2327;
}
.cal.next h3 {
	margin-top: 15px;
}



#scrolldown {
	position: absolute;
	z-index: 9999;
}


/* point */
.point {
    background-color: #1a1a1a;
    border-radius: 15px;
    padding: 7px 12px;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 40px;
    z-index: 100;
}

.point img {
    opacity: 0.1;
}
.point img:hover {
/*    opacity: 0.4;*/
}
.point img.active {
    opacity: 1;
}
.socialButton {
    margin: 40px 0 30px;
}



