@charset "utf-8";

#contenttitle {
	width: 80%;
	max-width: 730px;
	min-width: 730px;
	background-color: #FFF;
	height: 110px;
	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;
}
