@import "../../css/common.css";

.contents {
	text-align:left;
	background:url(../images/back.jpg) no-repeat right bottom;
	height:auto;
	width:900px;
	/*overflow:auto;*/
}


.contents h2 img {
	display:block;
}
/*-------------VIOLET RECRUIT------------------*/
#link {
	float:left;
	width:450px;
}

#head_left {
	float:left;
}
#head_right {
	float:left;
	background-color:#1a61f3;
	padding:6px 0 6px 235px;
	margin-top:30px;
}



#link div {
	padding-left:31px;
}

#link p {
	margin:15px 0;
	padding-left:30px;
}

#link dl {
	margin-bottom:25px;
	width:348px;
	padding:0 10px;
	margin-left:30px;
}

#link dt {
	border-bottom:solid 1px #1a61f3;
	float:left;
	width:55px;
	padding-top:7px;
}

#link dd {
	border-bottom:solid 1px #1a61f3;
	float:left;
	width:293px;
	padding-top:7px;
}

#about {
	background:url(../images/about_back.gif) no-repeat left top;
	height:89px;
}

#banner {
	background:url(../images/banner_back.gif) no-repeat left top;
	height:211px;
}

#banner dt {
	width:80px;
	height:62px;
}


#banner dd {
	width:268px;
	height:62px;
}

#banner dt.dtop {
	height:55px;
}
#banner dd.dtop {
	height:55px;
}
/*----------------------BANNER LIST--------------------------*/
#banner_list {
	float:right;
	margin-top:30px;
	width:432px;
}

#banner_list li {
	float:left;
	width:88px;
	height:90px;
	padding-left:20px;
	line-height:12px;
}

#banner_list li img {
	display:block;
	padding-bottom:2px;
}

