@charset "utf-8";

/* .headTtl */
.headTtl {
	background-color:#41210a;
	color:#FFF;
	font-weight:normal;
	padding:6px 0 4px 34px;
}


.inner div {
	padding:0 32px 10px 32px;
}
.inner ._eventinfo {
padding:0 0px 10px 0px;
font-size: 90%;
}


table {
	margin:0 auto 15px auto;
	font-size:28px;
	width:100%;
}
table td.koumoku {
	text-align:left;
	font-weight:normal;
	background-color:#F4F0E6;
	padding:10px;
}
table td {
	padding:15px;
}
table td p{
	padding-bottom:5px;
}
input{
	padding:2px;
	background-color:#FFF;
	height:60px;
	width:100%;
	font-size:30px;
}
input.short{
	padding:2px;
	background-color:#FFF;
	height:60px;
	width:25%;
	font-size:30px;
}
input.other{
	padding:2px;
	background-color:#FFF;
	height:40px;
	width:45%;
	font-size:30px;
}
select {
	padding:2px;
	background-color:#FFF;
	height:60px;
	width:100px;
	font-size:30px;

}
textarea{
	width:100%;
	height:150px;
	font-size:30px;
	border: 1px solid #000;
	}
table td input.radio{
	padding:2px;
	border:0px;
	width:20px;
}
table td input.check{
	padding:2px;
	border:0px;
	height:30px;
	width:30px;
}
table td.check_td{
	padding:10px 10px;
}
table tr.check_td02{
	padding:10px 0 10px 30px;
	line-height:1.4;
}
table.questionary{
	border-top:#000 solid 1px;
	border-bottom:#000 solid 1px;
}
p.center {
	display:block;
	margin:20px auto 10px auto;
	text-align:center;
}

span.red {
	color:#E50012;
}
.ul_btn{
	clear:both;
	text-align:center;
	}
.li_btn{
	display:inline;
	padding-right:6px;
	float:left;
}
li.last {
	padding-right:0px;
	float:right;
}
div.box_regist {
	height:200px;
	overflow:vissible;
	margin:30px auto;
}
p.topolicy{
	margin:30px auto;
	text-align:center;
	font-size:24px;
}
p.topolicy a{
	text-decoration:underline;
	color:#000;
}

h3{
	font-weight:normal;
	margin:20px 0 10px 0;
	}
    
    
    ._eventinfo label{
    display: inline-block;
    padding: 10px 10px 5px 0;
}



