/* company */
#bg_wafu {
	width: 700px;
	background: url(../img/japanese.jpg) no-repeat;
	height: 300px;
	margin: 0px auto;
	padding: 0px;
}
.message {
	margin: 0px 0px 0px 30px;
	padding: 0px;
	background: url(../img/message_btn.gif) no-repeat;
	height: 40px;
	width: 200px;
}
.right2 {
	margin: 0px;
	padding: 0px 40px 0px 0px;
	width: 420px;
}
.box1 {
	width: 720px;
	margin: 35px 0px 0px;
	padding: 0px;
	float: left;
	background: url(../img/side.jpg) repeat-y;
}
.company_title {
	margin: 8px 0px 0px 30px;
	padding: 0px;
	background: url(../img/company_btn.gif) no-repeat;
	height: 40px;
	width: 200px;
}
.com1 {
	color: #3366CC;
	text-align: left;
	white-space: nowrap;
	padding-right: 5px;
	vertical-align: top;
	border-bottom: 1px dotted #CCCCCC;
}
.com1n {
	color: #3366CC;
	text-align: left;
	white-space: nowrap;
	padding-right: 5px;
	vertical-align: top;
}
.com2 {
	vertical-align: top;
	white-space: nowrap;
	border-bottom: 1px dotted #CCCCCC;
	text-align: left;
}
.com2n {
	vertical-align: top;
	white-space: nowrap;
}
.com3 {
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	border-bottom: 1px dotted #CCCCCC;
}

/* contact */
.leftbox {
	width: 260px;
	float: left;
}
.left3 {
	margin: 15px 25px 0px 50px;
	padding: 0px;
	width: 185px;
}
#bg_kitchen {
	width: 700px;
	background: url(../img/kitchen.jpg) no-repeat;
	height: 300px;
	margin: 0px auto;
	padding: 0px;
}
.contact_us {
	background: url(../img/contactus_btn.gif) no-repeat;
	height: 40px;
	width: 200px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}
.left_line {
	border-left: 4px solid #6891C9;
}
.form_table {
	margin-left: 0px;
}
.form_title {
	text-align: right;
	white-space: nowrap;
	border-right: 4px solid #6891C9;
}
.form_title2 {
	text-align: right;
	white-space: nowrap;
	border-right: 4px solid #CCCCCC;
}
.form_item {
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
.input1 {
	width: 70%;
}
.input2 {
	width: 95%;
}
.input3 {
	width: 20%;
}
.btn {
	margin-top: 40px;
	margin-right: 70px;
	margin-left: 90px;
}
/* conf */
#no_content {
	width: 720px;
	position: absolute;
	left: auto;
	top: 0px;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(../img/side.jpg) repeat-y;
	padding-top: 20px;
}
.conf_title {
	color: #3366CC;
	text-align: center;
	margin: 5px auto 25px;
}
/* error */
.er_title {
	color: #3366CC;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
}
.er_send {
	text-align: center;
	margin: 100px auto;
}
/* thank */
#bg_entrance {
	width: 700px;
	background: url(../img/entrance.jpg) no-repeat;
	height: 300px;
	margin: 0px auto;
	padding: 0px;
}
.thanks {
	font-size: 110%;
	text-align: center;
	width: auto;
	margin: 100px auto;
}
