@charset "utf-8";


#headerCopy {
	width: 800px;
	border-right: 1px solid #000;
}


/*----------------------------------
 colum3
 width: 980px;
------------------------------------*/
.colum2 {
	width: 978px;
	overflow: hidden;
	background: url(../imgs/bg_index.gif) repeat-y -1px top;
}
.colum2 .first {
	width: 490px !important;
	float: left;
	overflow: hidden;
	background: #000;
}
.colum2 .first img {
	padding: 50px 0 50px 40px;
}
.colum2 .colum {
	width: 244px;
	float: left;
	overflow: hidden;
}
#index .colum h3 {
	padding: 10px;
}
#index .colum h4 {
	margin: 0 0 15px 0;
	padding-top: 10px;
	border-top: none;
}

.link001,
.link002 {
	text-indent: -9999px;
	text-decoration: none;
	line-height: normal;
	overflow: hidden;
	display: block;
}
.link001 a {
	width: 230px;
	height: 20px;
	top: 712px;
	margin-left: 224px;
	position: absolute;
	display: block;
	z-index: 1000;
	overflow: hidden;
}
.link002 a {
	width: 94px;
	height: 20px;
	top: 822px;
	margin-left: 360px;
	position: absolute;
	display: block;
	z-index: 1000;
	overflow: hidden;
}





