/* CSS Document */




/*------CONT------*/
#contents {
	width: 100%;
	min-height: 500px;
	height: auto !important;





	height: 500px;
	padding: 0 0 50px 0;
	/*margin-bottom: 50px;*/
}
div.maintitle {
    width: 940px;
	height: 34px;
	position: relative;
	margin: 0 auto;
	padding: 50px 0 35px 0;
}
div.line_dot{
	width: 940px;
	position: relative;
	margin: 0 auto;
	min-height: 1px;
	height: auto !important;
	height: 1px;
	font-size: 0;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../img/line_dot940.gif);
	clear:both;
}
div.line_black{
	width: 940px;
	position: relative;
	margin: 0 auto;
	min-height: 1px;
	height: auto !important;
	height: 1px;
	font-size: 0;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../img/line_black940.gif);
	clear:both;
}
div.link{
	width: 940px;
	height: 80px　
	position: relative;
	margin: 0 auto;
}





