@charset "utf-8";

.t_cont {
	height: 130px;
	width: 723px;
}

.t_cont li {
	float: left;
}

.t_cont li a {
	background-repeat: no-repeat;
	display: block;
	height: 130px;
	text-indent: -1000em;
}

.t_cont li a.on {
	background-position: 0px -130px;
}

.t_cont li.contact a {
	background-image: url(../images/contact/top_btn_contact.jpg);
	width: 362px;
}

.t_cont li.order a {
	background-image: url(../images/contact/top_btn_order.jpg);
	width: 361px;
}

.c_cont {
	background-image: url(../images/contact/content_bg.gif);
	background-repeat: repeat-y;
	width: 683px;
	padding: 20px;
}

.b_cont {
}

.b_attention {
	background-image: url(../images/contact/content_bottom_attention.gif);
	background-repeat: no-repeat;
	background-position: 35px center;
	padding-top: 20px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #BBBBBB;
	padding-left: 350px;
	padding-bottom: 20px;
}

.contact_att{
color:#FF0000;
font-weight:bold;
}
.formresult{
line-height:1.3em;
}

.formresult h3{
font-size:14px;
font-weight:bold;
}
