@charset "utf-8";
ul {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #330000;
	border-bottom-color: #330000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(dot02.JPG);
}
.Box2 {
	background-color: #E0D7D3;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

li {
	display: inline;
	background-image: url(dot_04_d_02.gif);
}
body {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	background-color: #836358;
}
#form1 .Box01 {
	background-color: #E6E6E6;
	width: 350px;
	margin-right: auto;
	padding-left: 20px;
	padding-bottom: 10px;
}
