.superall{
	margin: auto;
	padding: 0px;
	border: 0px;
	width: 100%;
	text-align: center;
}

.all{
	margin: 0 auto;
	padding: 0px;
	border: none;
	width: 100%;
}

.allleft{
	margin: 0px;
	width: 100%;
}

.allmain{
	margin: 5px 0px 5px 0px;
	width: 100%;
	float: left;
	border: solid #404040 1px;
}

.allmain_i{
	margin: 5px 0px 5px 0px;
	width: 100%;
	float: left;
	border: solid #803000 1px;
	background-color: #f8f8e0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.m_box{
	float: left;
	border: 1px;
	border-color: #803000;
	margin: 0px;
	padding: 0px;
	border-style: solid;
	width: 100%;
}

.head_cmt{
	font-size: small;
}

.allright{
	clear: both;
	margin-bottom: 5px;
	border: none;
}

/*---------- パック共有 --------- */
.H2_pack{
	font-size: x-large;
	width: 100%;
	padding: 0px;
	float: left;
	margin: 0px;
	border-radius: 10px;
}

.H3_pack{
	font-size: large;
	padding: 0px;
	margin: 0px;
	text-align: left;
	border-radius: 10px;
}

.pack_table_l{
	margin: 5px;
	border-width: 1px;
	border-style: solid;
	border-radius: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	min-height: 170px;
}

.pack_table_r{
	margin: 5px;
	border-width: 1px;
	border-style: solid;
	border-radius: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	min-height: 170px;
}

/*---------- ポケコン用 --------- */
.poke_left{
	box-sizing: border-box;
	float: left;
}

.poke_left_maker{
	font-size: medium;
	width: 25%;
	height: 30px;
}

.poke_left_series{
	display: none;
}

.poke_left_cnt{
	display: none;
}

.poke_left_a_tbl{
	display: flex;
}
.poke_left_a_title{
	width: 35%;
}
.poke_left_a_sbtt_y{
	width: 35%;
}
.poke_left_a_ks_y{
	width: 30%;
}

.poke_left_p_ct{
	width: 25%;
	height: 180px;
}

.poke_list_tbl{
	width: 100%;
}

.poke_list_tr{
	flex-wrap: wrap;
}

.poke_list_th1{
	display: none;
}
.poke_list_th2{
	width: 24%;
}
.poke_list_th3{
	width: 10%;
}
.poke_list_th4{
	width: 10%;
}
.poke_list_th5{
	width: 50%;
}

.poke_list_maker{
	width: 34%;
}
.poke_list_maker2a{
	width: 10%;
}
.poke_list_maker2{
	width: 56%;
}

.poke_list_series{
	width: 100%;
}
.poke_list_series_non{
	display: none;
}

.poke_list_kata{
	width: 24%;
}
.poke_list_td_year{
	width: 10%;
}
.poke_list_td_year_non{
	width: 10%;
}
.poke_list_td_img1{
	width: 25%;
}
.poke_list_td_img2{
	width: 25%;
}

/*---------- 仮面ライダー用 --------- */
#pack_table_rd{
	border-color: #80F080;
	background-color: #e0f0e0;
}

/*---------- 電子工作用 --------- */
.el_topic_box{
	width: 100%;
}

.el_table{
	width: 100%;
}

/*---------- フッター用 ---------*/
.foot_all{
	clear: both;
	margin: 0 auto;
	width: 100%;
}
