@charset "utf-8";
/*メニュー*/
.index_menu {
	margin: 0px;
	padding: 0px;
	width: 800px;
}
.index_menu .index_tab {
	margin: 0px;
	padding: 0px;
}
.index_menu .index_tab li {
	background-color: #000000;
	float: left;
	height: 36px;
	list-style-type: none;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	width: 25%;
}
.index_menu .index_tab li a {
	display: block;
	font-size: 12px;
	line-height: 36px;
	margin: 0px;
	outline:none;
	padding: 0px;
	text-align: center;
}
.index_menu_machine_name {
	height: 34px;
	width: auto;
}
/*パスワード発行*/
.index_pass {
	background-repeat: no-repeat;
	background-size: 100% auto;
	display: none;
	height: 32px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	opacity: 0.8;
	text-align: center;
}
.index_pass_text {
}
/*ページ上部タイトル*/
.index_page_title {
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
/*ページ上部タイトル画像*/
.index_page_title img {
	height: auto;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
/*ＳＮＳ　Ｆａｃｅｂｏｏｋ　Ｔｗｉｔｔｅｒ*/
.index_sns {
	display: block;
	height: 24px;
	margin-bottom: 4px;
	margin-top: 4px;
	width: auto;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.index_sns_block1 {
	display: block;
	float: left;
	height: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	width: 50%;
}
.index_sns_block2 {
	display: block;
	float: left;
	height: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	width: 50%;
}
.index_sns_image {
	height: 20px;
	width: auto;
	margin: 0px;
	padding: 0px;
}
/*スロプラス＋の使い方*/
.index_htu {
	border-bottom-color: #E60012;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #E60012;
	border-top-style: solid;
	border-top-width: 1px;
	display: block;
	margin-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	padding: 4px;
	text-align: left;
}
.index_htu span {
	font-weight: bolder;
}
/*お知らせ*/
.index_news {
	border-collapse: collapse;
	display: table;
	height: auto;
	padding: 0px;
	width: 100%;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.index_news thead {
	display: table-header-group;
	margin: 0px;
	padding: 0px;
}
.index_news tbody {
	display: table-row-group;
	margin: 0px;
	padding: 0px;
}
.index_news tfoot {
	display: table-footer-group;
	margin: 0px;
	padding: 0px;
}
.index_news tr {
	display: table-row;
	margin: 0px;
	padding: 0px;
}
.index_news tr:nth-child(2n+1) {
	background-image: url(/img/0Y/dot_70.png);
}
.index_news tr:nth-child(2n+2) {
	background-image: url(/img/0Y/dot_non.png);
}
.index_news tr td {
	font-size: 14px;
	display: table-cell;
	margin: 0px;
	padding: 2px;
}
.index_news tr td:nth-child(2n+1) {
	text-align: left;
}
.index_news tr td:nth-child(2n+2) {
	padding-right: 20px;
	text-align: right;
}
.index_news_top {
	background-color: #22222A;
}
.index_news_caution {
	background-color: #22222A;
	display: block;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.index_news_caution a {
	display: block;
	margin: 0px;
	text-align: right;
	font-size: 16px;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 4px;
}
/*コンテンツ*/
.index_contents_group {
	display: block;
	margin: 0px;
	padding: 0px;
}
.index_contents_group a {
	background-image: url(/img/0Y/dot_70.png);
	background-repeat: repeat;
	border-bottom-color: #E60012;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #E60012;
	border-top-style: solid;
	border-top-width: 1px;
	display: block;
	height: auto;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
}
.index_contents_group a div {
	display: block;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.index_contents_group a div:nth-child(2n+1) {
}
.index_contents_group a div:nth-child(2n+2) {
	color: #FFFFFF;
	font-size: 12px;
}

/*プレイ記録*/
.index_play_group {
}
.index_play_group a {
}
.index_play_group a div {
}
.index_play_group a div:nth-child(2n+1) {
}
.index_play_group a div:nth-child(2n+1) span {
	font-size: 10px;
}
.index_play_group a div:nth-child(2n+2) {
}
/*機種情報*/
.index_machine_group {
}
.index_machine_group a {
}
.index_machine_group a div {
}
.index_machine_group a div:nth-child(2n+1) {
}
.index_machine_group a div:nth-child(2n+2) {
}
/*ダウンロード*/
.index_download_group {
}
.index_download_group a {
}
.index_download_group a div {
}
.index_download_group a div:nth-child(2n+1) {
}
.index_download_group a div:nth-child(2n+2) {
}
/*案内*/
.index_notice {
	display: none;
}
