@charset "utf-8";
/* GRADUATE CSS */


h3 {
	background-repeat: no-repeat;
	background-position:0 0;
	margin:5px 0 20px;
	height:27px;
	padding:10px 0 0 11px;
}
h4{
	margin:15px 0 8px;
	padding:0 0 0 15px;
	background-repeat: no-repeat;
	background-position:0 0;
}
/* index */
#ind {
}
#ind .cts01 {
	width:595px;
	margin:0 auto 30px;
	height:100%;
}
#ind .left01 {
	float:left;
	width:240px;
}
#ind .right01 {
	float:right;
	width:340px;
}

#ind .table {
	border-left:1px solid #c9c7be;
	border-top:1px solid #c9c7be;
	width:595px;
	margin:0 auto;
}
#ind .table td {
	border-right:1px solid #c9c7be;
	border-bottom:1px solid #c9c7be;
	color:#666;
}
#ind .table td span {
	font-size:0.85em;
}
#ind .td01 {
	text-align:center;
	background-color:#ededdc;
}
#ind .td02 {
	background-color:#f3f3ec;
	width:110px;
}
#ind .table02 {
	border-left:1px solid #c9c7be;
	border-top:1px solid #c9c7be;
	margin:15px 0 0;
}
#ind .table02 td {
	border-right:1px solid #c9c7be;
	border-bottom:1px solid #c9c7be;
	color:#666;
}
#ind .senkou_txt{
	font-weight:bold;
	margin-top:10px;
}

/* exam */
#exa{
	padding:10px 0 0;
}
#exa .table{
	border-left:1px solid #c9c7be;
	border-top:1px solid #c9c7be;
	margin:0 0 20px;
}
#exa .table td{
	border-right:1px solid #c9c7be;
	border-bottom:1px solid #c9c7be;
	color:#666;
	text-align:center;
}
#exa .td01 {
	text-align:center;
	background-color:#ededdc;
}
#exa .cts01{
	width:595px;
	margin:0 auto;
}
#exa .btn{
	width:265px;
	margin:15px 0 0 auto;
}





















