@charset "UTF-8";

/* CSS Document */

/* all */

.c-style {
	width: 100%;
	border-top: 1px solid #AAA;
	border-right: 1px solid #AAA;
}
.c-style caption {
	text-align: left;
	margin-bottom: 10px;
}
.c-style th {
	text-align: center;
	color: #FFF;
	background: #8098cc;
	border-left: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	padding: 10px;
}
.c-style td {
	text-align: center;
	color: #000;
	background: #FFF;
	border-left: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	padding: 10px;
}

.c-style2 {
	width: 100%;
	border-top: 1px solid #AAA;
	border-right: 1px solid #AAA;
}
.c-style2 caption {
	text-align: left;
	margin-bottom: 10px;
}
.c-style2 th {
	font-size: 117%;
	width: 25%;
	text-align: center;
	color: #FFF;
	background: #8098cc;
	border-left: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	padding: 10px;
}
.c-style2 td {
	text-align: left;
	color: #000;
	background: #FFF;
	border-left: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	padding: 10px;
}

.c-style3 {
	width: 100%;
	border-top: 1px solid #AAA;
	border-right: 1px solid #AAA;
}
.c-style3 th {
	font-size: 117%;
	width: 25%;
	text-align: center;
	color: #FFF;
	font-weight: normal;
	background: #8098cc;
	border-left: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	padding: 10px;
}
.c-style3 td {
	text-align: left;
	color: #000;
	background: #FFF;
	border-left: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	padding: 10px;
}

.c-style td.c-style-ce {
	text-align: left;
}
.c-style span {
	font-weight: bold;
}
.c-style sup {
	font-size: 84%;
}
.company-head {
	font-size: 117%;
	color: #987236;
	padding: 6px 0;
}
input {
	font-size: 134%;
	background: #fffceb;
}
textarea {
	font-size: 134%;
	background: #fffceb;
}
.contact-b {
	text-align: center;
	margin-top: 20px;
}
.floor-c-left {
	width: 659px;
	margin-top: 52px;
}
.floor-c-right {
	width: 261px;
	margin-top: 52px;
}
.floor-map-head {
	width: 600px;
	font-size: 117%;
	color: #987236;
	margin: 52px 0 10px 171px;
	padding-top: 10px;
}
.floor-map-box {
	width: 600px;
	margin: 0 0 40px 171px;
}
.floor-map-menu1 {
	width: 845px;
	margin-left: 41px;
}
.floor-map-menu1 ul {
	
}
.floor-map-menu1 ul li {
	width: 261px;
}
.floor-map-menu2 {
	text-align: center;
}

.sdmail {
	width: 419px;
	margin: 50px auto;
}

#image-btn {
	cursor: pointer;
	border: 0px;
    width: 205px;
    height: 57px;
    background: url(../../images/contact_07.jpg) left top no-repeat;
}
#image-btn2 {
	cursor: pointer;
	border: 0px;
    width: 205px;
    height: 57px;
    background: url(../../images/contact_09.jpg) left top no-repeat;
}