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

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

.allleft{
	margin: 5px 5px 5px 0px;
	width: 148px;
}

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

.allmain_i{
	margin: 5px 0px 5px 0px;
	width: 792px;
	float: left;
	border: solid #803000 1px;
	background-color: #f8f8e0;
}

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

.head_cmt{
	font-size: small;
}

.allright{
	margin: 5px 0px;
	width: 162px;
	float: right;
	border: none;
}

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

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

.pack_table_l{
	margin: 5px;
	float: left;
	border-width: 1px;
	border-style: solid;
	width: 380px;
	border-radius: 10px;
}

.pack_table_r{
	margin: 5px;
	float: right;
	border-width: 1px;
	border-style: solid;
	width: 380px;
	border-radius: 10px;
}

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

.poke_left_maker{
	font-size: small;
	width: 100%;
}

.poke_left_series{
	box-sizing: border-box;
	float: left;
	text-align: left;
	background-color: #f0f0f0;
	color: #000000;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	font-size: small;
	width: 60%;
}

.poke_left_cnt{
	box-sizing: border-box;
	float: left;
	text-align: right;
	background-color: #f0f0f0;
	color: #000000;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	font-size: small;
	width: 40%;
	clear: right;
}

.poke_left_a_tbl{
	display: block;
}
.poke_left_a_title{
	width: 100%;
}
.poke_left_a_sbtt_y{
	width: 100%;
}
.poke_left_a_ks_y{
	width: 100%;
}
.poke_left_p_ct{
	width: 100%;
}

.poke_list_tbl{
	width: 638px;
}

.poke_list_th1{
	width: 16%;
}
.poke_list_th2{
	width: 20%;
}
.poke_list_th3{
	width: 8%;
}
.poke_list_th4{
	width: 10%;
}
.poke_list_th5{
	width: 40%;
}

.poke_list_maker{
	width: 44%;
}
.poke_list_maker2a{
	width: 10%;
}
.poke_list_maker2{
	width: 46%;
}

.poke_list_series{
	width: 16%;
}
.poke_list_series_non{
	width: 16%;
}

.poke_list_kata{
	width: 20%;
}
.poke_list_td_year{
	width: 8%;
}
.poke_list_td_year_non{
	width: 8%;
}
.poke_list_td_img1{
	width: 20%;
}
.poke_list_td_img2{
	width: 20%;
}

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

/*---------- 電子工作用 --------- */
.el_topic_box{
	width: 615px;
}

.el_table{
	width: 620px;
}

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