@charset "utf-8";

body{
	height: auto;
	width: 832px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
}




.all {
	width: 832px;
}
.img01 {
	float: left;
	height: 194px;
	width: 832px;
	margin-top: 5px;
	margin-left: -15px;
}
.title01 {
	background-image: url(http://52.193.163.135/WebService/webreceipt/application/views/images/line01.jpg);
	height: 28px;
	width: 812px;
	margin-top: 47px;
	float: left;
	padding-left: 20px;
	padding-top: 3px;
}
.form {
	float: left;
	height: 270px;
	width: 832px;
}
.form02 {
	height: 86px;
	width: 627px;
	margin-top: 72px;
	margin-right: auto;
	margin-left: auto;
}
.button {
	height: 40px;
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}

.txt {
	float: left;
	height: auto;
	width: 772px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 50px;
}
.txt02 {
	float: left;
	height: auto;
	width: 772px;
	margin-bottom: 10px;
}
.txt03 {
	float: left;
	height: auto;
	width: 742px;
	padding-left: 15px;
	margin-bottom: 30px;
}


input[type=text]{
width:449px;
height:43px;
border: 1px solid #ffffff;
padding-left: 20px;

}





input[type=button]{
width:200px;
height:40px;
border: 1px solid #ffffff;
background-color: #183715;
color: #fff;

}

td{
border:1px solid #183715;
}
.txt04 {
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 14px;
}

input[type=submit]{
width:200px;
height:40px;
border: 1px solid #ffffff;
background-color: #183715;
color: #fff;
}

.receipt_sample {
	display:block;
	width:800px;
	border:2px solid #000000;
}
