@charset "UTF-8";
.yoyaku_text {
	font-size: 12px;
	line-height: 120%;
	margin: 5px;
}
.yoyaku_title {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 5px;
}
.yoyaku_form {
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
.yoyaku_form .bold {
	font-size: 13px;
	font-weight: bold;
}
.yoyaku_form .hosoku {
	font-size: 11px;
	color: #666666;
	margin-bottom: 2px;
}
.yoyaku_form .hissu {
	font-weight: bold;
	color: #FF0000;
}
.yoyaku_form #step1 td{
	padding-bottom: 10px;
}
.yoyaku_form #step1 ul{
	color: #FFFFFF;
	padding: 10px;
	background-color: #FF0000;
	list-style-type: disc;
	list-style-position: inside;
}
.yoyaku_form #step2 table{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.yoyaku_form #step2 td{
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
