@charset "utf-8";
/* CSS Document */

#wrapper_event {
	position: relative;
	margin: 0 auto;
	width: 980px;
	background: url(../image/event/bg_event_bar.jpg) repeat-y left top;
}

#contents_event {
	width: 860px;
	margin: 0 auto;
	background: url(../image/event/bg_event.jpg) no-repeat left top;
	padding: 10px 60px;
}
	
.challengecup_table {
	width:860px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: repeat-y;
	background-image: url(../image/event/challenge_cup/back_space.jpg);
}

.challengecup_caution {
	font-size: 12px;
	width: 750px;
	border: solid 1px #ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.challengecup_caution td {
	padding: 5px;
	border: solid 1px #ffffff;
}
.challengecup_caution td.leftcel {
	font-weight: bold;
	background-color: #CC0000;
}
.challengecup_caution th.leftcel {
	font-weight: bold;
	color: #333333;
	text-align: center;
	vertical-align:
	middle;
	border:
	solid 1px #ffffff;
	background-color: #E8B900;
}
.sfontw_b { font-size: 10px; font-weight: bold; color: #FFFFFF;}

/*チャレンジカップ 都道府県リスト*/
#map_txtlist table {
	margin: 0 auto;
	width: 90%;
	text-align: center;
}

#map_txtlist table tr td {
	padding: 4px 0;
	background-color: #ffffff;
	border: 1px solid #CC0000;
	border-collapse: collapse;
}

#map_txtlist table tr td.listtitle {
	background-color: #CC0000;
	color: #ffffff;
	font-weight: bold;
}

#map_txtlist table tr td.state {
	background-color: #FFFFCC;
	color: #333333;
	font-weight: bold;
}

#map_txtlist table tr td.attention {
	background-color: #ffffff;
	color: #0000FF;
	text-align:left;
	line-height:130%;
	font-size:77%;
	padding-left:5px;
}
/**/

/*店舗リスト*/
#shoplist table { margin: 10px auto 0; }

.tit_bg {
	background: #CC0000;
	border: solid 2px #990000;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 115%;
	text-align: center;
}

.example {
	border: solid 1px #990000;
	background: #FFFFFF;
	color: #000000;
	font-size: 93%;
}

.example tr td {
	border: solid 1px #990000;
	padding: 3px;
	text-align:left;
}

.item_set {
	background: #CC0000;
	border: solid 1px #990000;
	color: #FFFFFF;
}

.tenpo {
	background: #FFFFFF;
	border: solid 1px #990000;
	color: #000000;
}

.tenpo tr td {
	padding: 3px;
}

.tenpo .boder {
	border: solid 1px #990000;
}
/**/

/* 次へ、戻るボタン */
.btn_back_next {
	background-image: url(../image/event/movie2010/img_movie_09.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 860px;
	margin: 0;
	padding: 0;
}

.btn_back_img {
	width: 130px;
	height: 37px;
	margin: 10px 0 0 200px;
}
/**/
