@charset "utf-8";

/*////////////////////////////////////////////////////////////

	[index.css] recruitment
	
	(C)Shinkousoku Printing Inc.	

////////////////////////////////////////////////////////////*/

div#content h2 {
	background: url(../img/title_information.gif) no-repeat;
}

div#content div.section ul.pdf li {
	margin: 0 0 5px;
	<!--background: url(../../common/img/bullet/file_pdf.gif) no-repeat 2px 1px-->;
}

div#content div.section div.wrap {
	margin: 20px;
	padding: 10px;
	background-color: #B0E0E6;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
}

div#content div.section div.wrap p {
	margin: 0;
	text-align:center;
}

div#content div.section div.wrap2 {
	margin: 20px;
	padding: 10px;
	background-color: #B0E0E6;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
}

div#content div.section div.wrap2 p {
	margin: 0;
}