@charset "utf-8";
#main {
	position:absolute;
	width:750px;
	height:1750px;
	margin-left: -375px;
	margin-bottom: 50px;
	left: 50%;
}
#cont-1 {
	position:absolute;
	width:750px;
	height:600px;
}
#cont-2 {
	position:absolute;
	width:750px;
	height:700px;
	top: 700px;
}
#cont-3 {
	position:absolute;
	width:750px;
	height:600px;
	top: 1400px;
}
.main-con {
	position:absolute;
	top:120px;
	width:600px;
	height: 410px;
	right: 0px;
}
.main-con  a {
	color: #FF6600;
}
.c-1, .c-2, .c-3 {
	width:80px;
	height:15px;
	position: absolute;
	text-align: center;
	border-bottom-width: thin;
	border-left-width: thick;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	top: 80px;
}
.c-1 {
	right: 180px;
}
.c-2 {
	right: 90px;
}
.c-3 {
	right: 0px;
}
#tai1, #tai2  {
	position:absolute;
	top:80px;
	width:100px;
	height:450px;
	background-repeat: no-repeat;
}
#tai1 {
	background-image: url(../image/address.gif);
}
#tai2 {
	background-image: url(../image/mailform.gif);
}
.tag_tex  {
	font-size: 14px;
	font-weight: bolder;
	color: #FF6600;
}
.tag_tex a:hover {
	color: #FF6600;
}
.tag_co {
	color: #CCCCCC;
}
#map {
	position:absolute;
	width:300px;
	height: 310px;
	top: 50px;
	text-align: center;
}
#offce {
	position:absolute;
	width:280px;
	height: 310px;
	top: 51px;
	right: 0px;
}
.offce-add {
	position:relative;
	width:280px;
	height: 30px;
	top: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.offce-na {
	position:absolute;
	width:80px;
	height: 20px;
	top: 10px;
}
.offce-con {
	position:absolute;
	width:200px;
	height: 20px;
	top: 10px;
	right: 0px;
}
#offce-add1 {
	position:relative;
	width:280px;
	height: 80px;
	top: 0px;
}
#offce-na1 {
	position:absolute;
	width:80px;
	height: 20px;
	top: 25px;
}
#offce-con1 {
	position:absolute;
	width:200px;
	height: 60px;
	top: 10px;
	right: 0px;
}
