@charset "utf-8";
#page {
	width: 750px;
	margin: 10px auto;
}
#page .txtBox01 {
	width: 620px;
	border: 2px solid #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 40px;
	font-size: 120%;
	line-height: 1.4em;
	background: url(../img/tikuwankoBg.gif) no-repeat;
}
#page .txtBox02 {
	width: 700px;
	border: 2px solid #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-bottom: 10px;
	font-size: 120%;
	line-height: 1.4em;
	background: url(../img/makitikuwaBg.gif) no-repeat;
}
#page .txtBox02 h2 {
	background: #000000;
	color: #ffffff;
	font-size: 140%;
	text-align: center;
	padding: 5px;
}
#page .txtBox02 dl {
	margin: 10px 180px;
}
#page .txtBox02 dt {
	width: 6em;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#page .txtBox02 dd {
	margin-left: 8em;
	margin-bottom: 20px;
}
#page .txtBox02 input {
	display: block;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}