/*====================================== 
イベント・スタッフ募集
=======================================*/ 
.event_table,
.contact_table{
	width: 630px;
	border-top:2px solid #e1007e;
	border-left:2px solid #e1007e;
	border-right:2px solid #e1007e;
	margin:0 0 10px 0;
	padding:0;
	vertical-align:top;
	font-size:12px;
}
.event_table th,.event_table td,
.contact_table th,.contact_table td{
	border-bottom:2px solid #e1007e;
	border-collapse:collapse;
	padding:10px;
	text-align:left;
}
.event_table th{
	font-weight:normal;
	background:#fddbeb;
	width:20%;
}
.contact_table th{
	font-weight:normal;
	background:#fddbeb;
	width:30%;
}
.event_table td{
	background:#fff;
}

.cart_s {
	border: 1px solid #ccc;
	padding: 2px;
	margin:2px 0 2px 0;
}

.cart_s:focus {
	border: 1px solid #e1007e;
	padding: 2px;
}
.hankaku {
  ime-mode: inactive; /* 半角モード */
}

.bgGreen{
	text-align:center;
	background-color:#edf8ec;
}

.memberBox{
	margin-top:5px;
}
.memberBox p{
	font-size:12px;
	margin-bottom:30px;
}
.memberBox h3{
	margin-top:10px;
	margin-bottom:5px;
}
.entryBox{
	width: 596px;
	border:2px solid #04a3c9;
	margin-top:10px;
	padding:15px;
	background:#bfe8f1;
}

.btBox{
	background:#b3f1ff;
	text-align:center;
	padding:15px;
}

.spt10ie{
	/padding-top:10px;
}

.w300{
	width: 300px;
}

.w500{
	width: 500px;
}

/*====================================== 
メンバー専用
=======================================*/ 
#contTopics{
    margin:0px auto;
	padding:30px 0 50px 0;
	width: 700px;
}
.staffBox{
	border:2px solid #e1007e;
	padding:30px;
	text-align:center;
}
/*====================================== 
イベント・スタッフ募集
=======================================*/ 
.shortBox{
	width: 850px;
    margin:0px auto;
	padding:30px 0;
}

.short_table{
	width: 100%;
	border-top:2px solid #e1007e;
	border-left:2px solid #e1007e;
	border-right:2px solid #e1007e;
	margin:0 0 10px 0;
	padding:0;
	vertical-align:top;
	font-size:12px;
}
.short_table th,.short_table td{
	border-bottom:2px solid #e1007e;
	border-collapse:collapse;
	padding:10px;
	text-align:left;
}
.short_table th{
	font-weight:normal;
	background:#fddbeb;
	width:20%;
}


/*====================================== 
会場内案内図
=======================================*/ 

.mapall {
	background:url(../../map/img/map.jpg) no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:630px;
	height:210px;
}

.map01 {
	background:url(../../map/img/map01.jpg) no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:630px;
	height:510px;
}

.map02 {
	background:url(../../map/img/map02.jpg) no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:630px;
	height:480px;
}

.map03 {
	background:url(../../map/img/map03.jpg) no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:630px;
	height:480px;
}
