html{
	font-size:125%;
}
input,select{
	font-size:100%;
	padding:10px;
}
textarea{
	font-size:120%;
	padding:10px;
	resize: none;
}

body,dl,dt,dd,ul,li{
	margin:0;
	padding:0;
}

.waku{
	margin-bottom:40px;
}
.center{
	text-align:center;
}
.strong{
	font-weight:bold;
}
.fs_a{
	font-size:150%;
}
.fs_b{
	font-size:80%;
}
.news{
	margin-left:3em;
	list-style-type:disc;
}
.guest{
	margin-left:3em;
}
.notice{
	color:#FF0000;
	font-size:80%;
}
#thema dt:not(:first-child){
	margin-top:20px;
}
#thema dd{
	margin-left:3em;
}
#theme table{
}
#theme input{
	border:1ps solid #FF0000;
	width:95%;
}
#theme input.meyasu{
	width:2em;
	text-align:right;
}

#theme textarea{
	width:30em;
	height:4em;
}

form .main_title{
	width:15em;
	height:2.5em;
	text-align:center;
}
form .news{
	width:90%;
	height:20em;
}
