@charset "utf-8";

/**/
.shoplist_txt_table {
	margin: 0 auto;
	background-color: #666666;
	width: auto;
	color: #FFFFFF;
	border: solid 1px #666666;
}

.shoplist_txt_table tr th {
	padding: 2px 5px;
}

.shoplist_txt_table tr td {
	background-color: #f1ecd8;
	padding: 2px 5px;
}
.shoplist_txt_table tr td ul {
	margin: 0;
	width: 539px;
	list-style-type: none;
}
.shoplist_txt_table tr td ul li {
	float: left;
	height: 1.5em;
	line-height: 1.5em;
}
.shoplist_txt_table tr td ul li a {
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.shoplist_area_navi {
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	color: #FF6600;
	text-align: right;
}



/*----------遊べるお店リスト部分----------*/
#areaName {
	margin-bottom: 10px;
	padding: 5px 0;
	background-color: #666666;
	width: 575px;
	font-weight: bold;
	line-height: 100%;
	text-align: center;
}

#list {
	margin: 0px auto;
	padding-top: 10px;
	width: 575px;
}

#list table tr td table tr td table tr td {
	padding: 3px;
	line-height: 16px;
}

#list table tr td table tr td table tr td img {
	vertical-align: middle;
}

.list_trial {
	display: block;
	margin-bottom: 5px;
	width: 575px;
	font-size: 12px;
	text-align: left;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.list_trial dt {
	float: left;
	padding: 1px 0;
	background-color: #666666;
	width: 93px;
	text-align: center;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.list_trial dd {
	float: left;
	padding: 1px 5px;
	background-color: #f1ecd8;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

/* 先行体験会 */
.trialshop_name {
	width: 245px;
	color: #ff6600;
	font-weight: bold;
}
.trialshop_phone {
	color: #000000;
	width: 120px;
}
.trialshop_address {
	color: #000000;
	width: 470px;
}
.trialshop_date01 {
	color: #000000;
	width: 182px;
}
.trialshop_date02 {
	color: #000000;
	width: 183px;
}
.trialshop_regular {
	color: #000000;
	width: 470px;
	border-left: 1px solid #000000;
}

/* バトスピタワー設置店舗 */
.tower_name {
	color: #ff6600;
	width: 470px;
	font-weight: bold;
}
.tower_address {
	color: #000000;
	width: 470px;
}


/* チャレンジバトル */

.challengebattle {
	width: 530px;
	margin: 0 auto;
}

.challengebattle tr td {
	border: solid #666666 1px;
	background: #FFFFFF;
	text-align: center;
}

.challengebattle tr td.list_title {
	background: #666666;
	color: #FFFFFF;
	font-size: 115%;
	font-weight: bold;
}

.challengebattle tr td.name {
	background: #999999;
	color: #FFFFFF;
	font-weight: bold;
}

/*チャレンジバトルリスト*/

.tit_name tr td {
	width: 450px;
	margin: 0 auto;
	font-size: 115%;
	font-weight: bold;
}

.tit_name tr td {
	background: #999999;
	border: solid #666666 1px;
}

.set_list tr td {
	background: #FFFFFF;
	border: solid #666666 1px;
	font-size: 86.5%;
	color: #000000;
	padding: 3px;
}

.set_list tr td.set_title {
	background: #999999;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.list_cb_shop {
	width: 450px;
	margin: 0 auto;
}

.list_cb_shop tr td {
	background: #FFFFFF;
	border: solid #666666 1px;
	color: #000000;
	padding-left: 3px;
}

.list_cb_shop tr td.item {
	width: 70px;
	background: #999999;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.list_cb_shop tr td.tel {
	width: 60px;
	background: #999999;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}

.list_cb_shop tr td.shop_name {
	width: 217px;
	font-weight: bold;
	color: #FF6600;
}

.detail {
	width: 200px;
}

.detail ul li {
	float: left;
}

.detail ul li.d_name {
	width: 40px;
}

.detail ul li.d_content {
	width: 150px;
}

/*発売記念イベント*/
.list_trial_sale {
	display: block;
	margin: 0 auto 5px auto;
	background-color: #666666;
	width: 575px;
	font-size: 12px;
	text-align: left;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.list_trial_sale dt {
	float: left;
	padding: 1px 0;
	background-color: #666666;
	width: 93px;
	text-align: center;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.list_trial_sale dd {
	float: left;
	padding: 1px 5px;
	background-color: #f1ecd8;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.list_trial_sale dt.trialshop_regular_dt {
	border-right: 0 none;
}

/*アニメーション放映記念*/
.list_animation {
	display: block;
	margin: 0 auto 5px auto;
	background-color: #666666;
	width: 575px;
	font-size: 12px;
	text-align: left;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.list_animation dt {
	float: left;
	padding: 1px 0;
	background-color: #666666;
	width: 93px;
	text-align: center;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.list_animation dd {
	float: left;
	padding: 1px 5px;
	background-color: #f1ecd8;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.animation_address {
	color: #000000;
	width: 470px;
}
.animation_name {
	width: 470px;
	color: #ff6600;
	font-weight: bold;
}
.animation_day {
	width: 200px;
	color: #000000;
	font-weight: bold;
}
.animation_time {
	width: 165px;
	color: #000000;
	font-weight: bold;
}

/*ケロケロ誤植*/
.list_kerokero{
	display: block;
	margin: 0 auto ;
	background-color: #666666;
	width: 575px;
	font-size: 12px;
	text-align: left;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.list_kerokero dt {
	float: left;
	padding: 1px 0;
	background-color: #666666;
	width: 93px;
	text-align: center;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.list_kerokero dd {
	float: left;
	padding: 1px 5px;
	background-color: #f1ecd8;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.list_kerokero dt.list_kerokero_dt {
	padding: 0 5px;
	width: 564px;
	text-align: left;
}
.list_kerokero dd.list_kerokero_dd {
	color: #000000;
	width: 564px;
}
.list_kerokero dd.list_kerokero_shopname {
	color: #ff6600;
	font-weight: bold;
}

.pagetops {
	margin: 2px auto 7px auto;
	width: 575px;
	text-align: right;
}

/* 避難用 */
table.hinan {
	margin: 0 auto 5px auto;
}
table.hinan tr th, table.hinan tr td {
	padding: 1px 3px;
}
table.hinan tr th {
	text-align: center;
}
table.hinan tr td {
	color: #000000;
}
.shopname { color: #ff6600; font-weight: bold; }

/*ショップバトルリスト*/
#reqAge { background-color: #666666; line-height: 1; }
#reqAge th, #reqAge td { padding: 2px 4px; }
#reqAge th { background-color: #999999; font-weight: bold; }
#reqAge td { background-color: #ffffff; color: #000000; }
#reqAge td.icon { background-color: #999999; }

/**/

/*about*/

.yellowframe_middle_no_pad{
	background: url(../image/event/10/bst2010/img_yellowframe_middle.gif) repeat-y left top;
	margin: 0;
	padding:0;
	width:760px;
}

.yellowframe_middle dd{
	width:760px;
}

.yellowframe_middle_no_pad dd{
	width:760px;
}

.bst10_subtitle{
	margin-top:25px;
	padding:20px;
}

