﻿@charset "utf-8";
/* CSS Document */

.wrapper-all {
	background: url(/saiyo/graduates/people/special/images/bg_all.gif) no-repeat left top;
	padding-top: 40px;
	overflow: hidden;
	padding-bottom: 30px;
}
.wrapper-all-inner {
	width: 516px;
	margin-left: 80px;
}
.wrapper-ttl {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px dotted #000;
}
.wrapper-ttl h3 {
	padding-top: 18px;
	padding-bottom: 18px;
}
.wrapper-category {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px dotted #000;
}
.category-txt {
	padding-top: 14px;
	padding-bottom: 10px;
}
.category-btn {
	text-align: right;
}
