@charset "utf-8";
#contenttitle {
	width: 80%;
	max-width: 730px;
	min-width: 730px;
	background-color: #FFF;
	height: 90px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#orderform {
	width: 80%;
	max-width: 730px;
	min-width: 730px;
	background-color: #FFF;
	height: 110px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}
.contenttitle_pic {
	float: left;
	margin-top: 50px;
	width: 231px;
}
#contentmain {
	width: 80%;
	max-width: 600px;
	min-width: 600px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.header_title {
	color: #FFF;
	height: 75px;
	width: 330px;
	float: right;
	margin-top: 50px;
	margin-right: 30px;
}
.text01 {
	font-size: 28px;
	text-align: center;
	line-height: 38px;
	margin-bottom: 30px;
}
.text02 {
	font-size: 14px;
	text-align: center;
	line-height: 20px;
}
.text03 {
	font-size: 14px;
	text-align: right;
	line-height: 20px;
	margin-top: 30px;
}
.text04 {
	font-size: 14px;
	line-height: 20px;
}
.text07 {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 50px;
}

.text05 {
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
}
.text06 {
	font-size: 14px;
	line-height: 20px;
	border: 2px solid #666;
	width: 380px;
	padding: 5px;
}
