﻿@charset "utf-8";


#main_contents {
	background:url(../images/base_staff.png) no-repeat center top;
	width:951px;
	height:761px;
	position:relative;
}

#main_contents ul {
	width:772px;
	margin:0 auto;
	padding:50px 0;
}

#main_contents ul li {
	background:url(../images/line_cast.png) no-repeat bottom;
	padding:25px 0 35px 48px;
}

#main_contents ul li.last {
	background:none;
}
