@charset "utf-8";
/* CSS Document */

#wrapper
{
	right: auto;
	width: 900px;
	margin: 5px auto 0 auto ;
}
#header {
	width: 900px;
	height:65px;
}
#header-logo {
	width: 900px;
	height:38px;
	background: url(../industry/img/head_logo.gif);
	background-repeat: no-repeat;
	position: relative;
}
#header-logo h1 {
	display:none;
}
#header-left {
	float: left;
	text-align: left;
}
#header-right {
	float:right;
	text-align:right;
}
#header-img {
	width: 900px;
	height:260px;
	background: url(../industry/img/head_img.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#header-img h2 {
	display:none;
}
#contents {
	width: 900px;
	clear:both;
}
#contents-left {
	width: 672px;
	float: left;
}
#industry-menu {

}
#industry-menu li {
	width:92px;
	margin:0 2px 0 0px;
	float:left;
}
#contents-main {
	border:1px #017C3B solid;
	width: 648px; !important
	width: 668px;
	padding:20px 10px 40px 10px;
	text-align:left;
	margin-bottom:40px;
	}
#contents-right {
	float:right;
	width:220px;
}
#contents-right hr {
	border: none;
	border-top:1px #017C3B dashed;
	height:1px;
	color:#FFFFFF;
	width:220px;
	margin: 5px 0 ;
}
#contents-right .bnr {
	margin-bottom:10px;
}
#address {
	width: 220px;
	border: 1px solid #017C3B;
	background-color:#FFFFCC;
	padding: 10px 0 ;
	margin-bottom:30px;
}
#footer {
	width:900px;
	text-align:right;
}
#footer hr {
	border: none;
	border-top:1px #017C3B solid;
	height:1px;
	color:#FFFFFF;
	width:900px;
	margin: 0 ;
}

/*div {
	position: relative;
	border:1px #000000 solid;
}*/


#title {
margin-bottom:10px;
}
#story01 {
float:left;
width:628px; !important
width:648px;
margin:10px 0 30px 10px;
}
#image01 {
float:right;
margin:0 0 0 10px;
}
#pricelist {
	width:628px;
	text-align:center;
	margin:0 0 20px 10px;
}
#pricelist caption {
	text-align: left;
	font-weight: bold;
}
#schedulelist {
	width:200px;
	border: 1px #017C3B  solid;
	text-align:center;
	margin-top: 5px;
}
#sl_l {
	width:200px;
float:right;
margin:0px 5px 5px 5px;
}
#sl_l {
	width:200px;
float:left;
margin:0px 5px 5px 5px;
}
#sl_r {
	width:200px;
float:left;
margin:0px 5px 5px 5px;
}
#sl_l .line , #sl_r .line  {
border-left:1px #017C3B  solid;
}
h5 {
	width:195px;
	text-align:left;
	color: #017C3B;
	font-weight: bold;
	border-left: 5px solid #017C3B;
	text-indent: 5px;
	font-size: 14px;
	letter-spacing: normal;
	display: block;
}

