@charset "Shift_JIS";
/* CSS Document */

table.form {
	width: 100%;
	font-size: 12px;
	font-family: "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", Osaka, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3";
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
table.form2 {
	width: 90%;
	font-size: 12px;
	font-family: "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", Osaka, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3";
	color: #333333;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
table.form3 {
	font-size: 12px;
	font-family: "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", Osaka, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3";
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 100%;
}
table.form dl {
	color: #333333;
	width: 450px;
	background-color: #F4FFE8;
	border: 1px dotted #CCCCCC;
	margin: 20px;
	padding: 5px;
}
table.form dt {
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D6D7D9;
	border-left-color: #006600;
	padding-left: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.form dd {
	font-size: 13px;
	color: #333333;
	margin: 10px;
	line-height: 1.3em;
}


table.form .red {
	color: #FF0000;
}
table.form td {
	color: #333333;
	padding: 5px;
}
table.form dd  a {
	color: #0099FF;
	text-decoration: none;
}
table.form p.form {
	width: 620px;
	font-size: 12px;
	padding: 10px;
	border: 1px dotted #ff0000;
	margin-right: auto;
	margin-left: auto;
}

