/* CSS Document */




/*------CONT------*/

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





	height: 500px;
	padding: 0 0 30px 0;
	/*margin-bottom: 50px;*/
}
div.maintitle {
    width: 940px;
	height: 34px;
	position: relative;
	margin: 0 auto;
	padding: 50px 0 35px 0;
}
div.detail {
    width: 940px;
	min-height: 690px;
	height: auto !important;
	height: 690px;
	position: relative;
	margin: 0 auto;
	clear:both;
}
div.detail01 {
    width: 460px;
	float: left;
}
div.detail02 {
	width: 480px;
	float: left;
	padding: 0px;
}
div.list {
	width: 480px;
	float: left;
	line-height:0;
	background-image: url(../img/line_dot480.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear:both;
}
div.list_start {
	width: 480px;
	float: left;
	background-image: url(../img/line_black480.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
	clear:both;
}
div.detail h3 {
	font-weight: lighter;
	line-height: 2;
	float: left;
	width: 80px;
	padding: 5px 20px 5px 0;
}
div.detail h4 {
	font-weight: lighter;
	line-height: 2;
	float: left;
	width: 360px;
	padding: 5px 0 5px 0;

}
div.line_black{
	width: 480px;
	position: relative;
	margin: 0 auto;
	min-height: 1px;
	height: auto !important;
	height: 1px;
	font-size: 0;
	line-height: 0;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../img/line_black480.gif);
	clear:both;





}