@import "/css/template01.css";

#conts h2 {
	margin-bottom: 10px;
	background: url(/img/recruit/intern/h2_back.gif) repeat-x;
}

#conts h3 {
	padding: 0px 0px 4px 0px;
	margin: 20px 0px 10px 0px;
}

#conts ul {
	padding-left: 10px;
	
}

#conts ul ul {
	padding: 15px 0 0 10px;
	
}

#conts li {
	margin: 0px 0px 20px 35px;
	padding-left: 10px;
	background: url(/img/sitemap/arrow01.gif) no-repeat
}

#conts li a {
	font-weight: bold;
	color: #333;
}

#conts .left {
	margin-right: 100px;
	float: left;
}

#conts .right {
	float: left;
}



