@charset "shift_jis";

/*main.html*/

.cl {
	clear: both;
}

dl#gaiyou00 {
	clear: both;
}

dl#gaiyou00 dt{
	float: left;
	font-weight: bold;
	margin-right: 20px;
}


div#gaiyou01 {
  font-size:11px;
	line-height:1.5em;
	margin-top: 30px;
	padding: 10px;
	background-color: #F6F6F6;
}

div#oubo {
	text-align: center;
	padding: 30px;
}

/*input.html*/
div#oubobase {
	border: 1px solid #999999;
	margin-bottom: 20px;
}

div#okotae {
	padding: 5px;
	background-color: #EEE;
	margin-bottom: 10px;
}

div#oubobase02 {
	margin: 10px;
	margin-top: 20px;
}

dl#memberNum {
	margin-bottom: 25px;
}

dl#memberNum dt {
	float:left;
	margin-right: 15px;
}

p#chuui {
  font-size:11px;
	line-height:1.5em;
}

table#formTable {
	margin-top: 20px;
	width: 100%;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	border-collapse: collapse;
}

table#formTable th{
	color: #FFF;
	background-color: #636363;	
}

table#formTable .oddLine{
	background-color: #EBEBEB;
}

table#formTable th,
table#formTable td{
	padding: 5px;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

table#formTable span.asta{
	font-weight: bold;
	color: #F00;
}

table#formTable span.redtext{
	color: #F00;
}

div#btn02 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}

div#btn02 input.mr10 {
	margin-right: 10px;
}

/* confirm.html */

div#oubobase span.checktxt{
	font-weight: bold;
}

/* complete.html */

div#thanks {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 30px;
}

div#gaiyou02 {
	margin-top: 20px;
	padding: 10px;
	background-color: #F6F6F6;
}

div#backToEvent{
	text-align: center;
	margin: 25px;	
	margin-bottom: 80px;
}

/* duplicate.html */

div#thanks span.redtxt {
	color: #F00;
}


