@charset "UTF-8";

.midashi_graduate {
	font-size: 14px;
	color: #003399;
	background-image: url(../beginner/graduate/images/pict_graduate.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	width: 570px;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom:10px;
	margin-top:10px;
	border-bottom: 1px solid #003399;
	display: inline;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;
}
.midashi_student {
	background-image: url(../beginner/graduate/images/pict_student.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline;
	float: left;
	width: 570px;
	margin-right: 5px;
	margin-left: 5px;
		margin-bottom:10px;
			margin-top:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom:1px solid #003399;
	font-size: 14px;
	font-weight:bold;
	color: #003399;
}

.picimg{
	margin-left:8px;
	margin-top:0px;
	border:1px solid #CACACA;
	margin-right:5px;
	}
.menudetail{
	display:block;
	float: left;
	width: 570px;
	height:22px;
	margin-right: 5px;
	margin-left: 5px;
		margin-bottom:10px;
			margin-top:10px;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom:1px solid #003399;
	font-size: 14px;
	font-weight:bold;
	color: #003399;
	letter-spacing:0.2em;
	line-height:1.6;
}

#tdes table{
	border:1px solid #CCCCCC;
	margin-top:0px;
		margin-bottom:10px;
	}

#tdes .thcell1{
	text-align:center;
	width:120px;
	padding:5px;
	line-height:1.6;
		border-bottom:1px solid #CCCCCC;
			border-right:1px solid #CCCCCC;
			background-color:#ECEEF0;
			letter-spacing:0.2em;
				}
#tdes .thcell2{
	text-align:center;
	width:120px;
	padding:5px;
	line-height:1.6;
			border-right:1px solid #CCCCCC;
						background-color:#ECEEF0;
									letter-spacing:0.2em;
	}

#tdes .tdcell1{
	padding:5px;
	line-height:1.6;
		border-bottom:1px solid #CCCCCC;
	}
#tdes .tdcell2{
	padding:5px;
	line-height:1.6;
	}