.m-ore {
	color: #FF6666;
	font-weight: bold;
}
select {
	font-size: 100%;
}
input {
	font-size: 100%;
}
textarea {
	font-size: 100%;
}
#kakunin {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 5px;
	height: auto;
	width: auto;
	text-align: center;
}
.topilist {
	padding: 5px;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 20px;
}
#kakunin th {
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: left;
	background-color: #F6F6F6;
	width: 200px;
}
#kakunin td {
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	width: 300px;
}
#form-waku {



	height: auto;
	width: auto;
	background-color: #FFFFFF;
	border: thin solid #A0D3E4;
	text-align: left;
	padding: 10px;
	margin-top: 15px;
	margin-left: 5px;
}
.f1 {
	font-weight: bold;
	color: #006699;
	font-size: 14px;
	line-height: 30px;
}
.f2 {

	font-weight: bold;
	color: #006699;
}
.f3 {
	color: #663300;
	font-weight: bold;
	background-color: #E6DED9;
}
#form-m {
	width: auto;
	text-align: left;
	padding: 0px 5px 5px 10px;
	height: auto;
}
#m-box {
	padding: 10px;
	height: auto;
	width: auto;
}
#t-box {
	padding: 5px;
	height: auto;
	width: auto;
	background-color: #FFE377;
	border: 2px solid #FFCC00;
	text-align: left;
}
#form-m th {
	width: 200px;
	text-align: left;
	border: 1px solid #FFFFFF;
	padding: 7px;
	height: auto;
	background-color: #F4F8F9;
}
#form-m table {
	border: 1px solid #E3E3E3;
	padding: 7px;
}
#form-m td {

	width: auto;
	text-align: left;
	border: 3px solid #FFFFFF;
	padding: 5px;
	height: auto;
}
.button {
	padding: 10px;
	height: auto;
	width: auto;
	text-align: center;
}
.m-mini {
	font-size: 12px;
	line-height: 18px;
}
