body{
	text-align: center;
	background-color: #FFF;
	background-image: url(images/bc.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#Wrap{
	margin-top:10px;
	margin-right:auto;
	margin-bottom:10px;
	margin-left:auto;
	width: 860px;
	text-align: left;
	display: block;
	border: 5px solid #CB3398;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#Wrap h1{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-left: 20px;
	line-height: 1.4em;
	float: left;
	width: 400px;
}
#Wrap .pdf{
	float: right;
	width: 300px;
	margin-right: 30px;
	margin-bottom: 10px;
	font-size: 80%;
	color: #666;
	text-align: right;
}
.Clear{
	clear:both;
	}
#Wrap h2{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	line-height: 1.4em;
}
#Wrap p{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5em;
	font-size: 12px;
	color: #333;
	margin-left: 20px;
}
#Panel {
	width: 840px;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 10px;
}
#btn{
	text-align: center;
	padding: 20px;
}
#Panel table {
	width: 100%;
}
#Panel h3{
	font-size: 12px;
	color: #C39;
	margin-top: 0px;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
}
#Panel table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 20%;
	text-align: center;
}
.backup{
	font-size: 12px;
	color: #CB3398;
	text-align: right;
	clear: both;
	width: auto;
	padding: 5px;
}
#Panel p{
	font-size: 12px;
	color: #666;
	line-height: 1.7em;
	margin-top: 0px;
	margin-bottom: 10px;
}
.pink{
	color: #E62F78;
}
.counter {
	font-size: 10px;
	color: #999;
	text-align: right;
	display: block;
}
#Cfm{
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#Cfm h2{
	font-size: 16px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
#Cfm p{
	font-size: 12px;
	color: #666;
	line-height: 1.8em;
}
#Err{
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #C00;
	padding: 10px;
	font-size: 14px;
	color: #C00;
	width: 400px;
}
